HIAWms/hiawms_web/src/widgets/WmsStoreInfo/Views/Pages/WmsPlace/Config.ts
@@ -1,3 +1,5 @@ import { title } from 'process' export const columns = [ { type: 'seq', @@ -37,6 +39,10 @@ title: '层', }, { field: 'maxStockNumber', title: '最大库存数', }, { field: 'islockDesc', title: '是否锁定', },