修改问题
This commit is contained in:
@@ -306,7 +306,6 @@ export default {
|
||||
let token = that.token
|
||||
let userId = that.userId
|
||||
let cashMoney = that.cashMoney;
|
||||
console.log('tixian');
|
||||
if (token) {
|
||||
if (that.aliZhiFuBao && that.aliZhiFuBaoName) {
|
||||
if (!/^\d+(\.\d{1,2})?$/.test(that.money)) {
|
||||
@@ -368,9 +367,8 @@ export default {
|
||||
});
|
||||
}
|
||||
} else {
|
||||
uni.navigateTo({
|
||||
url: "/me/yaoqing/aliZhiFuBao"
|
||||
})
|
||||
console.log(that.aliZhiFuBao,that.aliZhiFuBaoName,'tixian');
|
||||
this.ymfgoaliZhiFuBao()
|
||||
}
|
||||
} else {
|
||||
uni.navigateTo({
|
||||
|
||||
Reference in New Issue
Block a user