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