Browse Source

增加库位前端的库区code搜索框

master_hella_20240701
chenfang 8 months ago
parent
commit
325b589eb7
  1. 1
      src/views/wms/basicDataManage/factoryModeling/location/location.data.ts

1
src/views/wms/basicDataManage/factoryModeling/location/location.data.ts

@ -68,6 +68,7 @@ export const Location = useCrudSchemas(reactive<CrudSchema[]>([
table: {
width: 150
},
isSearch:true,
form: {
// labelMessage: '信息提示说明!!!',
componentProps: {

Loading…
Cancel
Save