Kaynağa Gözat

优化委托收货详情对话框表格列显示,移除不必要字段

yusheng 9 ay önce
ebeveyn
işleme
57ab1484b1

+ 21 - 21
src/views/bpm/handleTask/components/saleOrder/entrustedReceive/detailDialog.vue

@@ -170,13 +170,13 @@
             slot: 'productCode',
             slot: 'productCode',
             align: 'center'
             align: 'center'
           },
           },
-          {
-            minWidth: 100,
-            prop: 'productCategoryName',
-            label: '类型',
-            slot: 'productCategoryName',
-            align: 'center'
-          },
+          // {
+          //   minWidth: 100,
+          //   prop: 'productCategoryName',
+          //   label: '类型',
+          //   slot: 'productCategoryName',
+          //   align: 'center'
+          // },
           {
           {
             width: 160,
             width: 160,
             prop: 'productBrand',
             prop: 'productBrand',
@@ -229,13 +229,13 @@
             align: 'center'
             align: 'center'
           },
           },
 
 
-          {
-            width: 110,
-            prop: 'orderTotalCount',
-            label: '订单总数量',
-            slot: 'orderTotalCount',
-            align: 'center'
-          },
+          // {
+          //   width: 110,
+          //   prop: 'orderTotalCount',
+          //   label: '订单总数量',
+          //   slot: 'orderTotalCount',
+          //   align: 'center'
+          // },
           {
           {
             width: 120,
             width: 120,
             prop: 'totalCount',
             prop: 'totalCount',
@@ -244,13 +244,13 @@
             headerSlot: 'headerTotalCount',
             headerSlot: 'headerTotalCount',
             align: 'center'
             align: 'center'
           },
           },
-          {
-            width: 100,
-            prop: 'receiveTotalCount',
-            label: '已收货总数',
-            slot: 'receiveTotalCount',
-            align: 'center'
-          },
+          // {
+          //   width: 100,
+          //   prop: 'receiveTotalCount',
+          //   label: '已收货总数',
+          //   slot: 'receiveTotalCount',
+          //   align: 'center'
+          // },
           {
           {
             width: 120,
             width: 120,
             prop: 'measuringUnit',
             prop: 'measuringUnit',