zhb 2 週間 前
コミット
b2d7107ee0
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/customer/create-account.vue

+ 1 - 1
pages/customer/create-account.vue

@@ -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>