xuxueyang
2024-07-24 499a94ded67a4c1e763dc6686afe5a2e99faf407
mixin/mixin.js
@@ -294,6 +294,9 @@
                    }
                    this.page.total = data.total || 0
                    if (this.getList_after) {
                        this.getList_after()
                    }
                }
                this.$message.hideLoading()
            }