mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-24 10:12:54 +08:00
-- bug 归属组织
This commit is contained in:
@@ -669,6 +669,7 @@ import {
|
||||
} from "../../api/method";
|
||||
import { storage } from "../../api/storage";
|
||||
import { useStore } from "vuex";
|
||||
import OrgClass from "@/components/project/OrgClass";
|
||||
export default {
|
||||
name: "learningPath",
|
||||
components: {
|
||||
@@ -677,7 +678,7 @@ export default {
|
||||
// QueryRight,
|
||||
// ManageRight,
|
||||
ProjOwnerShip,
|
||||
|
||||
OrgClass,
|
||||
ProjPowerList,
|
||||
ProjCheckShip,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user