Browse Source

优化了联想公司无选择的情况

bding 1 ngày trước cách đây
mục cha
commit
3ab0438773
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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, //活动类型