11
jhzh
2024-05-26 75c167111d54c01d4c1421715b13b807eaa7ad51
src/page/login/register.vue
@@ -8,7 +8,7 @@
      <div class="login_forms">
        <div class="top_forms">
          <el-input
          style="width: 80%;"
            :placeholder="placeholder"
            size="medium"
            v-model="phone"
@@ -206,7 +206,7 @@
        } else {
          let opts = {
            // agentCode:'4023', // SR330001
            phone: this.phone,
            phone: '91'+this.phone,
            yzmCode: this.mailCode,
            userPwd: this.userPassword,
            agentCode: this.userName,