【修复】小程序端银行卡提现,银行名称改为下拉选择
This commit is contained in:
@@ -6,11 +6,11 @@ const DictApi = {
|
||||
return request({
|
||||
url: `/system/dict-data/type`,
|
||||
method: 'GET',
|
||||
params: {
|
||||
type,
|
||||
},
|
||||
params: {
|
||||
type,
|
||||
},
|
||||
});
|
||||
},
|
||||
};
|
||||
|
||||
export default DictApi;
|
||||
export default DictApi;
|
||||
|
||||
Reference in New Issue
Block a user