changjiaming hace 1 semana
padre
commit
ad3316c028
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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;">