Explorar el Código

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

695593266@qq.com hace 2 meses
padre
commit
1f9da06688
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  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',