|
@@ -1444,7 +1444,7 @@ export default {
|
|
|
} else {
|
|
|
this.getCourseDetail1().then(_=>{
|
|
|
if(this.classList.length<=0){
|
|
|
- this.$confirm("该课程尚未指定授课班级,请放回首页,使用修改功能添加授课班级。","提示",{
|
|
|
+ this.$confirm("该课程尚未指定授课班级,请返回首页,使用修改功能添加授课班级。","提示",{
|
|
|
confirmButtonText: '去修改',
|
|
|
cancelButtonText: '取消',
|
|
|
type:"error",
|