Browse Source

修复已盘点不显示

liuyanpeng 3 năm trước cách đây
mục cha
commit
32531ff2df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: '状态',