ปรับ filter เพิ่มอัตรากำลัง

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-02-02 09:26:13 +07:00
parent 5741c3a815
commit 7112e60b69

View file

@ -428,10 +428,7 @@ function onSubmitSelectEdit() {
);
}
/** update เมื่อเปลี่ยน option */
function updateSelect() {
search.value = "";
}
/** input ค้นหา */
const searchRef = ref<any>(null);
@ -727,7 +724,7 @@ async function clearFormPositionSelect() {
:options="optionFilter"
emit-value
dense
@update:model-value="updateSelect"
map-options
outlined
option-label="name"