flat: zanc1
This commit is contained in:
@@ -99,8 +99,12 @@
|
||||
})
|
||||
}
|
||||
}).catch((errors) => {
|
||||
if (/[\u4e00-\u9fff]/.test(errors.message)) {
|
||||
_this.$api.msg(errors.message)
|
||||
} else {
|
||||
this.$api.msg('请输入完整信件信息')
|
||||
}
|
||||
this.isNext = true
|
||||
this.$api.msg('请输入完整信件信息')
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user