src/views/systemSetting/baseSetting/user/components/main/index.vue @@ -261,6 +261,7 @@ url: "sccg/admin/deleteBatch?ids=" + idArr, }).then((res) => { if (res.code === 200) { this.$message({ type: "success", message: "删除用户信息成功",