瀏覽代碼

工序字段

yusheng 1 年之前
父節點
當前提交
dfb29523e0
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      src/views/bpm/handleTask/components/purchaseOrder/detailDialog.vue

+ 7 - 1
src/views/bpm/handleTask/components/purchaseOrder/detailDialog.vue

@@ -423,7 +423,13 @@
             slot: 'specification',
             align: 'center'
           },
-
+          {
+            minWidth: 200,
+            prop: 'taskName',
+            label: '工序',
+            slot: 'taskName',
+            align: 'center'
+          },
           {
             width: 120,
             prop: 'totalCount',