|
@@ -453,7 +453,7 @@ export default {
|
|
this.charges = res.data.rows;
|
|
this.charges = res.data.rows;
|
|
// this.charges =[];
|
|
// this.charges =[];
|
|
if (this.charges.length <= 0) {
|
|
if (this.charges.length <= 0) {
|
|
- this.submitList.push("teamCourseFee");
|
|
|
|
|
|
+ this.submitList.push("teamCourseType");
|
|
}
|
|
}
|
|
} catch (error) {}
|
|
} catch (error) {}
|
|
},
|
|
},
|