| | |
| | | </div> |
| | | </div> |
| | | <!-- 右侧数据 --> |
| | | <div style="background: #fff;"> |
| | | <div style="background: #fff; width: 80%;"> |
| | | <!-- 顶部数据 --> |
| | | <div class="boxdiv"> |
| | | <div class="top-text">捐献案例信息</div> |
| | |
| | | > |
| | | </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | |
| | | @blur="updateMessage" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-form-item label="出生日期" prop="birthday"> |
| | | <el-date-picker |
| | |
| | | > |
| | | </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | |
| | | @click="Terminationcase" |
| | | >{{ showTerminationBtn == 0 ? "终止" : "恢复" }}</el-button |
| | | > |
| | | <el-button |
| | | <!-- <el-button |
| | | v-show="Reportforreview" |
| | | type="primary" |
| | | @click="Reportforreview" |
| | | >提交</el-button |
| | | > |
| | | |
| | | <!-- <el-button @click="cancel">取 消</el-button> --> |
| | | <!-- <el-button @click="handleapproval">提交审核</el-button> --> |
| | | > --> |
| | | </div> |
| | | </div> |
| | | <!-- 医学评估 --> |
| | |
| | | label-width="100px" |
| | | label-position="right" |
| | | > |
| | | <el-form-item label-width="100px" label="选择器官"> |
| | | <el-checkbox-group v-model="organdecision"> |
| | | <el-checkbox v-for="item in organlist" :label="item"> |
| | | {{ item }} |
| | | </el-checkbox> |
| | | </el-checkbox-group> |
| | | </el-form-item> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | | <el-form-item label="子女数量" prop="kinshipChildrennum"> |
| | | <el-input |
| | | v-model="affirmform.kinshipChildrennum" |
| | | placeholder="请输入数量" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | | <el-form-item label="亲属姓名" prop="name"> |
| | |
| | | </el-select> |
| | | </el-form-item> |
| | | </el-col> |
| | | |
| | | <el-col :span="12"> |
| | | <el-col :span="6"> |
| | | <el-form-item label="身份证号" prop="idcardno"> |
| | | <el-input |
| | | ref="updateBSvalue" |
| | | class="sfzcode" |
| | | v-model="affirmform.idcardno" |
| | | placeholder="请输入证件号码" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-form-item label="联系电话" prop="phone"> |
| | | <el-input |
| | | v-model="affirmform.phone" |
| | | placeholder="请输入联系电话" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> </el-row> |
| | | <el-row> |
| | | <el-col :span="12"> |
| | | <el-form-item label="签字亲属" prop="kinshipconfirmationsign"> |
| | | <el-checkbox-group v-model="organdecision"> |
| | | <el-checkbox v-for="item in kinshiplist" :label="item"> |
| | | {{ item == "子女" ? item + "(人)" : item }} |
| | | </el-checkbox> |
| | | </el-checkbox-group> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-form-item label="联系电话" prop="phone"> |
| | | <el-form-item label="成年子女数" prop="kinshipChildrennum"> |
| | | <el-input |
| | | v-model="affirmform.phone" |
| | | placeholder="请输入联系电话" |
| | | v-model="affirmform.kinshipChildrennum" |
| | | placeholder="请输入数量" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-form-item label="其他" prop="organdecisionOther"> |
| | | <el-form-item label="其他亲属" prop="organdecisionOther"> |
| | | <el-input |
| | | v-model="affirmform.organdecisionOther" |
| | | placeholder="请输入其他" |
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-form-item label-width="100px" label="捐献决定"> |
| | | <el-checkbox-group v-model="organdecision"> |
| | | <el-checkbox v-for="item in organlist" :label="item"> |
| | | {{ item }} |
| | | </el-checkbox> |
| | | </el-checkbox-group> |
| | | </el-form-item></el-row |
| | | > |
| | | <el-row> |
| | | <!-- <el-col :span="18"> |
| | | <el-form-item align="left" label="捐献决定"> |
| | |
| | | </el-checkbox-group> |
| | | </el-form-item> |
| | | </el-col> --> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="12"> |
| | | <el-form-item label="获取组织" prop="acquisitiontissuename"> |
| | | <org-selecter |
| | | style="width: 260px" |
| | | ref="orgSelecter" |
| | | :org-type="'1'" |
| | | v-model="form.acquisitiontissueno" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="6"> |
| | |
| | | label-width="100px" |
| | | label-position="right" |
| | | > |
| | | <el-form-item label="审查意见"> |
| | | <el-input |
| | | v-model="ethicform.flowcontent" |
| | | type="textarea" |
| | | placeholder="请输入内容" |
| | | /> |
| | | </el-form-item> |
| | | |
| | | <el-row> |
| | | <el-col :span="18"> |
| | | <el-form-item label="审查结论"> |
| | | <el-radio-group v-model="ethicform.flowconclusion"> |
| | | <el-radio-group v-model="ethicform.expertconclusion"> |
| | | <el-radio |
| | | v-for="dict in dict.type.sys_EthicalReview" |
| | | :key="dict.value" |
| | |
| | | </el-radio-group> |
| | | </el-form-item> |
| | | </el-col> |
| | | |
| | | </el-row> |
| | | <el-row> |
| | | <el-col :span="18"> |
| | | <el-form-item label="审查意见"> |
| | | <el-input |
| | | v-model="ethicform.expertopinion" |
| | | type="textarea" |
| | | placeholder="请输入内容" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <!-- createtime 审查日期 --> |
| | | <el-col :span="6" :pull="5"> |
| | | <el-col :span="18"> |
| | | <el-form-item label="审查日期"> |
| | | <el-date-picker |
| | | clearable |
| | | size="small" |
| | | v-model="ethicform.createTime" |
| | | v-model="ethicform.conclusiontime" |
| | | type="date" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="选择结论时间" |
| | | > |
| | | </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | </el-form-item> </el-col |
| | | ></el-row> |
| | | </el-form> |
| | | <div class="dialog-footer" style="min-height: 500px; margin: 20px 0; "> |
| | | <el-button |
| | |
| | | :rules="allocationrules" |
| | | label-position="right" |
| | | > |
| | | <el-form-item |
| | | label-width="100px" |
| | | label="选择器官" |
| | | v-show="actives == 4" |
| | | > |
| | | <el-checkbox-group v-model="organalForm.organname"> |
| | | <el-checkbox |
| | | v-for="dict in dict.type.sys_Organ" |
| | | :key="dict.value" |
| | | :label="dict.value" |
| | | @change="changeorganState(dict.value)" |
| | | > |
| | | {{ dict.label }} |
| | | </el-checkbox> |
| | | </el-checkbox-group> |
| | | </el-form-item> |
| | | <el-form-item> |
| | | <el-table v-loading="loading" border :data="allocationform"> |
| | | <el-table-column |
| | | label="器官名称" |
| | | align="center" |
| | | width="100" |
| | | prop="organname" |
| | | /> |
| | | <el-table-column |
| | | label="器官编号" |
| | | align="center" |
| | | width="100" |
| | | prop="organno" |
| | | /> |
| | | <el-table-column |
| | | label="分配状态" |
| | | align="center" |
| | | width="150" |
| | | prop="allocationstatus" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | v-model="scope.row.allocationstatus" |
| | | placeholder="请选择器官状态" |
| | | <el-row> |
| | | <el-col> |
| | | <el-form-item label-width="100px" label="选择器官"> |
| | | <el-checkbox-group v-model="organalForm.organname"> |
| | | <el-checkbox |
| | | v-for="dict in dict.type.sys_Organ" |
| | | :key="dict.value" |
| | | :label="dict.value" |
| | | @change="changeorganState(dict.value)" |
| | | > |
| | | <el-option |
| | | v-for="dict in allocationstatuslist" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="dict.value" |
| | | ></el-option> |
| | | {{ dict.label }} |
| | | </el-checkbox> |
| | | </el-checkbox-group> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | <el-row> |
| | | <el-col> |
| | | <el-form-item> |
| | | <el-table v-loading="loading" border :data="allocationform"> |
| | | <el-table-column |
| | | label="器官名称" |
| | | align="center" |
| | | width="100" |
| | | prop="organname" |
| | | /> |
| | | <el-table-column |
| | | label="器官编号" |
| | | align="center" |
| | | width="100" |
| | | prop="organno" |
| | | /> |
| | | <el-table-column |
| | | label="系统编号" |
| | | align="center" |
| | | width="120" |
| | | prop="ageunit" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | v-model="scope.row.ageunit" |
| | | placeholder="系统编号" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="接收时间" |
| | | align="center" |
| | | width="200" |
| | | prop="applicanttime" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-date-picker |
| | | clearable |
| | | size="small" |
| | | style="width: 100%" |
| | | v-model="scope.row.applicanttime" |
| | | type="datetime" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="选择接收时间" |
| | | > |
| | | </el-date-picker> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="受体姓名" |
| | | align="center" |
| | | width="120" |
| | | prop="name" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | v-model="scope.row.name" |
| | | placeholder="受体姓名" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <!-- |
| | | <el-table-column label="证件类型" align="center" width="150" prop="idcardtype" v-if="actives == 4"> |
| | | <template slot-scope="scope"> |
| | | <el-select v-model="scope.row.idcardtype" placeholder="移植人证件类型"> |
| | | <el-option v-for="dict in dict.type.sys_IDType" :key="dict.value" :label="dict.label" |
| | | :value="parseInt(dict.value)"></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取状态" |
| | | align="center" |
| | | width="150" |
| | | prop="organstate" |
| | | v-if="actives == 5" |
| | | > |
| | | <el-table-column label="证件号码" align="center" width="200" prop="idcardno" v-if="actives == 4"> |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | v-model="scope.row.organstate" |
| | | placeholder="请选择器官状态" |
| | | <el-input v-model="scope.row.idcardno" placeholder="证件号码" /> |
| | | </template> |
| | | </el-table-column> |
| | | --> |
| | | <el-table-column |
| | | label="分配状态" |
| | | align="center" |
| | | width="150" |
| | | prop="allocationstatus" |
| | | v-if="actives == 4" |
| | | > |
| | | <el-option |
| | | v-for="dict in organstatelist" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="dict.value" |
| | | ></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植状态" |
| | | align="center" |
| | | width="150" |
| | | prop="transplantstate" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | v-model="scope.row.transplantstate" |
| | | placeholder="请选择器官状态" |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | v-model="scope.row.allocationstatus" |
| | | placeholder="请选择器官状态" |
| | | > |
| | | <el-option |
| | | v-for="dict in allocationstatuslist" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="dict.value" |
| | | ></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | prop="reallocationreason" |
| | | label="重分配说明" |
| | | align="center" |
| | | v-if="actives == 4" |
| | | > |
| | | <el-option |
| | | v-for="dict in transplantstatelist" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="dict.value" |
| | | ></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植医院" |
| | | align="center" |
| | | width="230" |
| | | prop="transplanthospitalname" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <org-selecter |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | ref="tranHosSelect" |
| | | :org-type="'4'" |
| | | v-model="scope.row.transplanthospitalno" |
| | | style="width: 100%" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取组织" |
| | | align="center" |
| | | width="230" |
| | | prop="gainhospitalno" |
| | | v-if="actives == 5" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <org-selecter |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | ref="tranHosSelect" |
| | | :org-type="'4'" |
| | | v-model="scope.row.gainhospitalno" |
| | | style="width: 100%" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="系统编号" |
| | | align="center" |
| | | width="120" |
| | | prop="ageunit" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | v-model="scope.row.ageunit" |
| | | placeholder="系统编号" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="接收时间" |
| | | align="center" |
| | | width="200" |
| | | prop="applicanttime" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-date-picker |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | clearable |
| | | size="small" |
| | | style="width: 100%" |
| | | v-model="scope.row.applicanttime" |
| | | type="datetime" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="选择接收时间" |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | clearable |
| | | v-model="scope.row.reallocationreason" |
| | | placeholder="请输入重分配说明" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="器官离体时间" |
| | | align="center" |
| | | width="200" |
| | | prop="organgettime" |
| | | v-if="actives == 5" |
| | | > |
| | | </el-date-picker> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="受体姓名" |
| | | align="center" |
| | | width="120" |
| | | prop="name" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | v-model="scope.row.name" |
| | | placeholder="受体姓名" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植负责人" |
| | | align="center" |
| | | width="120" |
| | | prop="transplantdoct" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | v-model="scope.row.transplantdoct" |
| | | placeholder="医师姓名" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植时间" |
| | | align="center" |
| | | width="200" |
| | | prop="transplanttime" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-date-picker |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | clearable |
| | | size="small" |
| | | style="width: 100%" |
| | | v-model="scope.row.transplanttime" |
| | | type="datetime" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="选择移植时间" |
| | | <template slot-scope="scope"> |
| | | <el-date-picker |
| | | clearable |
| | | size="small" |
| | | style="width: 100%" |
| | | v-model="scope.row.organgettime" |
| | | type="datetime" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="请输入器官离体时间" |
| | | > |
| | | </el-date-picker> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取医院" |
| | | align="center" |
| | | width="230" |
| | | prop="gainhospitalno" |
| | | v-if="actives == 5" |
| | | > |
| | | </el-date-picker> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取医师" |
| | | align="center" |
| | | width="120" |
| | | prop="organgetdoct" |
| | | v-if="actives == 5" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | v-model="scope.row.organgetdoct" |
| | | placeholder="医师姓名" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取时间" |
| | | align="center" |
| | | width="200" |
| | | prop="organgettime" |
| | | v-if="actives == 5" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-date-picker |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | clearable |
| | | size="small" |
| | | style="width: 100%" |
| | | v-model="scope.row.organgettime" |
| | | type="datetime" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="选择获取时间" |
| | | <template slot-scope="scope"> |
| | | <div class="elldiv"> |
| | | <org-selecter |
| | | ref="tranHosSelect" |
| | | :org-type="'4'" |
| | | v-model="scope.row.gainhospitalno" |
| | | /> |
| | | </div> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取医师" |
| | | align="center" |
| | | width="120" |
| | | prop="organgetdoct" |
| | | v-if="actives == 5" |
| | | > |
| | | </el-date-picker> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="证件类型" |
| | | align="center" |
| | | width="150" |
| | | prop="idcardtype" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | v-model="scope.row.idcardtype" |
| | | placeholder="移植人证件类型" |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | v-model="scope.row.organgetdoct" |
| | | placeholder="请输入医师姓名" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="获取状态" |
| | | align="center" |
| | | width="150" |
| | | prop="organstate" |
| | | v-if="actives == 5" |
| | | > |
| | | <el-option |
| | | v-for="dict in dict.type.sys_IDType" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="parseInt(dict.value)" |
| | | ></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="证件号码" |
| | | align="center" |
| | | width="200" |
| | | prop="idcardno" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | :disabled=" |
| | | scope.row.allocationstatus == 2 || |
| | | scope.row.organstate == 2 || |
| | | scope.row.transplantstate == 2 |
| | | " |
| | | v-model="scope.row.idcardno" |
| | | placeholder="证件号码" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | prop="abandonreason" |
| | | label="弃用/作废原因" |
| | | align="center" |
| | | width="260" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-row> |
| | | <el-input |
| | | clearable |
| | | v-model="scope.row.abandonreason" |
| | | placeholder="请输入弃用/作废原因" |
| | | /> |
| | | </el-row> |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | | </el-form-item> |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | v-model="scope.row.organstate" |
| | | placeholder="请选择器官状态" |
| | | > |
| | | <el-option |
| | | v-for="dict in organstatelist" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="dict.value" |
| | | ></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="说明" |
| | | align="center" |
| | | prop="notgetreason" |
| | | v-if="actives == 5" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | clearable |
| | | v-model="scope.row.notgetreason" |
| | | placeholder="请输入未获取说明" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植医院" |
| | | align="center" |
| | | width="230" |
| | | prop="transplanthospitalname" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <org-selecter |
| | | ref="tranHosSelect" |
| | | :org-type="'4'" |
| | | v-model="scope.row.transplanthospitalno" |
| | | style="width: 100%" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植负责人" |
| | | align="center" |
| | | width="120" |
| | | prop="transplantdoct" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | v-model="scope.row.transplantdoct" |
| | | placeholder="医师姓名" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植时间" |
| | | align="center" |
| | | width="200" |
| | | prop="transplanttime" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-date-picker |
| | | clearable |
| | | size="small" |
| | | style="width: 100%" |
| | | v-model="scope.row.transplanttime" |
| | | type="datetime" |
| | | value-format="yyyy-MM-dd HH:mm:ss" |
| | | placeholder="选择移植时间" |
| | | > |
| | | </el-date-picker> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="移植状态" |
| | | align="center" |
| | | width="150" |
| | | prop="transplantstate" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-select |
| | | v-model="scope.row.transplantstate" |
| | | placeholder="请选择器官状态" |
| | | > |
| | | <el-option |
| | | v-for="dict in transplantstatelist" |
| | | :key="dict.value" |
| | | :label="dict.label" |
| | | :value="dict.value" |
| | | ></el-option> |
| | | </el-select> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | prop="abandonreason" |
| | | label="说明" |
| | | align="center" |
| | | v-if="actives == 6" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-input |
| | | clearable |
| | | v-model="scope.row.abandonreason" |
| | | placeholder="请输入弃用说明" |
| | | /> |
| | | </template> |
| | | </el-table-column> |
| | | <el-table-column |
| | | label="操作" |
| | | width="200" |
| | | align="center" |
| | | class-name="small-padding fixed-width" |
| | | v-if="actives == 4" |
| | | > |
| | | <template slot-scope="scope"> |
| | | <el-button |
| | | size="mini" |
| | | type="text" |
| | | icon="el-icon-copy-document" |
| | | @click="deldistribution(scope.row)" |
| | | >删除</el-button |
| | | > |
| | | <el-button |
| | | size="mini" |
| | | type="text" |
| | | icon="el-icon-copy-document" |
| | | @click="redistribution(scope.row)" |
| | | >重新分配</el-button |
| | | > |
| | | </template> |
| | | </el-table-column> |
| | | </el-table> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | </el-form> |
| | | <div class="dialog-footer" v-show="actives == 4"> |
| | | <el-button |
| | |
| | | label-position="right" |
| | | > |
| | | <el-row> |
| | | <el-col :span="8"> |
| | | <el-form-item label="完成时间" prop="completetime"> |
| | | <el-date-picker |
| | | style="width: 167px" |
| | | clearable |
| | | size="small" |
| | | v-model="accomplishform.completetime" |
| | | type="date" |
| | | value-format="yyyy-MM-dd hh:mm:ss" |
| | | placeholder="选择完成时间" |
| | | > |
| | | </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <el-row> |
| | | <el-col :span="7"> |
| | | <el-col :span="6"> |
| | | <el-form-item align="left" label="遗体捐献" prop="isbodydonation"> |
| | | <el-radio-group v-model="accomplishform.isbodydonation"> |
| | | <el-radio |
| | |
| | | </el-radio-group> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="7"> |
| | | <el-col :span="12"> |
| | | <el-form-item align="left" label="接收单位" prop="receivingunit"> |
| | | <el-input |
| | | v-model="accomplishform.receivingunit" |
| | |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | | |
| | | <el-row> |
| | | <el-col :span="7"> |
| | | <el-col :span="6"> |
| | | <el-form-item label="负责人" prop="responsibleuserid"> |
| | | <el-select |
| | | v-model="accomplishform.responsibleuserid" |
| | |
| | | </el-select> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="7"> |
| | | <el-col :span="6"> |
| | | <el-form-item label="协调员一" prop="coordinateduserido"> |
| | | <el-select |
| | | v-model="accomplishform.coordinateduserido" |
| | |
| | | </el-select> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="7"> |
| | | <el-col :span="6"> |
| | | <el-form-item label="协调员二" prop="coordinateduseridt"> |
| | | <el-select |
| | | v-model="accomplishform.coordinateduseridt" |
| | |
| | | > |
| | | </el-option> |
| | | </el-select> |
| | | </el-form-item> |
| | | </el-col> |
| | | <el-col :span="6"> |
| | | <el-form-item label="完成时间" prop="completetime"> |
| | | <el-date-picker |
| | | style="width: 167px" |
| | | clearable |
| | | size="small" |
| | | v-model="accomplishform.completetime" |
| | | type="date" |
| | | value-format="yyyy-MM-dd hh:mm:ss" |
| | | placeholder="选择完成时间" |
| | | > |
| | | </el-date-picker> |
| | | </el-form-item> |
| | | </el-col> |
| | | </el-row> |
| | |
| | | </div> |
| | | <!-- 完结流程 --> |
| | | <div class="boxdiv" v-show="actives > 6"> |
| | | <h3>全部流程已完结!</h3> |
| | | <div style="display:flex; line-height: 100px; justify-content: center;"> |
| | | <!-- <el-image |
| | | style="width: 100px; height: 100px" |
| | | :src="require('@/assets/images/wanc.png')" |
| | | ></el-image> --> |
| | | <div style="padding: 20px 0; margin: 0 30px"> |
| | | <img |
| | | style="width: 60px; height: 60px" |
| | | src="@/assets/images/wanc.png" |
| | | class="user-avatar" |
| | | /> |
| | | </div> |
| | | <div style="font-size: 28px;">全部流程已完结!</div> |
| | | <img |
| | | style="width: 100px; height: 100px" |
| | | src="@/assets/images/zhan.png" |
| | | class="user-avatar" |
| | | /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | | <!-- 附件弹窗 --> |
| | |
| | | Modifydonationattachment |
| | | } from "@/api/project/donateannex"; |
| | | import { listReportname } from "@/api/project/organization"; |
| | | import { |
| | | listnewDonatecompletioninfo, |
| | | addDonatecompletioninfo, |
| | | updateDonatecompletioninfo |
| | | } from "@/api/project/donatecompletioninfo"; |
| | | |
| | | import { |
| | | getDonatebaseinfo, |
| | | addDonatebaseinfo, |
| | |
| | | updateMedicalevaluation |
| | | } from "@/api/project/medicalevaluation"; |
| | | import { |
| | | listRelativesconfirmation, |
| | | getRelativesconfirmation, |
| | | addRelativesconfirmation, |
| | | updateRelativesconfirmation |
| | | } from "@/api/project/relativesconfirmation"; |
| | | import { |
| | | listEthicalreviewopinions, |
| | | getEthicalreviewopinions, |
| | | addEthicalreviewopinions, |
| | | updateEthicalreviewopinions, |
| | | listnewEthicalreviewopinions |
| | | } from "@/api/project/ethicalreviewopinions"; |
| | | import { |
| | | addDonateflowchart, |
| | | listDonateflowchart, |
| | | updateDonateflowchart |
| | | } from "@/api/project/DonationEvaluation"; |
| | | import { |
| | | listOrganallocation, |
| | | addOrganallocation, |
| | | updateOrganallocation |
| | | } from "@/api/project/organallocation"; |
| | | import { |
| | | listDonateorgan, |
| | | addDonateorgan, |
| | |
| | | updateDonateorgan |
| | | } from "@/api/project/donateorgan"; |
| | | import { |
| | | listOrganallocation, |
| | | addOrganallocation, |
| | | updateOrganallocation |
| | | } from "@/api/project/organallocation"; |
| | | import { |
| | | addDonationwitness, |
| | | updateDonationwitness, |
| | | getDonationwitness, |
| | | getByInfoId |
| | | } from "@/api/project/donationwitness"; |
| | | import { |
| | | listRelativesconfirmation, |
| | | getRelativesconfirmation, |
| | | addRelativesconfirmation, |
| | | updateRelativesconfirmation |
| | | } from "@/api/project/relativesconfirmation"; |
| | | listnewDonatecompletioninfo, |
| | | addDonatecompletioninfo, |
| | | updateDonatecompletioninfo |
| | | } from "@/api/project/donatecompletioninfo"; |
| | | import Li_area_select from "@/components/Address"; |
| | | import OrgSelecter from "@/views/project/components/orgselect"; |
| | | import AnnexUpload from "@/views/project/components/annexupload"; |
| | |
| | | ethicform: { |
| | | infoid: null |
| | | }, |
| | | |
| | | kinshiplist: ["配偶", "父亲", "母亲", "子女", "受托人"], |
| | | organlist: [ |
| | | "肝脏", |
| | | "双肾脏", |
| | | "心脏", |
| | | "全肝", |
| | | "左肝", |
| | | "右肝", |
| | | "左肾", |
| | | "右肾", |
| | | "全肾", |
| | | "左肺", |
| | | "右肺", |
| | | "小肠", |
| | | "肺脏", |
| | | "腺体", |
| | | "小肠", |
| | | "双眼组织", |
| | | "遗体", |
| | | "左眼角膜", |
| | | "右眼角膜", |
| | | "其他" |
| | | ], |
| | | allocationstatuslist: [ |
| | | { value: 0, label: "未分配" }, |
| | | { value: 1, label: "已分配" }, |
| | | { value: 2, label: "作废" } |
| | | ], |
| | | organstatelist: [ |
| | | { value: "0", label: "未获取" }, |
| | | { value: "1", label: "已获取" }, |
| | | { value: "2", label: "弃用" } |
| | | { value: "2", label: "回纳" } |
| | | ], |
| | | transplantstatelist: [ |
| | | { value: 0, label: "未移植" }, |
| | | { value: 1, label: "已移植" }, |
| | | { value: 2, label: "弃用" } |
| | | { value: 2, label: "库存" }, |
| | | { value: 3, label: "弃用" } |
| | | ], |
| | | allocationform: [], |
| | | witnessform: { |
| | |
| | | if (this.ethicform.infoid) { |
| | | return; |
| | | } |
| | | listDonateflowchart(searchParam).then(response => { |
| | | //listDonateflowchart(searchParam).then(response => { |
| | | listEthicalreviewopinions(searchParam).then(response => { |
| | | if (response.code == 200 && response.rows.length) { |
| | | this.ethicform = response.rows[0]; |
| | | } else { |
| | | console.log("伦理审查数据为空"); |
| | | } |
| | | }); |
| | | } else if (this.actives == 4 && !this.medicineform[0]) { |
| | | } else if (this.actives == 4 && !this.allocationform[0]) { |
| | | listDonateorgan(searchParam).then(response => { |
| | | if (response.code == 200) { |
| | | if (response.rows[0]) { |
| | |
| | | this.$refs["ethicform"].validate(valid => { |
| | | if (valid) { |
| | | if (this.ethicform.id != null) { |
| | | updateDonateflowchart(this.ethicform).then(response => { |
| | | // updateDonateflowchart(this.ethicform).then(response => { |
| | | updateEthicalreviewopinions(this.ethicform).then(response => { |
| | | this.$modal.msgSuccess("伦理审查信息修改成功"); |
| | | }); |
| | | } else { |
| | | addDonateflowchart(this.ethicform).then(response => { |
| | | //addDonateflowchart(this.ethicform).then(response => { |
| | | addEthicalreviewopinions(this.ethicform).then(response => { |
| | | this.$modal.msgSuccess("伦理审查信息新增成功"); |
| | | }); |
| | | } |
| | |
| | | this.$modal.msgSuccess("获取见证信息新增成功"); |
| | | }); |
| | | } |
| | | this.form.donationcategory=this.witnessform.donationcategory; |
| | | this.form.donationcategory = this.witnessform.donationcategory; |
| | | this.Processvalidation(); |
| | | } |
| | | }); |
| | |
| | | } |
| | | }); |
| | | // 保存确认信息 |
| | | if (this.accomplishform.id) { |
| | | if (this.accomplishform.dcid) { |
| | | console.log(this.accomplishform); |
| | | updateDonatecompletioninfo(this.accomplishform).then(response => { |
| | | this.$modal.msgSuccess("完成登记信息修改成功"); |
| | |
| | | Processvalidation() { |
| | | console.log(this.form.workflow); |
| | | console.log(this.actives); |
| | | if (this.form.workflow + 1 == this.actives) { |
| | | if (this.form.workflow + 1 == this.actives || this.actives == 6) { |
| | | if (this.form.workflow <= 6) { |
| | | this.form.workflow++; |
| | | } else { |
| | |
| | | display: -webkit-box; |
| | | background-color: #f5f7fa; |
| | | height: 100%; |
| | | |
| | | .left-course { |
| | | background: #fff; |
| | | width: 17vw; |
| | |
| | | position: fixed; |
| | | top: 50; |
| | | } |
| | | |
| | | .title { |
| | | background: #22a2c3; |
| | | margin-bottom: 20px; |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .upload-demo { |
| | | text-align: center; |
| | | } |
| | | |
| | | .pdfimg { |
| | | display: flex; // text-align: center; |
| | | width: 100%; |
| | |
| | | text-align: center; |
| | | } |
| | | } |
| | | |
| | | .Ticket-button { |
| | | margin-top: 10px; |
| | | text-align: right; |
| | | padding-right: 66px; |
| | | } |
| | | |
| | | .boxdiv { |
| | | max-width: 85vw; |
| | | font-size: 18px; |
| | |
| | | margin-bottom: 30px; |
| | | } |
| | | } |
| | | |
| | | ::v-deep .el-step__head.is-finish { |
| | | color: #22a2c3; |
| | | border-color: #22a2c3; |
| | | } |
| | | |
| | | ::v-deep .el-step__title.is-finish { |
| | | color: #22a2c3; |
| | | } |
| | | |
| | | ::v-deep .el-step__description.is-finish { |
| | | color: #22a2c3; |
| | | } |
| | | |
| | | :v-deep .el-select { |
| | | display: inline-block; |
| | | position: relative; |
| | | width: 80%; |
| | | } |
| | | </style> |