ysy 2 lat temu
rodzic
commit
edb81fa8b2
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      src/views/produceWord/index.vue

+ 7 - 0
src/views/produceWord/index.vue

@@ -140,6 +140,13 @@
             showOverflowTooltip: true,
             minWidth: 110
           },
+          {
+            prop: 'completeTime',
+            label: '实际完成时间',
+            align: 'center',
+            showOverflowTooltip: true,
+            minWidth: 110
+          },
           {
             prop: 'createTime',
             label: '创建时间',