| | |
| | | </el-steps> |
| | | </div> |
| | | <!-- 凭证文件 --> |
| | | <div class="Ticket-button" v-show="actives != 5 && actives != 4"> |
| | | <div class="Ticket-button" > |
| | | <el-button @click.native.prevent="Filepopup" type="success" |
| | | >凭证文件</el-button |
| | | > |
| | |
| | | <el-tabs |
| | | tab-position="right" |
| | | style="height: 600px;" |
| | | v-model="annextype" |
| | | @tab-click="selecttab" |
| | | > |
| | | <el-tab-pane |
| | |
| | | getDonatebaseinfo, |
| | | addDonatebaseinfo, |
| | | updateDonatebaseinfo, |
| | | getDonatebaseinfoflow |
| | | getDonatebaseinfoflow, |
| | | fileCase |
| | | } from "@/api/project/donatebaseinfo"; |
| | | import { |
| | | listMedicalevaluation, |
| | |
| | | //报告人列表 |
| | | reporters: [], |
| | | //附件列表 |
| | | annextype: 1, //附件type |
| | | annextype: '1', //附件type |
| | | annexfilesList: [], //附件展示列 |
| | | potentiallist: [], //潜在附件 |
| | | medicinelist: [], //医学附件 |
| | |
| | | return; |
| | | } |
| | | }, |
| | | // 上报审核 |
| | | Reportforreview() {}, |
| | | // 提交归档 |
| | | Reportforreview() { |
| | | fileCase({infoId:this.infoid}).then(res=>{ |
| | | console.log(res); |
| | | }) |
| | | }, |
| | | // 终止案例 |
| | | Terminationcase() { |
| | | this.form.terminationCase == 1 |