朱鑫波 hace 4 años
padre
commit
086458a979
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/modules/advertiser/ProjectMemberList.vue

+ 1 - 0
src/views/modules/advertiser/ProjectMemberList.vue

@@ -628,6 +628,7 @@
         params.projectId = this.record.projectId
         params.projectName = this.record.projectName
         params.systemType = this.systemType == '4' ? this.systemTypeName : this.systemType
+        params.channelType = "youteng"
         // 触发表单验证
         this.form.validateFields((err, values) => {
           if (!err) {