Przeglądaj źródła

模型准确率统计表格自适应

yl 6 miesięcy temu
rodzic
commit
3d76446afd

+ 1 - 0
cpp-ui/src/views/regulation/modelAccuracyStatistics/index.vue

@@ -47,6 +47,7 @@
         border v-loading="loading"
         class="custom-table"
         max-height="350px"
+        auto-resize
         element-loading-background="rgba(8, 61, 92,1)"
         :data="tableData.slice((currentPage-1) * pageSize,currentPage * pageSize)"
       >