zhanghua
2022-11-28 ca150d38b8ecb9c69b0b32ac865e28fcf8c8fc8f
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,