订单,提现功能调整
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
data : subData,
|
||||
success : res => {
|
||||
uni.showToast({
|
||||
title: '表单信息已存储',
|
||||
title: '机构信息已暂存',
|
||||
icon : 'none'
|
||||
})
|
||||
}
|
||||
@@ -270,8 +270,10 @@
|
||||
})
|
||||
}
|
||||
},
|
||||
onBackPress() {
|
||||
this.onSubmit('local')
|
||||
},
|
||||
onNavigationBarButtonTap() {
|
||||
console.log(this.$Route.query)
|
||||
let { userBankId, isMy} = this.$Route.query
|
||||
if(!isMy) {
|
||||
uni.showToast({
|
||||
|
||||
Reference in New Issue
Block a user