luobisheng
2022-11-29 89311b0d8981e10c59e9b42f1a9edc2ce42efb56
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,