fix bug

parent 3e3e2293
...@@ -53,13 +53,7 @@ ...@@ -53,13 +53,7 @@
<q-td style="padding: 0; height: 100%"> <q-td style="padding: 0; height: 100%">
<div align="center"> <div align="center">
<q-btn <q-btn
@click=" @click="$emit('clickEditAccBankBtn', item.row, item.rowIndex)"
$emit(
'clickEditAccBankBtn',
item.row.isDefault,
item.rowIndex
)
"
flat flat
round round
color="primary" 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