แก้ dissable ปุ่มค้นหา
This commit is contained in:
parent
c23d7ed3d7
commit
7592e0d99f
1 changed files with 1 additions and 1 deletions
|
|
@ -589,7 +589,7 @@ onMounted(() => {
|
|||
unelevated
|
||||
color="public"
|
||||
type="submit"
|
||||
:disable="nodeId == '' || reportType == undefined"
|
||||
:disable="nodeId == '' || reportType == ''"
|
||||
/>
|
||||
</q-card-actions>
|
||||
</q-card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue