xuxueyang
2024-07-25 ed30bf3cf96c92fb08c4d013d3747b84a0fc8645
mixin/mixin.js
@@ -278,7 +278,7 @@
                    }
                })
                if (data) {
                    if (this.page.current == 1) {
                    if (this.page.current === 1) {
                        this.list = data.records || []
                    } else {
                        //根据id去重正常