Sfoglia il codice sorgente

工单查询时间优化

2 anni fa
parent
commit
cb0607d51e

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