diff --git a/project/tianfuxing/AppMerchantList/AppMerchantList.vue b/project/tianfuxing/AppMerchantList/AppMerchantList.vue index fde64c65..36dcf09e 100644 --- a/project/tianfuxing/AppMerchantList/AppMerchantList.vue +++ b/project/tianfuxing/AppMerchantList/AppMerchantList.vue @@ -228,6 +228,7 @@ export default { this.instance.post(`api/appmerchantinfo/list`, null, { params: { ...this.page, + ...this.search }, }).then((res) => { if (res.code == 0) {