Explorar o código

feat(销售订单): 恢复本次收货数量列的显示

yusheng hai 8 meses
pai
achega
d6f31f039d

+ 8 - 8
src/views/saleManage/saleOrder/entrustedReceive/components/detailDialog.vue

@@ -244,14 +244,14 @@
           //   slot: 'orderTotalCount',
           //   align: 'center'
           // },
-          // {
-          //   width: 120,
-          //   prop: 'totalCount',
-          //   label: '本次收货数量',
-          //   slot: 'totalCount',
-          //   headerSlot: 'headerTotalCount',
-          //   align: 'center'
-          // },
+          {
+            width: 120,
+            prop: 'totalCount',
+            label: '本次收货数量',
+            slot: 'totalCount',
+            headerSlot: 'headerTotalCount',
+            align: 'center'
+          },
           // {
           //   width: 100,
           //   prop: 'receiveTotalCount',