@@ -17,7 +17,7 @@
<view class="row">
<view class="col-lg-12">
<h5 class="mb-3" v-t="'Custom.PaymentHistory.AccountType'"></h5>
- <uni-forms-item name="platform">
+ <uni-forms-item>
<cwg-combox :clearable="false" v-model:value="cativeIndex" :options="tabs"
:placeholder="t('placeholder.choose')" />
</uni-forms-item>