瀏覽代碼

工单查询时间优化

2 年之前
父節點
當前提交
cb0607d51e
共有 1 個文件被更改,包括 6 次插入6 次删除
  1. 6 6
      src/views/sqarepartmanage/sparepartinfo/SparePartInfo.vue

+ 6 - 6
src/views/sqarepartmanage/sparepartinfo/SparePartInfo.vue

@@ -357,12 +357,12 @@ export default {
           width: '150px',
           dataIndex: 'remark'
         },
-        {
-          title: '创建日期',
-          checked: true,
-          width: '200px',
-          dataIndex: 'createdTime'
-        },
+        // {
+        //   title: '创建日期',
+        //   checked: true,
+        //   width: '200px',
+        //   dataIndex: 'createdTime'
+        // },
         {
           title: '操作',
           checked: true,