Explorar el Código

线索转客户调整

qymljy hace 2 años
padre
commit
8a9749503a

+ 2 - 0
src/SManagement/orderclue_detail/components/changeCustomer.vue

@@ -521,6 +521,8 @@ export default {
       this.form = Object.assign({},this.form,this.data)
       this.form.source = this.form.cluesource
       this.value = [this.form.province,this.form.city,this.form.county]
+      this.form.contactsinfo.name = this.data.name
+      this.form.contactsinfo.phonenumber = this.data.phonenumber
       this.gradeList()
       this.industryList()
       this.typeList()