zhaoxiaoqiang
2021-07-28 6970e36ad97ba1a4a9d69e4b388173a7d84be7bb
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};