Administrator
2021-10-22 6e9df2b060711e8fca1080f3d7e6a5f4cc044a9e
培训考试申请修改
1 files modified
5 ■■■■■ changed files
src/views/trainingRegistration/index.vue 5 ●●●●● patch | view | raw | blame | history
src/views/trainingRegistration/index.vue
@@ -605,6 +605,11 @@
         return;
      }
      if (that.userInfo.role_name == "培训公司管理员") {
        //如果是培训公司管理员
        row["trainingUnitId"] = that.userInfo.dept_id;
      }
      row['number'] = (row.serialEnd-row.serialStart)+1;
      //创建人
      row['creator'] = this.userInfo.Id;