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