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',
             slot: 'specification',
             align: 'center'
             align: 'center'
           },
           },
-
+          {
+            minWidth: 200,
+            prop: 'taskName',
+            label: '工序',
+            slot: 'taskName',
+            align: 'center'
+          },
           {
           {
             width: 120,
             width: 120,
             prop: 'totalCount',
             prop: 'totalCount',