运营商VIP

This commit is contained in:
2023-11-24 14:36:59 +08:00
parent f2fac36715
commit f7a8d48b69
7 changed files with 137 additions and 27 deletions

View File

@@ -336,7 +336,7 @@ export default {
getMerchantList() {
getMerchantList().then((response) =>{
console.log("response", response)
this.merchantList = response.obj
this.merchantList = response.obj;
})
},
// 取消按钮