mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 21:39:26 +08:00
fix 新增类型回车键发送两次请求
This commit is contained in:
@@ -10,6 +10,9 @@
|
|||||||
highlight-hover-row
|
highlight-hover-row
|
||||||
:edit-config="{ trigger: 'manual', mode: 'row' }"
|
:edit-config="{ trigger: 'manual', mode: 'row' }"
|
||||||
@edit-closed="handleEditClose"
|
@edit-closed="handleEditClose"
|
||||||
|
stripe
|
||||||
|
class="ops-stripe-table"
|
||||||
|
bordered
|
||||||
>
|
>
|
||||||
<vxe-table-column
|
<vxe-table-column
|
||||||
field="name"
|
field="name"
|
||||||
|
Reference in New Issue
Block a user