mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 12:46:43 +08:00
[FIX]【自助入司优化】签名-申请人签名完成后,app端担保人签名页面跳转问题
This commit is contained in:
@@ -120,7 +120,7 @@ export default {
|
||||
}
|
||||
if (this.$route.query.dialogFlag) {
|
||||
Dialog.alert({
|
||||
message: '签名成功,请点击“确认”按钮并联系申请人进行后续操作!'
|
||||
message: '签名成功,请联系申请人进行后续操作!'
|
||||
}).then(() => {})
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user