فهرست منبع

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

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