src/views/order/wxScore.vue @@ -102,7 +102,6 @@ }, // 获取订单列表 init(params = this.filter,isClear) { console.log("111"); this.loading = true; this.$api.wxScoreList(params).then(res => { this.filter = {...params};