@@ -252,7 +252,6 @@
<script>
import { listCourseWatchLog, getCourseWatchLog, delCourseWatchLog, addCourseWatchLog, updateCourseWatchLog, exportCourseWatchLog } from "@/api/course/courseWatchLog";
-import {allList}from "@/api/company/company";
import { courseList,videoList } from '@/api/course/courseRedPacketLog'
import {allListTagGroup} from "../../../api/qw/tagGroup";
import {searchTags} from "../../../api/qw/tag";
@@ -410,6 +410,7 @@ import {myListLogs} from "@/api/course/courseAnswerlogs";
import {getMyQwUserList} from "@/api/qw/user";
import {addTagByWatch, delTagByWatch} from "../../../api/qw/externalContact";
+import {allListTagGroup} from "../../../api/qw/tagGroup";
export default {