瀏覽代碼

界面优化

luojun 2 年之前
父節點
當前提交
53f658c0c5
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/check/index.vue
  2. 1 1
      src/views/resumption/plan/index.vue

+ 1 - 1
src/views/check/index.vue

@@ -184,7 +184,7 @@
           </div>
           <el-table
             border
-            height="646"
+            height="700"
             size="small"
             v-loading="loading"
             :data="pageData"

+ 1 - 1
src/views/resumption/plan/index.vue

@@ -147,7 +147,7 @@
 
           <el-table
             border
-            height="646"
+            height="700"
             size="small"
             v-loading="loading"
             :data="pageData"