소스 검색

修复已盘点不显示

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

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

@@ -100,7 +100,7 @@ const columns = reactive(
       title: '已盘点数量',
       key: 'countedQuantity',
       dataIndex: 'countedQuantity',
-      width:180,
+      width:170,
     },
     {
       title: '状态',