Przeglądaj źródła

合作伙伴档案新建调整

qymljy 1 rok temu
rodzic
commit
7c716b7e10
1 zmienionych plików z 7 dodań i 0 usunięć
  1. 7 0
      src/Form/marketing2/agent/add.vue

+ 7 - 0
src/Form/marketing2/agent/add.vue

@@ -344,6 +344,13 @@ export default {
       }
     },
     chooseEnterprise (item) {
+      console.log(item,'已选企业')
+      this.form.erpagentnum = item.erpagentnum
+      this.form.grade = item.grade
+      this.form.limitreturnday = item.limitreturnday
+      this.form.invoicingpoint = item.invoicingpoint
+      this.form.saleclassauth = item.saleclassauth
+      this.radio = item.freefreightamount
       this.visible = false
       this.form.enterprisename = item.enterprisename
       this.form.sys_enterpriseid = item.sys_enterpriseid