소스 검색

Merge branch 'crm_17.0' into debug

bding 6 일 전
부모
커밋
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, //活动类型