试卷管理调整--规则置灰调整

This commit is contained in:
joylink_fanyuhong 2021-12-23 13:53:57 +08:00
parent d24cee6377
commit d7886eeb3f

View File

@ -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);