龚焕茏
2024-07-19 a7cd5b2d39f856a72d901906a61af00b4e2039a6
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;