|
|
@ -618,6 +618,7 @@ export const UnplannedreceiptRequestDetail = useCrudSchemas(reactive<CrudSchema[ |
|
|
|
tableForm:{ |
|
|
|
multiple:true,//多选
|
|
|
|
isInpuFocusShow: true, // 开启查询弹窗
|
|
|
|
isShowTableFormSearch: true, |
|
|
|
searchListPlaceholder: '请选择物料代码',// 输入框占位文本
|
|
|
|
searchField: 'code',// 查询弹窗赋值字段
|
|
|
|
searchTitle: '物料基础信息', |
|
|
|