소스 검색

refactor(采购订单发票): 移除发货总重表头的headerSlot配置

liujt 1 개월 전
부모
커밋
37f531c84d
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/purchasingManage/purchaseOrder/invoice/components/inventoryTable.vue

+ 0 - 1
src/views/purchasingManage/purchaseOrder/invoice/components/inventoryTable.vue

@@ -684,7 +684,6 @@
             label: '发货总重',
             slot: 'sendTotalWeight',
             align: 'center',
-            headerSlot: 'headerTotalCount'
           },
           {
             width: 170,