家医签约 手机拍照 签字版
This commit is contained in:
parent
7b8513be76
commit
90e5584626
@ -384,10 +384,13 @@
|
||||
this.$refs.uToast.show({
|
||||
title: '签约成功',
|
||||
type: 'success',
|
||||
duration: 1500,
|
||||
back: 1,
|
||||
|
||||
})
|
||||
uni.switchTab({
|
||||
url: "/pages/homepage/homepage"
|
||||
})
|
||||
// uni.switchTab({
|
||||
// url: "/pages/homepage/homepage"
|
||||
// })
|
||||
} else {
|
||||
this.$refs.uToast.show({
|
||||
title: '签约失败,请重新签约',
|
||||
@ -607,7 +610,7 @@
|
||||
//接收拍照或签名
|
||||
residentAutographPath(data) {
|
||||
this.query.residentAutographPath = data.residentAutographPath
|
||||
this.protocolshow = false
|
||||
// this.protocolshow = false
|
||||
},
|
||||
},
|
||||
onLoad(options) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user