| | |
| | | <template slot-scope="scope"> |
| | | <el-popover placement="top" trigger="hover" width="400"> |
| | | <div> |
| | | {{ scope.row.nr }} |
| | | {{ scope.row.proAdvice }} |
| | | </div> |
| | | <div slot="reference" class="jianyi"> |
| | | {{ scope.row.nr }} |
| | | |
| | | <el-input |
| | | type="textarea" |
| | | autosize |
| | | v-model="scope.row.proAdvice" |
| | | placeholder="请输入结果建议" |
| | | :disabled="true" |
| | | ></el-input> |
| | | </div> |
| | | </el-popover> |
| | | </template> |
| | |
| | | <template slot-scope="scope"> |
| | | <el-popover placement="top" trigger="hover" width="400"> |
| | | <div> |
| | | {{ scope.row.nr }} |
| | | {{ scope.row.proAdvice }} |
| | | </div> |
| | | <div slot="reference" class="jianyi"> |
| | | {{ scope.row.nr }} |
| | | |
| | | <el-input |
| | | type="textarea" |
| | | autosize |
| | | v-model="scope.row.proAdvice" |
| | | placeholder="请输入结果建议" |
| | | :disabled="true" |
| | | ></el-input> |
| | | </div> |
| | | </el-popover> |
| | | </template> |
| | |
| | | } else { |
| | | this.focusrow.exceptionDesc = false; |
| | | } |
| | | this.focusrow.nr = this.autorule[0].nr |
| | | this.focusrow.proAdvice = this.autorule[0].nr; |
| | | this.autorule.forEach((item) => { |
| | | if (this.focusrow.conclusion) { |
| | | this.focusrow.conclusion += item.bz; |
| | |
| | | this.focusrow.conclusion += item.bz; |
| | | } |
| | | }); |
| | | // this.rows.push(this.focusrow); |
| | | // console.log(this.rows,5522); |
| | | } |
| | | }); |
| | | } else { |
| | |
| | | } else { |
| | | this.focusrow.exceptionDesc = false; |
| | | } |
| | | this.focusrow.nr = this.autorule[0].nr |
| | | this.focusrow.proAdvice = this.autorule[0].nr; |
| | | this.autorule.forEach((item) => { |
| | | if (this.focusrow.conclusion) { |
| | | this.focusrow.conclusion += item.bz; |
| | |
| | | if (item1 === item) { |
| | | item = item1; |
| | | } |
| | | // if (item.isReturn == true) { |
| | | // item.isReturn = 1; |
| | | // } |
| | | // if (item.isReturn == false) { |
| | | // item.isReturn = 0; |
| | | // } |
| | | }); |
| | | } |
| | | this.tjOrderDetail.push({ |
| | | proAdvice: item.proAdvice, |
| | | |
| | | proName: item.project.proName, |
| | | proId: item.project.proId, |
| | | orderDetailId: item.orderDetailId, |
| | |
| | | }); |
| | | } |
| | | this.tjOrderDetail.push({ |
| | | proAdvice: item.proAdvice, |
| | | |
| | | proName: item.project.proName, |
| | | proId: item.project.proId, |
| | | orderDetailId: item.orderDetailId, |
| | |
| | | }); |
| | | } |
| | | this.tjOrderDetail.push({ |
| | | proAdvice: item.proAdvice, |
| | | proName: item.project.proName, |
| | | proId: item.project.proId, |
| | | orderDetailId: item.orderDetailId, |
| | |
| | | |
| | | let data = [ |
| | | { |
| | | proAdvice: item.proAdvice, |
| | | |
| | | tjNumber, |
| | | proId: this.proId, |
| | | remark: this.proParentList.remark, // 备注 |