hyingbo
2025-07-10 b1789a275504ef69b4ad09ac2ec49332bc19b74d
src/views/tms/modules/inboundOrder/InboundDetailList.vue
@@ -61,6 +61,11 @@
          dataIndex: 'applicationType',
          align: 'center',
        },
        {
          title: '库位号',
          align: 'center',
          dataIndex: 'locationCode',
        },
         {
          title: '入库数量',
          dataIndex: 'inStorageQuantity',