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