luobisheng
2022-12-09 873325daa14c27d05b74e1810a53ff477598f1e4
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,