| 
														
															@@ -60,7 +60,13 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             </el-radio-group> 
														 | 
														
														 | 
														
															             </el-radio-group> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           </el-form-item> 
														 | 
														
														 | 
														
															           </el-form-item> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <el-form-item label="教研室" v-if="ruleForm.type == '老师'"> 
														 | 
														
														 | 
														
															           <el-form-item label="教研室" v-if="ruleForm.type == '老师'"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            <div>{{ ccName ? ccName : '暂无' }}</div> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            <el-select 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              v-model="ccName" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              clearable 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              placeholder="暂无教研室" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              disabled 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            > 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            </el-select> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           </el-form-item> 
														 | 
														
														 | 
														
															           </el-form-item> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <el-form-item label="姓名" prop="name"> 
														 | 
														
														 | 
														
															           <el-form-item label="姓名" prop="name"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <el-input 
														 | 
														
														 | 
														
															             <el-input 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -135,7 +141,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               <!-- <el-option >学生 </el-option> --> 
														 | 
														
														 | 
														
															               <!-- <el-option >学生 </el-option> --> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             </el-select> 
														 | 
														
														 | 
														
															             </el-select> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           </el-form-item> 
														 | 
														
														 | 
														
															           </el-form-item> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          <el-form-item label="个人简介" prop="intro"> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          <!-- <el-form-item label="个人简介" prop="intro"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <el-input 
														 | 
														
														 | 
														
															             <el-input 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               v-model="ruleForm.intro" 
														 | 
														
														 | 
														
															               v-model="ruleForm.intro" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               type="textarea" 
														 | 
														
														 | 
														
															               type="textarea" 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -144,10 +150,10 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               placeholder="想说点什么..." 
														 | 
														
														 | 
														
															               placeholder="想说点什么..." 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               style="width: 300px" 
														 | 
														
														 | 
														
															               style="width: 300px" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             ></el-input> 
														 | 
														
														 | 
														
															             ></el-input> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          </el-form-item> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          </el-form-item> --> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <el-form-item> 
														 | 
														
														 | 
														
															           <el-form-item> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <el-button type="primary" @click="submitForm('ruleForm')" 
														 | 
														
														 | 
														
															             <el-button type="primary" @click="submitForm('ruleForm')" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              >修改</el-button 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              >保存</el-button 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             > 
														 | 
														
														 | 
														
															             > 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           </el-form-item> 
														 | 
														
														 | 
														
															           </el-form-item> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         </el-form> 
														 | 
														
														 | 
														
															         </el-form> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -167,7 +173,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 :type="isLook ? 'type' : 'password'" 
														 | 
														
														 | 
														
															                 :type="isLook ? 'type' : 'password'" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 class="input" 
														 | 
														
														 | 
														
															                 class="input" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 v-model="password" 
														 | 
														
														 | 
														
															                 v-model="password" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                placeholder="请输入修改密码" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                placeholder="请输入修改密码,长度为6-16位" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               ></el-input> 
														 | 
														
														 | 
														
															               ></el-input> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               <div class="eye" @click="changeEye"> 
														 | 
														
														 | 
														
															               <div class="eye" @click="changeEye"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 <img :src="isLook ? eye : eyeOff" alt="" /> 
														 | 
														
														 | 
														
															                 <img :src="isLook ? eye : eyeOff" alt="" /> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -181,7 +187,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 :type="isLook ? 'type' : 'password'" 
														 | 
														
														 | 
														
															                 :type="isLook ? 'type' : 'password'" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 class="input" 
														 | 
														
														 | 
														
															                 class="input" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 v-model="password1" 
														 | 
														
														 | 
														
															                 v-model="password1" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-                placeholder="请再次输入修改密码" 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+                placeholder="请再次输入修改密码,长度为6-16位" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               ></el-input> 
														 | 
														
														 | 
														
															               ></el-input> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															               <div class="eye" @click="changeEye"> 
														 | 
														
														 | 
														
															               <div class="eye" @click="changeEye"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 <img :src="isLook ? eye : eyeOff" alt="" /> 
														 | 
														
														 | 
														
															                 <img :src="isLook ? eye : eyeOff" alt="" /> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -191,7 +197,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           <div class="input_box"> 
														 | 
														
														 | 
														
															           <div class="input_box"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <span></span> 
														 | 
														
														 | 
														
															             <span></span> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <div class="input"> 
														 | 
														
														 | 
														
															             <div class="input"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-              <el-button type="primary" @click="updatePassword">修改</el-button> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+              <el-button type="primary" @click="updatePassword">保存</el-button> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             </div> 
														 | 
														
														 | 
														
															             </div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           </div> 
														 | 
														
														 | 
														
															           </div> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         </div> 
														 | 
														
														 | 
														
															         </div> 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -236,7 +242,7 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         org: "", 
														 | 
														
														 | 
														
															         org: "", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         headportrait: "", 
														 | 
														
														 | 
														
															         headportrait: "", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       }, 
														 | 
														
														 | 
														
															       }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      ccName:"", 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      ccName: "", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       opassword: "", 
														 | 
														
														 | 
														
															       opassword: "", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       password: "", 
														 | 
														
														 | 
														
															       password: "", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       password1: "", 
														 | 
														
														 | 
														
															       password1: "", 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -311,7 +317,8 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           type: this.ruleForm.type == "老师" ? 1 : 2, 
														 | 
														
														 | 
														
															           type: this.ruleForm.type == "老师" ? 1 : 2, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           oid: this.ruleForm.sBySchool, 
														 | 
														
														 | 
														
															           oid: this.ruleForm.sBySchool, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           phone: this.ruleForm.phone, 
														 | 
														
														 | 
														
															           phone: this.ruleForm.phone, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          intro: this.ruleForm.intro, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          // intro: this.ruleForm.intro, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          intro: "", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           sex: this.ruleForm.sex == "男" ? "0" : "1", 
														 | 
														
														 | 
														
															           sex: this.ruleForm.sex == "男" ? "0" : "1", 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }, 
														 | 
														
														 | 
														
															         }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       ]; 
														 | 
														
														 | 
														
															       ]; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -398,6 +405,9 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (this.password.length < 6) { 
														 | 
														
														 | 
														
															       if (this.password.length < 6) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.$message.error("密码长度不少于6位"); 
														 | 
														
														 | 
														
															         this.$message.error("密码长度不少于6位"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return; 
														 | 
														
														 | 
														
															         return; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      } else if (this.password.length > 16) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        this.$message.error("密码长度不能大于16位"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        return; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } else if (this.password != this.password1) { 
														 | 
														
														 | 
														
															       } else if (this.password != this.password1) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         this.$message.error("两次新密码不相同"); 
														 | 
														
														 | 
														
															         this.$message.error("两次新密码不相同"); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         return; 
														 | 
														
														 | 
														
															         return; 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -563,4 +573,8 @@ export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   width: 100%; 
														 | 
														
														 | 
														
															   width: 100%; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   height: 100%; 
														 | 
														
														 | 
														
															   height: 100%; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+.el-form-item >>> .el-select { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  width: 300px; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 </style> 
														 | 
														
														 | 
														
															 </style> 
														 |