Browse Source

修复已盘点数量不显示

liuyanpeng 3 years ago
parent
commit
6777574679
1 changed files with 0 additions and 1 deletions
  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',