src/views/client/followupRecords/mixin/codeMixin.js
@@ -37,7 +37,7 @@ this.codeRule= (res.data.data&&res.data.data.data) ? res.data.data.data[0]:{} let autoRule=AutoRule let method=Method?Method:0 this.method=method; this.method=method let rules=List this.editConfig.infomation.ID=ID if (method == 0 && res.data.data.data.length > 0) { @@ -72,7 +72,7 @@ } } } if(this.editContactsConfig.infomation.id){ if(this.editConfig.infomation.id){ this.codeList( this.editConfig.infomation.number); }