mixin/mixin.js @@ -255,6 +255,10 @@ } return true }, async refreshList(){ this.page.current = 1 await this.getList() }, async getList() { if (this.listApi) { this.$message.showLoading()