浏览代码

Merge branch 'crm_17.0' into debug

bding 1 天之前
父节点
当前提交
9fd17d6909
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/roadshow_manage/compononts/sellerAddAct.vue

+ 1 - 0
src/views/roadshow_manage/compononts/sellerAddAct.vue

@@ -171,6 +171,7 @@ export default {
 
     // 确认按钮
     async confirm() {
+      if(!this.formData.companyId) return this.formData.companyName = ''
       await this.$refs.form.validate();
       const res = await roadshowInterence.ficcAddActivity({
         ActivityType: this.formData.activityType, //活动类型