|
|
@ -457,7 +457,6 @@ export const ProductionreturnRequestDetail = useCrudSchemas(reactive<CrudSchema[ |
|
|
|
width: 120 |
|
|
|
}, |
|
|
|
isTable: false, |
|
|
|
isTableForm: false, |
|
|
|
tableForm:{ |
|
|
|
isInpuFocusShow: true, |
|
|
|
isSearchList: true, // 开启查询弹窗
|
|
|
@ -507,7 +506,6 @@ export const ProductionreturnRequestDetail = useCrudSchemas(reactive<CrudSchema[ |
|
|
|
width: 120 |
|
|
|
}, |
|
|
|
isTable: false, |
|
|
|
isTableForm: false, |
|
|
|
tableForm:{ |
|
|
|
disabled: true |
|
|
|
}, |
|
|
|