|
@@ -247,7 +247,7 @@ function handleRemove(index) {
|
|
|
<div v-show="loading" class="h-100vh w-full absolute z-3000 bg-hex-000000b3 flex items-center justify-center">
|
|
|
<van-loading color="#ffffffcc" text-color="#ffffffcc" vertical>加载中...</van-loading>
|
|
|
</div>
|
|
|
- <div class="xmgktParentDiv h-100vh overflow-auto">
|
|
|
+ <div class="xmgktParentDiv h-100vh overflow-auto bg-white">
|
|
|
<div class="tableContainer">
|
|
|
<div class="topPart">
|
|
|
<table class="Tb" width="100%" cellspacing="0" cellpadding="0">
|