mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-03 09:29:59 +08:00
运营商VIP
This commit is contained in:
@@ -336,7 +336,7 @@ export default {
|
||||
getMerchantList() {
|
||||
getMerchantList().then((response) =>{
|
||||
console.log("response", response)
|
||||
this.merchantList = response.obj
|
||||
this.merchantList = response.obj;
|
||||
})
|
||||
},
|
||||
// 取消按钮
|
||||
|
||||
Reference in New Issue
Block a user