天府星配置

This commit is contained in:
liuye
2022-11-03 10:11:01 +08:00
parent 6021b64cd7
commit 7f5fcdadb6
4 changed files with 14 additions and 15 deletions

View File

@@ -130,7 +130,7 @@ export default {
},
getList() {
this.instance.post(`/appwechatuser/list`,null,{
this.instance.post(`api/appwechatuser/list`,null,{
params: {
...this.page,
...this.search,