试卷管理调整--规则置灰调整
This commit is contained in:
parent
d24cee6377
commit
d7886eeb3f
@ -274,6 +274,7 @@ export default {
|
||||
}
|
||||
},
|
||||
handleForm(data) {
|
||||
this.changeCourseDisable();
|
||||
this.indexCourse = data.$index;
|
||||
const list = JSON.stringify(data.row);
|
||||
const detail = JSON.parse(list);
|
||||
|
Loading…
Reference in New Issue
Block a user