hfxc226 2 жил өмнө
parent
commit
9c6ace3439

+ 2 - 2
src/views/dashboard/MeasureLogReport.vue

@@ -128,7 +128,7 @@ export default {
           width: 120,
           dataIndex: 'totalNum'
         },
-        {
+        /* {
           title: '完成数量',
           width: 120,
           dataIndex: 'totalFinishNum'
@@ -142,7 +142,7 @@ export default {
           title: '完成率',
           width: 120,
           dataIndex: 'finishRate'
-        },
+        }, */
         {
           title: '操作',
           key: 'action',