فهرست منبع

refactor(采购订单详情): 移除详情列表中多余包装规格列的显示

liujt 7 ماه پیش
والد
کامیت
61a1e7b65d
1فایلهای تغییر یافته به همراه7 افزوده شده و 7 حذف شده
  1. 7 7
      src/views/bpm/handleTask/components/purchaseOrder/detailDialog.vue

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

@@ -359,13 +359,13 @@
           //   label: '单位',
           //   align: 'center'
           // },
-          {
-            minWidth: 180,
-            prop: 'packingSpecification',
-            align: 'center',
-            label: '包装规格',
-            showOverflowTooltip: true
-          },
+          // {
+          //   minWidth: 180,
+          //   prop: 'packingSpecification',
+          //   align: 'center',
+          //   label: '包装规格',
+          //   showOverflowTooltip: true
+          // },
           {
             width: 120,
             prop: 'totalCount',