zhaoxiaoqiang
2021-07-28 06b6121cbe23bb8b4909863d5770405d0cfe3b6e
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};