| | |
| | | fixed="right" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-button |
| | | size="mini" |
| | | type="text" |
| | | icon="el-icon-edit" |
| | | @click="handletermination(scope.row)" |
| | | v-hasPermi="['project:donatebaseinfo:edit']" |
| | | >终止</el-button |
| | | > |
| | | |
| | | <el-button |
| | | size="mini" |
| | | type="text" |
| | |
| | | this.getTimeList(); |
| | | this.getList(); |
| | | }, |
| | | mounted() { |
| | | mounted() { |
| | | this.LoadReportList(); |
| | | |
| | | // if(this.tempRecordState != undefined && this.tempRecordState != null){ |
| | |
| | | }, |
| | | /** 家属确认操作 */ |
| | | handleAdd(row) { |
| | | // this.$router.push({ |
| | | // path: "/organ/donationdetails/", |
| | | // query: { |
| | | // id: row.id, |
| | | // organType: "edit", |
| | | // } |
| | | // }); |
| | | // return ; |
| | | console.log("ppppppp", row); |
| | | this.showSaveBtn = false; |
| | | this.flowname = "家属确认登记"; |