摘要: goSubmit() { window._hmt.push([ "_trackEvent", "点击提交", "点击", "提交外部嘉宾的个人信息", ]); const telReg = /^1\d{10}$/; if (!this.formData.company) { weui.toast(" 阅读全文
posted @ 2022-06-10 15:54 阳菜 阅读(386) 评论(0) 推荐(0) 编辑
摘要: <!-- <div class="party1_form_item"> <span>行业类别</span> <br /> <br /> <select class="labars" v-model="formData.field"> <option :value="item.label" v-for 阅读全文
posted @ 2022-06-10 15:49 阳菜 阅读(47) 评论(0) 推荐(0) 编辑
摘要: // 倒计时60s getCodeWait() { let TIME_COUNT = 60; if (!this.timer) { this.count = TIME_COUNT; this.show = false; this.timer = setInterval(() => { if (thi 阅读全文
posted @ 2022-06-10 11:49 阳菜 阅读(433) 评论(0) 推荐(0) 编辑