fix bug

parent 3e3e2293
......@@ -53,13 +53,7 @@
<q-td style="padding: 0; height: 100%">
<div align="center">
<q-btn
@click="
$emit(
'clickEditAccBankBtn',
item.row.isDefault,
item.rowIndex
)
"
@click="$emit('clickEditAccBankBtn', item.row, item.rowIndex)"
flat
round
color="primary"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment