识别与服务管理页面

This commit is contained in:
dengxin
2024-02-21 15:02:40 +08:00
parent af6dd6ac00
commit 43ac897859
7 changed files with 158 additions and 41 deletions

View File

@@ -145,7 +145,7 @@ import {
getDept,
removeDept,
upload,
} from "@/api/tenant/talents";
} from "@/api/tenant/serve";
import { getWorkTypes } from "@/api/tenant/common";
import { mapGetters } from "vuex";
import addGroups from "./Dialog/addGroups";