浏览代码

首件两检新增创建时间的显示

695593266@qq.com 2 月之前
父节点
当前提交
1f9da06688
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/views/produce/components/qualityInspection/index.vue

+ 7 - 0
src/views/produce/components/qualityInspection/index.vue

@@ -213,6 +213,13 @@
             showOverflowTooltip: true,
             minWidth: 120
           },
+          {
+            prop: 'createTime',
+            label: '创建时间',
+            align: 'center',
+            showOverflowTooltip: true,
+            minWidth: 120
+          },
 
           {
             prop: 'status',