mirror of
https://github.com/frappe/books.git
synced 2024-12-23 19:39:07 +00:00
fix: prevent double click
This commit is contained in:
parent
6b0aab815f
commit
4e81e0fbcc
@ -22,7 +22,6 @@
|
||||
<p class="text-base">{{ message }}</p>
|
||||
<button
|
||||
v-if="actionText"
|
||||
@click="action"
|
||||
class="text-sm text-gray-700 hover:text-gray-800"
|
||||
>
|
||||
{{ actionText }}
|
||||
|
Loading…
Reference in New Issue
Block a user