hfxc226 hace 2 años
padre
commit
2b080c0345
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      src/views/tool/tool-log/ToolLog.vue

+ 4 - 4
src/views/tool/tool-log/ToolLog.vue

@@ -125,26 +125,26 @@ export default {
           title: '备注',
           dataIndex: 'remark'
         },
-        {
+        /* {
           title: '创建人名称',
           dataIndex: 'createdUserName'
         },
         {
           title: '创建时间',
           dataIndex: 'createdTime'
-        },
+        }, */
         {
           title: '检测日期',
           dataIndex: 'checkDate'
         },
-        {
+        /* {
           title: '检定图片路径',
           dataIndex: 'imgPath'
         },
         {
           title: '检定文件路径',
           dataIndex: 'filePath'
-        },
+        }, */
         {
           title: '操作',
           key: 'action',