Browse Source

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

695593266@qq.com 2 tháng trước cách đây
mục cha
commit
1f9da06688
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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',