Commit a1f4c886 authored by jiangqihao's avatar jiangqihao

总代理商管理

parent 4d9e5758
......@@ -229,7 +229,7 @@ export default {
'formData.ExtSocialUnifiedCreditCode_SDK': {
handler(newValue) {
console.log("单个属性监听", newValue)
this.sections[0].formDesc.ExtRegisteredCapital_SDK.default = ''
this.sections[0].formDesc.ExtRegisteredCapital_SDK.default =
qccGetOne({searchKey: newValue}).then(res =>{
this.sections[0].formDesc.ExtRegisteredCapital_SDK.default = res.results.Result.RegistCapi
})
......
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