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,