瀏覽代碼

设备位号功能

hfxc226 2 年之前
父節點
當前提交
9c6ace3439
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/dashboard/MeasureLogReport.vue

+ 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',