แก้ popup ไม่เป็น false

This commit is contained in:
setthawutttty 2024-12-19 16:31:59 +07:00
parent d3d09809d6
commit 26917fc7dc
4 changed files with 4 additions and 5 deletions

View file

@ -333,7 +333,7 @@ watch(
map-options
hide-bottom-space
use-input
:readonly="!formData.year"
readonly
v-model="projectName"
@update:model-value="getProjectDetail(projectName)"
@filter="filterOptionFn"