1
jhzh
2024-08-12 f1dc8f5a7f3a661ce19513a9ad47fe18e3e883ff
src/views/wallet/spot.vue
@@ -25,9 +25,9 @@
      <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>