Browse Source

auto commit

gcz 3 years ago
parent
commit
d7d98ffbed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/register.vue

+ 1 - 1
src/views/register.vue

@@ -294,7 +294,7 @@
               >上一步</el-button
             >
             <el-button v-if="stepActive == '2'" @click="submit" type="primary"
-              >下一步</el-button
+              >提交注册</el-button
             >
           </div>
         </el-form>