luobisheng
2022-12-09 31cb9747ac44c92203d3f17c7f2bb24449e9d285
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,