src/views/exam/personalRandomTemplate/edit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/exam/personalRandomTemplate/edit.vue
@@ -409,12 +409,12 @@ if (lastHasAll){ this.form.menuIds = this.form.menuIds.slice(1) } let op = []; for(var ele of this.form.menuIds){ op.push(ele[1]) }; // let op = []; // for(var ele of this.form.menuIds){ // op.push(ele[1]) // }; this.form.userIds = this.form.menuIds; this.form.menuIds = JSON.stringify(this.form.menuIds); this.form.userIds = op; console.log("laks",this.form) if(this.form.questionTypeVMS == null){ this.form.questionTypeVMS = [];