mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 04:46:46 +08:00
fix:项目/路径图任务大纲面授课扫码-跳转项目或者路径图详情修改
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import {computed, defineEmits, nextTick, ref, watch} from "vue";
|
||||
import {computed, defineEmits, ref, watch} from "vue";
|
||||
import * as api from "@/api/index1";
|
||||
import BaseTable from "@/components/common/BaseTable";
|
||||
import {message} from "ant-design-vue";
|
||||
|
||||
Reference in New Issue
Block a user