更新bug
This commit is contained in:
@@ -194,9 +194,9 @@
|
||||
</div>
|
||||
</li>
|
||||
<!-- 矿机租赁 -->
|
||||
<li @click="handelMachineLease">
|
||||
<!-- <li @click="handelMachineLease">
|
||||
{{ $t(`home.machineLease`) }}
|
||||
</li>
|
||||
</li> -->
|
||||
|
||||
<!-- 工单管理 -->
|
||||
<!-- <li
|
||||
|
||||
@@ -258,7 +258,7 @@ export default {
|
||||
|
||||
},
|
||||
{
|
||||
value:"xmr",
|
||||
value:"monero",
|
||||
amount:0.1,
|
||||
|
||||
},
|
||||
@@ -727,6 +727,7 @@ export default {
|
||||
|
||||
|
||||
this.handelQuotaList(item.coin)
|
||||
|
||||
this.WalletAddressParams.ma = item.ma
|
||||
this.WalletAddressParams.coin = item.coin
|
||||
|
||||
|
||||
@@ -258,7 +258,7 @@
|
||||
:close-on-click-modal="false"
|
||||
>
|
||||
<section class="dialogBox">
|
||||
啊哈哈哈
|
||||
|
||||
<div class="title">{{ $t(`personal.readOnlyPage`) }}</div>
|
||||
<div class="inputBox">
|
||||
<div class="inputItem">
|
||||
|
||||
Reference in New Issue
Block a user