zs
2025-05-13 de4a3a2c1b39c128d4ecd23367db5fcbda957bdd
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: '是否锁定',
  },