แก้ชื่อไฟล์ evaluationเป็นตัวเล็ก
This commit is contained in:
parent
20f2c67b3d
commit
75dfc3b004
2 changed files with 5 additions and 5 deletions
|
|
@ -5,9 +5,9 @@ import { useRouter } from "vue-router";
|
|||
import http from "@/plugins/http";
|
||||
import config from "@/app.config";
|
||||
|
||||
import Table from "@/modules/12_Evaluate/components/Table.vue";
|
||||
import Table from "@/modules/12_evaluate/components/Table.vue";
|
||||
import { useCounterMixin } from "@/stores/mixin";
|
||||
import { useEvalutuonStore } from "@/modules/12_Evaluate/store/Evaluate";
|
||||
import { useEvalutuonStore } from "@/modules/12_evaluate/store/Evaluate";
|
||||
import type { Pagination } from "@/modules/03_recruiting/interface/index/Main";
|
||||
|
||||
const $q = useQuasar(); // show dialog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue