|
@ -719,7 +719,74 @@ export const UnplannedreceiptRequestDetail = useCrudSchemas(reactive<CrudSchema[ |
|
|
action: '==', |
|
|
action: '==', |
|
|
isSearch: true, |
|
|
isSearch: true, |
|
|
isMainValue: false |
|
|
isMainValue: false |
|
|
}], |
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'HIBE', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'ZZBZ', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'WGJ', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'Q&J', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'PRHC', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'ONBZ', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'DZYH', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'CCP', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'BCP', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'QJ', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
},{ |
|
|
|
|
|
key: 'type', |
|
|
|
|
|
value: 'YCL', |
|
|
|
|
|
action: '!=', |
|
|
|
|
|
isSearch: true, |
|
|
|
|
|
isMainValue: false |
|
|
|
|
|
} |
|
|
|
|
|
], |
|
|
verificationPage: ItembasicApi.getItemListByCodes, // tableForm下方输入框校验失去焦点之后是否正确的方法
|
|
|
verificationPage: ItembasicApi.getItemListByCodes, // tableForm下方输入框校验失去焦点之后是否正确的方法
|
|
|
isShowTableFormSearch: true, //tableForm下方是否出现输入框
|
|
|
isShowTableFormSearch: true, //tableForm下方是否出现输入框
|
|
|
verificationParams: [{ |
|
|
verificationParams: [{ |
|
@ -751,7 +818,8 @@ export const UnplannedreceiptRequestDetail = useCrudSchemas(reactive<CrudSchema[ |
|
|
action: '==', |
|
|
action: '==', |
|
|
isSearch: true, |
|
|
isSearch: true, |
|
|
isMainValue: false |
|
|
isMainValue: false |
|
|
}], |
|
|
} |
|
|
|
|
|
], |
|
|
verificationParams: [{ |
|
|
verificationParams: [{ |
|
|
key: 'code', |
|
|
key: 'code', |
|
|
action: '==', |
|
|
action: '==', |
|
|