소스 검색

修复已盘点数量不显示

liuyanpeng 3 년 전
부모
커밋
6777574679
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/customer/InventoryDataProcessingStep4.vue

+ 0 - 1
src/components/customer/InventoryDataProcessingStep4.vue

@@ -102,7 +102,6 @@ const columns = reactive(
       dataIndex: 'countedQuantity',
       width:180,
     },
-
     {
       title: '状态',
       key: 'processed',