瀏覽代碼

合作伙伴档案新建调整

qymljy 1 年之前
父節點
當前提交
7c716b7e10
共有 1 個文件被更改,包括 7 次插入0 次删除
  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