แก้ไข type

This commit is contained in:
Thanit Konmek 2023-07-07 15:53:30 +07:00
parent e72f86e1d4
commit a3905a84b6
5 changed files with 32 additions and 12 deletions

View file

@ -166,7 +166,6 @@
</template>
<script setup lang="ts">
import { ref, onMounted } from "vue";
import router from "@/router";
import { useQuasar } from "quasar";
import { useCounterMixin } from "@/stores/mixin";
import type { QInput, QForm } from "quasar";