src/views/recruitmentManagement/index.vue
@@ -68,7 +68,7 @@ this.selectionList.forEach((ele) => { ids.push(ele.id); }); return ids.join(","); return ids.join(","); }, }, methods: { @@ -88,7 +88,7 @@ // var form = this.data[0]; // delete form.id; // for (var k = 0; k < 13; k++) { adddata('form').then( adddata(form).then( (res) => { this.onLoad(this.page); this.$message({