zhaoxiaoqiang
2021-07-27 3e5edefb206c7b3593606ad04709bd67d0205753
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};