问题件开发

This commit is contained in:
li.kai
2020-07-10 13:25:11 +08:00
parent 16dc18575d
commit 6ab65c3be1

View File

@@ -206,9 +206,11 @@ export default {
// uploadImg()
},
submit() {
this.dialog.type = 'confirm'
this.dialog.show = true
this.dialog.text = '为确定用户身份我们将向186xxxx8972此手机号发送验证码'
this.dialog = {
type: 'confirm',
show: true,
text: '为确定用户身份我们将向186xxxx8972此手机号发送验证码'
}
},
getMessage({ type, data }) {
// 获取dialog信息type为confirm时为短信框alert时是确定框