瀏覽代碼

修复已盘点不显示

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: '状态',