zhanghua
2023-02-09 e38da5941faf1f9120fe089cc884e0b48091452c
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: "删除用户信息成功",