mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-20 22:26:44 +08:00
短信验证
This commit is contained in:
@@ -500,7 +500,6 @@ export default {
|
||||
},
|
||||
// 下一步
|
||||
submit() {
|
||||
this.dialog.show = true
|
||||
// 校验回复内容
|
||||
if (this.issueType === 'TB89' && this.newContract.feedback.trim() === '') return this.$toast('请填写回复内容')
|
||||
// 校验补充资料
|
||||
|
||||
Reference in New Issue
Block a user