| | |
| | | tjNum |
| | | } |
| | | }) |
| | | } |
| | | |
| | | |
| | | // 批量发送邮件 |
| | | export function xiugaidayinzhuangtai(tjNumber) { |
| | | return request({ |
| | | url: '/system/report/xiugaidayinzhuangtai', |
| | | method: 'get', |
| | | params: { |
| | | tjNumber |
| | | } |
| | | }) |
| | | } |
| | |
| | | <el-button |
| | | type="primary" |
| | | size="mini" |
| | | :disabled="multiple" |
| | | :disabled="single" |
| | | @click="jiankangReport" |
| | | >健康检查表打印</el-button |
| | | > |
| | |
| | | hasPrintCode, |
| | | getOrderListOO, |
| | | getNewDateList, |
| | | getChexiao, |
| | | getChexiao,xiugaidayinzhuangtai |
| | | } from "@/api/hosp/order"; |
| | | import moment from "moment"; |
| | | import ViewPdf from "@/components/ViewPdf"; |
| | |
| | | this.dialogVisiblese = true; |
| | | }, |
| | | timjiao() { |
| | | |
| | | if (this.radios == "1") { |
| | | this.mobanId = "912502827716915200"; |
| | | } else { |
| | |
| | | const viewNum = this.mobanId; |
| | | const params = { viewNum, tjNum }; |
| | | this.$tab.openPage("健康证检查表", "/report/jiankangzheng", params); |
| | | let tjNumber = this.report[0] |
| | | xiugaidayinzhuangtai(tjNumber).then((response) => { |
| | | |
| | | }) |
| | | this.dialogVisiblese = false |
| | | this.getList(); |
| | | }, |
| | | baogaoyulan() { |
| | | const tjNumber = this.report[0]; |