Explorar o código

修复已盘点数量不显示

liuyanpeng %!s(int64=3) %!d(string=hai) anos
pai
achega
7870c87e51
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/components/customer/InventoryDataProcessingStep4.vue

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

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