龚焕茏
2024-07-16 0ebcc1fd3b16b7a43e85a9a4bde1a1cee3ae5831
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;