zhanghua
2022-11-28 03a4f65e9dca2ba2777e0ea42ed972c5f4f7544f
src/views/systemSetting/baseSetting/department/index.vue
@@ -264,7 +264,6 @@
              id,
            },
          }).then((res) => {
            console.log(res);
            this.$message({
              type: res.code === 404 ? "warning" : "success",
              message: res.message,