OSDN Git Service

update vote Record
[bytom/Byone.git] / src / views / sendTransaction / advancedTransfer.vue
index 5e75fa7..78f1bfc 100644 (file)
           <tr class="row">
             <td colspan="2" class="center-text">
               <a v-on:click="full = !full"  class="view-link">
-                {{ full? $t('transfer.hide'): $t('transfer.view') }} >>
+                {{ full? $t('transfer.hideAll'): $t('transfer.viewAll') }} >>
               </a>
             </td>
           </tr>