Refactor Code+component รายการส่งตัวกลับ

This commit is contained in:
setthawutttty 2023-09-20 17:34:22 +07:00
parent 3e297c6ce1
commit 3e9071982b
3 changed files with 311 additions and 389 deletions

View file

@ -22,7 +22,6 @@ const checkSelected = computed(() => {
const props = defineProps({
Modal: Boolean,
clickClose: Function,
resetFilter: Function,
fecthlistappointment: Function,
nextPage: Function,
optionsType: Array,
@ -153,7 +152,6 @@ watchEffect(() => {
<q-card-section class="q-pt-none">
<div class="row justify-between">
<div class="col-5">
{{ type }}
<q-toolbar style="padding: 0">
<q-select outlined dense :model-value="type" @update:model-value="updateInputType" :options="optionsType"
label="คำสั่งแต่งตั่ง-เลื่อน-ย้าย" style="width: 400px; max-width: auto" emit-value map-options option-label="name"