| 
														
															@@ -371,9 +371,9 @@ export default defineComponent({ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (checkForm()) { 
														 | 
														
														 | 
														
															       if (checkForm()) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         try { 
														 | 
														
														 | 
														
															         try { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           forms.submitLoading = true; 
														 | 
														
														 | 
														
															           forms.submitLoading = true; 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-          const { currentClass, districtCode, currentGrade, participationFlag,cityCode, openId,provinceCode,smsCode,phone,schoolAreaId,supportFlag,username,id} = forms 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+          const { currentClass, districtCode, currentGrade, participationFlag,cityCode, openId,provinceCode,smsCode,phone,schoolAreaId,supportFlag,username,id, tenantId} = forms 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           let params: any = { 
														 | 
														
														 | 
														
															           let params: any = { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-            currentClass, districtCode, currentGrade, participationFlag,cityCode, openId,provinceCode,schoolAreaId,supportFlag,username 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+            currentClass, districtCode, currentGrade, participationFlag,cityCode, openId,provinceCode,schoolAreaId,supportFlag,username, tenantId 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           } 
														 | 
														
														 | 
														
															           } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           if (id) { 
														 | 
														
														 | 
														
															           if (id) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             params.id = id 
														 | 
														
														 | 
														
															             params.id = id 
														 |