Browse Source

土建--主要材料清单 分页改为10条

yunxing 4 năm trước cách đây
mục cha
commit
d45043ef85
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/equipment/table/tjTable.vue

+ 1 - 1
src/views/equipment/table/tjTable.vue

@@ -62,7 +62,7 @@ export default {
             tableData: [],
             total: 0,
             currentPage: 1,
-            size: 13,
+            size: 10,
             lb: '',
             brand: ''
         }