商户管理

This commit is contained in:
liuye
2022-11-08 10:33:06 +08:00
parent 8031358f60
commit c56e8127d7

View File

@@ -228,6 +228,7 @@ export default {
this.instance.post(`api/appmerchantinfo/list`, null, {
params: {
...this.page,
...this.search
},
}).then((res) => {
if (res.code == 0) {