|
|
@ -489,7 +489,7 @@ export default { |
|
|
|
} else { |
|
|
|
this.formobj.busSalesOrderModel.vinNo = '' |
|
|
|
} |
|
|
|
getOrgSidByPath({ orgPath: this.linkByParameter.orgSidPath }).then((res) => { |
|
|
|
getOrgSidByPath({ orgPath: this.formobj.orgSidPath }).then((res) => { |
|
|
|
if (res.success) { |
|
|
|
fetchDetailsByUseOrgSid(res.data).then((response) => { |
|
|
|
if (response.success) { |
|
|
|