yusheng 1 месяц назад
Родитель
Сommit
76e32fbaf8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/recordComponents/plan.vue

+ 1 - 1
src/views/recordComponents/plan.vue

@@ -15,7 +15,7 @@
         :datasource="datasource"
         :datasource="datasource"
         @columns-change="handleColumnChange"
         @columns-change="handleColumnChange"
         :cache-key="cacheKeyUrl"
         :cache-key="cacheKeyUrl"
-        autoAmendPage
+         height="calc(100vh - 420px)"
       >
       >
         <template v-slot:toolbar>
         <template v-slot:toolbar>
           <el-button
           <el-button