mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 21:52:53 +08:00
Merge branch 'feature/【保全】' into dev
This commit is contained in:
@@ -286,7 +286,7 @@ export default {
|
||||
// 获取银行卡列表
|
||||
async getBank() {
|
||||
let data = {
|
||||
operateType: 'claim_bank_type'
|
||||
operateType: 'bank_type'
|
||||
}
|
||||
let res = await getBankList(data)
|
||||
if (res.result == '0') {
|
||||
|
||||
Reference in New Issue
Block a user