|
|
@@ -92,7 +92,9 @@ export default {
|
|
|
},
|
|
|
//设置 新增按钮编辑
|
|
|
showVisible() {
|
|
|
- this.editDialog.item = { chain: "",hash: "", decimals: 0, name: "",
|
|
|
+ this.editDialog.item = { chain: "",hash: "", decimals: 0,
|
|
|
+ magicApproval:'PASS',
|
|
|
+ name: "",
|
|
|
symbol: "", totalAmountStr: "", totalValueStr: "",priceStr:"",
|
|
|
auth:{
|
|
|
auth:'',
|