updated
This commit is contained in:
parent
f61825f4c2
commit
1343a255d7
2 changed files with 28 additions and 5 deletions
|
|
@ -193,7 +193,7 @@ onMounted(async () => {
|
|||
v-model="filterKeyword"
|
||||
ref="filterRef"
|
||||
outlined
|
||||
placeholder="ค้นหา ชื่อ-นามสกุลผู้ทดลองฯ /ตำแหน่ง"
|
||||
placeholder="ค้นหาจากชื่อ-นามสกุล/ตำแหน่งผู้ทดลองฯ"
|
||||
@keydown.enter.prevent="getData()"
|
||||
style="width: 350px"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue