src/views/trainingRegistration/index.vue
@@ -628,14 +628,14 @@ // return; // } // if (that.userInfo.role_name == "培训公司管理员") { // //如果是培训公司管理员 // row["trainingUnitId"] = that.userInfo.dept_id; // } if (that.userInfo.role_name == "培训公司管理员") { //如果是培训公司管理员 row["trainingUnitId"] = that.userInfo.dept_id; } // row["number"] = row.serialEnd - row.serialStart + 1; // //创建人 // row["creator"] = this.userInfo.Id; row["creator"] = this.userInfo.Id; let cho = this.choiceName; let str = ""; for (let k in cho) {