| | |
| | | type="text" |
| | | icon="el-icon-refrigerator" |
| | | @click="handledownload(scope.row)" |
| | | v-if="scope.row.recordstate == '6'" |
| | | v-if="scope.row.workflow == '6'" |
| | | >下载</el-button |
| | | > |
| | | <!-- <el-button |
| | |
| | | // this.nationality =res.data |
| | | // }) |
| | | if (sessionStorage.getItem("relativesconfirmation")) { |
| | | this.queryParams = JSON.parse(sessionStorage.getItem("relativesconfirmation")); |
| | | this.queryParams = JSON.parse( |
| | | sessionStorage.getItem("relativesconfirmation") |
| | | ); |
| | | console.log(this.queryParams, "queryParams"); |
| | | } |
| | | this.getuserlist(); |
| | |
| | | path: "/organ/donationdetails/", |
| | | query: { |
| | | id: row.id, |
| | | organType: "edit", |
| | | organType: "edit" |
| | | } |
| | | }); |
| | | return ; |
| | | return; |
| | | console.log("ppppppp", row); |
| | | this.showSaveBtn = false; |
| | | this.flowname = "家属确认登记"; |