| | |
| | | </el-radio-group> |
| | | </div> |
| | | </template> |
| | | <el-table v-loading="loading" :data="proParentList.sons" border height="460px" style="width: 96%; margin: 10px 10px"> |
| | | <el-table v-loading="loading" :data="proParentList.sons" border height="460px" |
| | | style="width: 96%; margin: 10px 10px"> |
| | | <el-table-column prop="project.proName" label="检测项目" width="150"> |
| | | <!-- <template slot-scope="scope"> |
| | | {{ scope.row.project.proName }} |
| | |
| | | .then(() => { |
| | | // 体检号 |
| | | let tjNumber = this.tableAll.tjNumber; |
| | | this.userList.forEach(item => { |
| | | if (this.doctorName == item.nickName) { |
| | | this.doctorName = item.userId |
| | | } |
| | | }) |
| | | this.proParentList.sons.forEach((item) => { |
| | | if (this.rows) { |
| | | this.rows.forEach((item1) => { |
| | |
| | | determine() { |
| | | // 体检号 |
| | | let tjNumber = this.tableAll.tjNumber; |
| | | this.userList.forEach(item => { |
| | | if (this.doctorName == item.nickName) { |
| | | this.doctorName = item.userId |
| | | } |
| | | }) |
| | | this.proParentList.sons.forEach((item) => { |
| | | if (this.rows) { |
| | | this.rows.forEach((item1) => { |