重复提交提现
This commit is contained in:
parent
b4ff1d8f91
commit
60679c2242
|
|
@ -423,12 +423,6 @@ export default {
|
||||||
icon: 'none',
|
icon: 'none',
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
} catch (error) {
|
|
||||||
console.error('提交代理商申请失败:', error)
|
|
||||||
uni.showToast({
|
|
||||||
title: '网络错误,请重试',
|
|
||||||
icon: 'none',
|
|
||||||
})
|
|
||||||
} finally {
|
} finally {
|
||||||
this.submitting = false
|
this.submitting = false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ const ENV_CONFIG = {
|
||||||
// 正式版
|
// 正式版
|
||||||
// baseUrl: 'https://chu.chuangtewl.com/prod-api',
|
// baseUrl: 'https://chu.chuangtewl.com/prod-api',
|
||||||
// baseUrl: 'http://192.168.2.100:4601',
|
// baseUrl: 'http://192.168.2.100:4601',
|
||||||
baseUrl: 'https://chu.chuangtewl.com/prod-api',
|
baseUrl: 'http://192.168.2.100:4601',
|
||||||
appId: 1,
|
appId: 1,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user