|
|
@ -691,7 +691,8 @@ export const ProductionDetail = useCrudSchemas(reactive<CrudSchema[]>([ |
|
|
|
}, |
|
|
|
tableForm:{ |
|
|
|
multiple: true, |
|
|
|
enterSearch:true, |
|
|
|
disabled: true, |
|
|
|
// enterSearch:true,
|
|
|
|
// isInpuFocusShow: true,
|
|
|
|
searchListPlaceholder: '请选择物料代码', // 输入框占位文本
|
|
|
|
searchField: 'itemCode', // 查询弹窗赋值字段
|
|
|
|