|  | @@ -724,6 +724,7 @@ export default {
 | 
											
												
													
														|  |                this.$message.success("有效期修改成功")
 |  |                this.$message.success("有效期修改成功")
 | 
											
												
													
														|  |                this.expireVisible = false
 |  |                this.expireVisible = false
 | 
											
												
													
														|  |                this.getCourseGroup()
 |  |                this.getCourseGroup()
 | 
											
												
													
														|  | 
 |  | +              this.getList();
 | 
											
												
													
														|  |              } else {
 |  |              } else {
 | 
											
												
													
														|  |                this.$message.error(res.msg)
 |  |                this.$message.error(res.msg)
 | 
											
												
													
														|  |              }
 |  |              }
 | 
											
										
											
												
													
														|  | @@ -792,9 +793,7 @@ export default {
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      expireClose() {
 |  |      expireClose() {
 | 
											
												
													
														|  |        this.expireVisible = false;
 |  |        this.expireVisible = false;
 | 
											
												
													
														|  | -      this.expireForm = {
 |  | 
 | 
											
												
													
														|  | -        coursesExpireDate: null
 |  | 
 | 
											
												
													
														|  | -      };
 |  | 
 | 
											
												
													
														|  | 
 |  | +      this.expireForm.coursesExpireDate = null
 | 
											
												
													
														|  |        this.$refs["expireForm"].resetFields();
 |  |        this.$refs["expireForm"].resetFields();
 | 
											
												
													
														|  |      },
 |  |      },
 | 
											
												
													
														|  |      submitResetClass() {
 |  |      submitResetClass() {
 |