| | |
| | | <div class="margin-top-bottom20"> |
| | | <total-assets :pageType="'financial'"></total-assets> |
| | | <div class="tab-customize-box"> |
| | | <el-input v-model="bizhong" style="width: 150px;" placeholder="搜索币种"/> |
| | | <el-button type="primary" style="margin-left: 10px;margin-right: 20px;" @click="getList">查询</el-button> |
| | | <el-checkbox v-model="yangCangchecked" label="隐藏0资产" size="large" @change="getList" /> |
| | | <el-input v-model="bizhong" style="width: 150px;" :placeholder="$t('message.user.sousuobizhong')"/> |
| | | <el-button type="primary" style="margin-left: 10px;margin-right: 20px;" @click="getList">{{ $t('message.user.chaxun') }}</el-button> |
| | | <el-checkbox v-model="yangCangchecked" :label="$t('message.user.yincangzichan')" size="large" @change="getList" /> |
| | | </div> |
| | | </div> |
| | | <div> |