Commit 32ef2ad2 authored by shenshaokai's avatar shenshaokai

fix:[47935] 新增合同-来源单据来回切换来源单据和供应商回显问题

parent be480302
......@@ -116,6 +116,13 @@ const Information = (props: any) => {
setBasicsVO(basicsVO);
getsourceType(e)
changeTabs?.(e)
attrValueForm.setFieldsValue({
sourceNo: '',
partyBName: '',
totalAmount: '',
associatedContractNo: ''
});
setfalg(false);
}
/* 选中的下拉框币别的值 */
const handleChangeCurrency = (w, e) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment