1
zhaoxiaoqiang
2021-07-28 31376f65082da91b54a0868b3460e2f21a5ea340
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};