feat:修改考试

This commit is contained in:
lixg
2023-03-13 09:11:48 +08:00
parent 04d6d7838f
commit 3c24123b48
4 changed files with 1 additions and 5 deletions

View File

@@ -165,7 +165,6 @@ import { ElMessage, messageConfig, ElLoading } from "element-plus";
import dayjs from "dayjs";
import UploadPostImg from "@/components/img/UploadPostImg.vue";
import CommentReply from "@/components/CommentReply.vue";
const fielPath = ref(import.meta.env.VITE_FILE_PATH);
const router = useRouter();
const returnclick = () => {
router.back();