no message
This commit is contained in:
parent
6379058f68
commit
a59211348a
1 changed files with 0 additions and 5 deletions
|
|
@ -3,11 +3,6 @@ import { ref, reactive, onMounted } from "vue";
|
|||
import { useQuasar, type QTableProps } from "quasar";
|
||||
import { useRouter } from "vue-router";
|
||||
|
||||
import type { DataOption } from "@/modules/14_KPI/interface/index/Main";
|
||||
import DialogHistory from "@/modules/14_KPI/components/DialogHistory.vue";
|
||||
|
||||
/** importStore*/
|
||||
import { useCounterMixin } from "@/stores/mixin";
|
||||
import http from "@/plugins/http";
|
||||
import config from "@/app.config";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue