แก้ 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
|
unelevated
|
||||||
color="public"
|
color="public"
|
||||||
type="submit"
|
type="submit"
|
||||||
:disable="nodeId == '' || reportType == undefined"
|
:disable="nodeId == '' || reportType == ''"
|
||||||
/>
|
/>
|
||||||
</q-card-actions>
|
</q-card-actions>
|
||||||
</q-card>
|
</q-card>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue