From 08cf8adbecbfcc2c218fb4a8512ebaf88e8a5e91 Mon Sep 17 00:00:00 2001 From: Lemon Date: Sat, 16 Sep 2023 14:16:27 +0800 Subject: [PATCH] update --- jsowell-ui/src/views/financial/merchant.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/jsowell-ui/src/views/financial/merchant.vue b/jsowell-ui/src/views/financial/merchant.vue index 554c18ae2..cdaa7807d 100644 --- a/jsowell-ui/src/views/financial/merchant.vue +++ b/jsowell-ui/src/views/financial/merchant.vue @@ -144,6 +144,7 @@ export default { return { // 运营商列表 merchantInfoList: [], + merchantList: [], loading: true, showOrHideText: "显示更多查询条件", buttonBoolean: false,