|
|
@ -1,7 +1,7 @@
|
|
|
|
<template>
|
|
|
|
<template>
|
|
|
|
<div class="register">
|
|
|
|
<div class="register">
|
|
|
|
<el-form ref="registerForm" :model="registerForm" :rules="registerRules" class="register-form">
|
|
|
|
<el-form ref="registerForm" :model="registerForm" :rules="registerRules" class="register-form">
|
|
|
|
<h3 class="title">黄炎培职业教育奖网上申报系统</h3>
|
|
|
|
<h3 class="title">甘肃省黄炎培职业教育奖网上申报系统</h3>
|
|
|
|
<el-form-item prop="roleKey">
|
|
|
|
<el-form-item prop="roleKey">
|
|
|
|
<el-select v-model="registerForm.roleKey" style="width: 348px;" placeholder="请选择申报类型">
|
|
|
|
<el-select v-model="registerForm.roleKey" style="width: 348px;" placeholder="请选择申报类型">
|
|
|
|
<el-option
|
|
|
|
<el-option
|
|
|
|