|
@@ -34,7 +34,7 @@ import DetailCom from './detail.vue'
|
|
|
import RelationCom from './relation.vue'
|
|
|
import {useDictionaryStore} from "@/stores";
|
|
|
import {ElMessage, ElMessageBox} from "element-plus";
|
|
|
-import {sysLabelGetAllSysLabels} from "@/api/modules/manage/type";
|
|
|
+import {sysLabelDelete, sysLabelGetAllSysLabels} from "@/api/modules/manage/type";
|
|
|
|
|
|
const {proxy} = getCurrentInstance()
|
|
|
const DictionaryStore = useDictionaryStore()
|