ลาไปฝึกอบรม ลาไปฟื้นฟูสมรรถภาพด้านอาชีพ

This commit is contained in:
setthawutttty 2023-11-09 13:31:07 +07:00
parent e303fd2da2
commit dc53e25868
4 changed files with 880 additions and 81 deletions

View file

@ -27,7 +27,7 @@ const route = useRoute();
const myform = ref<QForm | null>(null);
const $q = useQuasar();
const model = ref("");
const model = ref("10");
const modelSpecific = ref("");
const clickBack = () => {