| | |
| | | <div style="background: #fff;"> |
| | | <!-- 顶部数据 --> |
| | | <div class="boxdiv"> |
| | | <div class="top-text">捐献者记录工作台</div> |
| | | <div class="top-text">捐献案例信息</div> |
| | | <el-form |
| | | ref="form" |
| | | :model="form" |
| | |
| | | >上报审核</el-button |
| | | > |
| | | |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | <!-- <el-button @click="handleapproval">提交审核</el-button> --> |
| | | </div> |
| | | </div> |
| | |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > --> |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | </div> |
| | | </div> |
| | | <!-- 捐献确认 --> |
| | |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > --> |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | </div> |
| | | </div> |
| | | <!-- 伦理审查 --> |
| | |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > --> |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | </div> |
| | | </div> |
| | | <!-- 器官分配 --> |
| | |
| | | @click="makeastepforward" |
| | | >下一步</el-button |
| | | > --> |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | </div> |
| | | </div> |
| | | <!-- 获取见证 --> |
| | |
| | | >下一步</el-button |
| | | > --> |
| | | |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | </div> |
| | | </div> |
| | | <!-- 完成登记 --> |
| | |
| | | @click="Reportforreview" |
| | | >上报审核</el-button |
| | | > |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | </div> |
| | | </div> |
| | | <!-- 完结流程 --> |
| | |
| | | } |
| | | }); |
| | | } else if (this.actives == 0) { |
| | | this.annexfilesList = this.registerlist; |
| | | this.annexfilesList = this.potentiallist; |
| | | this.activetele = "潜在捐献"; |
| | | } |
| | | }, |
| | |
| | | Modifydonationattachment(this.donatelist).then(res => { |
| | | console.log(res); |
| | | }); |
| | | this.listDonateannex() |
| | | this.GetAttacheddata(); |
| | | } else { |
| | | this.submitForm(); |