changjiaming il y a 1 semaine
Parent
commit
ad3316c028
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      src/views/login/pcComponents/TradeSince.vue

+ 1 - 2
src/views/login/pcComponents/TradeSince.vue

@@ -137,8 +137,7 @@
           <div class="caculate-desc">此额度只是初步估算所得,最终的授信额度将根据您的具体情况和申请资料综合确定。</div>
         </template>
         <el-button v-if="money === '--'" type="primary" @click="confirm">提交</el-button>
-        <!-- <el-button v-if="money !== '--'" type="primary" @click="toRegister">去注册</el-button> -->
-        <el-button type="primary" @click="toRegister">去注册</el-button>
+        <el-button v-if="money !== '--'" type="primary" @click="toRegister">去注册</el-button>
       </el-form>
     </div>
     <div style="background-color: #F9FAFB; margin-top: 7vw; padding-bottom: 4.5vw;">