商户管理
This commit is contained in:
@@ -228,6 +228,7 @@ export default {
|
||||
this.instance.post(`api/appmerchantinfo/list`, null, {
|
||||
params: {
|
||||
...this.page,
|
||||
...this.search
|
||||
},
|
||||
}).then((res) => {
|
||||
if (res.code == 0) {
|
||||
|
||||
Reference in New Issue
Block a user