|
@@ -61,7 +61,7 @@
|
|
|
<Add @refresh="handleBtnAction" />
|
|
<Add @refresh="handleBtnAction" />
|
|
|
<AddChild @refresh="handleBtnAction"
|
|
<AddChild @refresh="handleBtnAction"
|
|
|
:accountList="accountList"
|
|
:accountList="accountList"
|
|
|
- :secondBtnData="firstBtnData" />
|
|
|
|
|
|
|
+ :selectedData="firstBtnData" />
|
|
|
<Modify @refresh="handleBtnAction"
|
|
<Modify @refresh="handleBtnAction"
|
|
|
:selectedData="firstBtnData" />
|
|
:selectedData="firstBtnData" />
|
|
|
<Locked @refresh="handleBtnAction"
|
|
<Locked @refresh="handleBtnAction"
|