mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-04 01:50:17 +08:00
update
This commit is contained in:
@@ -244,7 +244,8 @@ export default {
|
||||
// 获取运营商列表
|
||||
getFinancialMerchantList() {
|
||||
const params = {
|
||||
|
||||
pageNum:1,
|
||||
pageSize:2
|
||||
}
|
||||
getFinancialMerchantList(params).then((response) => {
|
||||
console.log("response", response)
|
||||
|
||||
Reference in New Issue
Block a user