xuxueyang
2024-07-25 d714523145c5e3d93ac7054870368674f525444f
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去重正常