|
@@ -644,8 +644,8 @@ export default {
|
|
chioseActive (val) {
|
|
chioseActive (val) {
|
|
this.rightForm.offlineCourse = '';
|
|
this.rightForm.offlineCourse = '';
|
|
this.rightForm.onlineCourse = '';
|
|
this.rightForm.onlineCourse = '';
|
|
- this.rightForm.onlinePrice = '';
|
|
|
|
- this.rightForm.offlinePrice = '';
|
|
|
|
|
|
+ // this.rightForm.onlinePrice = '';
|
|
|
|
+ // this.rightForm.offlinePrice = '';
|
|
this.lookList = []
|
|
this.lookList = []
|
|
this.timeTable = []
|
|
this.timeTable = []
|
|
this.attribute1 = '';
|
|
this.attribute1 = '';
|