龚焕茏
2024-07-18 b4db5d6f91ad2e3833a20c62800455a3f90d6d53
src/views/exam/paper/list.vue
@@ -209,7 +209,7 @@
        if (valid) {
          let op = [];
          for(var ele of this.form.menuIds){
            op.push(ele[1])
            op.push(ele)
          };
          this.form.menuIds = JSON.stringify(this.form.menuIds);
          this.form.userIds = op;