mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 20:06:47 +08:00
Merge branch 'compulsory_professional_skills_copy' into test20250220
This commit is contained in:
@@ -40,6 +40,7 @@ import { computed, defineEmits, defineProps, ref, watch, onMounted } from "vue";
|
|||||||
import { message } from "ant-design-vue";
|
import { message } from "ant-design-vue";
|
||||||
import { saveTask } from "@/api/growthpath";
|
import { saveTask } from "@/api/growthpath";
|
||||||
import { iframeUrl } from "@/api/method";
|
import { iframeUrl } from "@/api/method";
|
||||||
|
import dialog from "@/utils/dialog";
|
||||||
const props = defineProps({
|
const props = defineProps({
|
||||||
type: Number,
|
type: Number,
|
||||||
id: Number,
|
id: Number,
|
||||||
|
|||||||
Reference in New Issue
Block a user