|
@ -525,6 +525,7 @@ export const ProductionreturnRequestDetail = useCrudSchemas( |
|
|
width: 120 |
|
|
width: 120 |
|
|
}, |
|
|
}, |
|
|
isTable: false, |
|
|
isTable: false, |
|
|
|
|
|
isTableForm: false, |
|
|
tableForm: { |
|
|
tableForm: { |
|
|
isInpuFocusShow: true, |
|
|
isInpuFocusShow: true, |
|
|
isSearchList: true, // 开启查询弹窗
|
|
|
isSearchList: true, // 开启查询弹窗
|
|
@ -580,6 +581,7 @@ export const ProductionreturnRequestDetail = useCrudSchemas( |
|
|
width: 120 |
|
|
width: 120 |
|
|
}, |
|
|
}, |
|
|
isTable: false, |
|
|
isTable: false, |
|
|
|
|
|
isTableForm: false, |
|
|
tableForm: { |
|
|
tableForm: { |
|
|
disabled: true |
|
|
disabled: true |
|
|
}, |
|
|
}, |
|
|