schangxiang@126.com
2025-05-10 8372214fbc4db844645b846b286c441c1822af3d
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: '是否锁定',
  },