This commit is contained in:
yanran200730
2023-06-09 13:44:23 +08:00
parent 27e6fe0eb2
commit fc0f92a7de
4 changed files with 8 additions and 131 deletions

View File

@@ -168,7 +168,7 @@ export default {
},
getWechatList () {
this.instance.post(`/wxmpconfig/list?size=1000`).then(res => {
this.instance.post(`/api/wxmpconfig/list?size=1000`).then(res => {
if (res.code == 0) {
this.wechatList = res.data.records.map(v => {
return {