duanshenglang 1 tuần trước cách đây
mục cha
commit
5eecb7f8c3
1 tập tin đã thay đổi với 4 bổ sung2 xóa
  1. 4 2
      lottery/registrationActivity.html

+ 4 - 2
lottery/registrationActivity.html

@@ -443,7 +443,8 @@
         && Number(toshopData.id) !== 116816531710011
         && Number(toshopData.id) !== 117422198310041
         && Number(toshopData.id) !== 117472990410101
-        && Number(toshopData.id) !== 117536128510031">【 报名成功还能抽华为手机! 】</div>
+        && Number(toshopData.id) !== 117536128510031
+        && Number(toshopData.id) !== 117795324310011">【 报名成功还能抽华为手机! 】</div>
         <el-form ref="form" label-position="left" label-width="120px">
           <el-form-item v-for="(item, index) in toshopData.formProList" :key="index" :label="item.name"
             :required="Boolean(item.isNeed)">
@@ -484,7 +485,8 @@
           && Number(toshopData.id) !== 116816531710011
           && Number(toshopData.id) !== 117422198310041
           && Number(toshopData.id) !== 117472990410101
-          && Number(toshopData.id) !== 117536128510031">【 报名成功还能抽华为手机 】</div>
+          && Number(toshopData.id) !== 117536128510031
+          && Number(toshopData.id) !== 117795324310011">【 报名成功还能抽华为手机 】</div>
         </el-button>
         <el-button class="signUp_btn" :loading="loading" @click="toSignUp" v-else>确定</el-button>
       </div>