1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606 |
- <template>
- <!--患者发药-->
- <div class="main-contain new-main-contain">
- <div class="position">
- <!-- <bread-crumb :crumbs='crumbs'></bread-crumb>-->
- <bread-crumb :crumbs="crumbs"></bread-crumb>
- </div>
- <div
- class="app-container"
- style="display: flex; flex: 1; padding: 10px 20px 0px 20px"
- >
- <div class="mainLeft">
- <div>
- <div class="list">
- <el-date-picker
- style="width: 200px"
- v-model="start_time"
- type="date"
- format="yyyy-MM-dd"
- value-format="yyyy-MM-dd"
- placeholder="选择日期"
- @change="changeTimes()"
- >
- </el-date-picker>
- </div>
- <!-- <el-button @click="testsss">调试1</el-button>-->
- <!-- <el-button @click="testsss2">调试2</el-button>-->
- <div class="list">
- <el-radio-group v-model="state" @change="lala()">
- <el-radio :label="1">待发药{{ waitmount }}人</el-radio>
- <el-radio :label="2">已发药{{ alreadmount }}人</el-radio>
- </el-radio-group>
- </div>
- <div
- class="list"
- style="display: flex; justify-content: space-between"
- >
- <el-input
- size="small"
- style="width: 130px"
- v-model="keywords"
- class="filter-item"
- placeholder="请输入患者名称"
- clearable
- />
- <el-button
- size="small"
- class="filter-item"
- type="primary"
- @click="searchAction"
- >搜索
- </el-button>
- </div>
-
- <el-table
- height="60vh"
- ref="table01"
- :data="waitmount_data"
- highlight-current-row
- @current-change="handleCurrentChange"
- border
- style="width: 100%"
- v-if="state == 1"
- :row-style="{ color: '#303133' }"
- :header-cell-style="{
- backgroundColor: 'rgb(245, 247, 250)',
- color: '#606266',
- }"
- >
- <el-table-column prop="date" label="患者姓名" width="100">
- <template slot-scope="scope">
- <span>{{ scope.row.Name ? scope.row.Name : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column prop="name" label="透析号" width="100">
- <template slot-scope="scope">
- <span>{{
- scope.row.DialysisNo ? scope.row.DialysisNo : ""
- }}</span>
- </template>
- </el-table-column>
- </el-table>
- <el-table
- :height="tableHeight"
- ref="table02"
- :data="alreadmount_data"
- highlight-current-row
- @current-change="handleCurrentChange"
- border
- :row-style="{ color: '#303133' }"
- :header-cell-style="{
- backgroundColor: 'rgb(245, 247, 250)',
- color: '#606266',
- }"
- style="width: 100%"
- v-if="state == 2"
- >
- <el-table-column prop="date" label="患者姓名" width="100">
- <template slot-scope="scope">
- <span>{{ scope.row.Name ? scope.row.Name : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column prop="name" label="透析号" width="100">
- <template slot-scope="scope">
- <span>{{
- scope.row.DialysisNo ? scope.row.DialysisNo : ""
- }}</span>
- </template>
- </el-table-column>
- </el-table>
- </div>
- </div>
- <div class="mainRight">
- <div class="titlelist">
- <div>
- 班次:
- <el-select
- v-model="shift"
- placeholder="请选择"
- @change="searchAction"
- >
- <el-option
- v-for="item in banshift"
- :key="item.value"
- :label="item.text"
- :value="item.value"
- >
- </el-option>
- </el-select>
- 分区:
- <el-select
- v-model="partition"
- placeholder="请选择"
- @change="searchAction"
- >
- <el-option
- v-for="item in fen"
- :key="item.id"
- :label="item.name"
- :value="item.id"
- >
- </el-option>
- </el-select>
- </div>
-
-
- <div>
- <el-button type="primary" @click="toExport" v-if="state == 2"
- >导出</el-button
- >
-
- <el-button type="primary" @click="dispense" v-if="state == 1"
- >发药</el-button
- >
- <el-button type="primary" @click="endispense" v-if="state == 2"
- >退药</el-button
- >
- <el-button type="primary" @click="toPrint">打印</el-button>
- <!-- <el-button @click="tiaoshi">调试</el-button>-->
- <el-button type="primary" v-if="state == 1" @click="toSetting"
- >设置</el-button
- >
- </div>
- </div>
- <el-divider style="margin-top: 10px"></el-divider>
- <div>
- <el-table
- :height="tableHeight"
- :data="tableData"
- border
- style="width: 100%"
- :row-style="{ color: '#303133' }"
- :header-cell-style="{
- backgroundColor: 'rgb(245, 247, 250)',
- color: '#606266',
- }"
- >
- <el-table-column
- type="index"
- label="序号"
- width="50"
- align="center"
- >
- </el-table-column>
- <el-table-column label="名称" width="100" align="center">
- <template slot-scope="scope">
- <span>{{ scope.row.Name ? scope.row.Name : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column label="规格" width="100" align="center">
- <template slot-scope="scope">
- <span>{{getSpecaiName(scope.row.DrugId)}}</span>
- </template>
- </el-table-column>
- <el-table-column label="单次用量" width="100" align="center">
- <template slot-scope="scope">
- <span>{{
- scope.row.SingleDosage ? scope.row.SingleDosage : ""
- }}</span>
- </template>
- </el-table-column>
- <el-table-column label="用法" width="100" align="center">
- <template slot-scope="scope">
- <span>{{ scope.row.Usage ? scope.row.Usage : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column label="频率" width="100" align="center">
- <template slot-scope="scope">
- <span>{{
- scope.row.Frequency ? scope.row.Frequency : ""
- }}</span>
- </template>
- </el-table-column>
- <el-table-column label="天数" width="100" align="center">
- <template slot-scope="scope">
- <span>{{ scope.row.Days ? scope.row.Days : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column label="总量" width="100" align="center">
- <template slot-scope="scope">
- <span>{{ scope.row.Total ? scope.row.Total : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column label="生产厂商" width="100" align="center">
- <template slot-scope="scope">
- <span>{{ getManutuer(scope.row.DrugId) }}</span>
- </template>
- </el-table-column>
- <el-table-column label="药品追溯码" width="162" align="center">
- <template slot-scope="scope">
- <div @click="getDrugCode(scope.row.ID,scope.row.DataSources,scope.row.DrugCode,scope.$index,scope.row.DrugId)"><el-input style="width: 100;" v-model="scope.row.DrugCode"></el-input></div>
- </template>
- </el-table-column>
- <el-table-column label="开立医生" width="150" align="center">
- <template slot-scope="scope">
- <span>{{ scope.row.Doctor ? scope.row.Doctor : "" }}</span>
- </template>
- </el-table-column>
- <el-table-column label="数据来源" width="162" align="center">
- <template slot-scope="scope">
- <span>{{
- scope.row.DataSources ? scope.row.DataSources : ""
- }}</span>
- </template>
- </el-table-column>
- <el-table-column label="国家编码" width="162" align="center">
- <template slot-scope="scope">
- <span>{{getDrugName(scope.row.DrugId)}}</span>
- </template>
- </el-table-column>
-
-
-
- <el-table-column align="center" width="100" label="拆零标志">
- <template slot-scope="scope">
- <el-select v-model="scope.row.ZeroFlag" placeholder="请选择" @change="changevalue(scope.row)">
- <el-option label="未知" value="0"></el-option>
- <el-option label="是" value="1"></el-option>
- <el-option label="否" value="2"></el-option>
- </el-select>
- </template>
- </el-table-column>
-
-
- <el-table-column label="备注" width="170" align="center">
- <template slot-scope="scope">
- <span>{{ scope.row.Remarks ? scope.row.Remarks : "" }}</span>
- </template>
- </el-table-column>
- </el-table>
- </div>
- <!-- <div v-if="state == 2" style="margin-top: 25px">诊断时间:{{ timedate }}</div>-->
- </div>
- <el-dialog title="设置" :visible.sync="dialogVisible" width="30%">
- <span style="font-size: 17px">请选择药品是否要通过药房管理出库</span>
- <span style="display: block; padding: 18px 25px">
- <el-radio v-model="is_open" label="1">是</el-radio>
- <el-radio v-model="is_open" label="2">否</el-radio>
- </span>
- <span style="font-size: 17px">请选择是否发药时上传追溯码</span>
- <span style="display: block; padding: 18px 25px">
- <el-radio v-model="is_drug_open" label="1">是</el-radio>
- <el-radio v-model="is_drug_open" label="2">否</el-radio>
- </span>
- <div
- style="
- height: 50px;
- background: #c7ebfc;
- border-radius: 5px;
- padding: 7px;
- "
- >
- <i class="el-icon-info" style="color: #3399ff; font-size: 17px"></i>
- 若选择为是,则通过药房发药的药品都会在发药之后进行出库,否则按原来的方式进行出库管理
- </div>
- <span slot="footer" class="dialog-footer">
- <el-button @click="dialogVisible = false">取 消</el-button>
- <el-button type="primary" @click="SaveSetting">保 存</el-button>
- </span>
- </el-dialog>
-
- <el-dialog
- title="药品追溯码"
- @open="openDialog"
- :visible.sync="dialogVisibleOne"
- width="40%">
- <span>
- <el-input
- ref="inputRef"
- @keyup.native="changeText"
- type="textarea"
- placeholder="请输入内容"
- v-model="textarea"
- autofocus
- :rows="10"
- >
- </el-input>
- </span>
- <span slot="footer" class="dialog-footer">
- <el-button @click="dialogVisibleOne = false">取 消</el-button>
- <el-button type="primary" @click="saveTextArea()">确 定</el-button>
- </span>
- </el-dialog>
-
-
- </div>
-
- <patient-print
- ref="patientprint"
- :visibility="isVisibility"
- :propsTable="propsTable"
-
- >
- </patient-print>
- <patientPrintTwo ref="patientprintTwo"
- :visibility="isVisibilityTwo"
- :propsTable="propsTable"
- >
- </patientPrintTwo>
- </div>
- </template>
-
- <script>
- import BreadCrumb from "@/xt_pages/components/bread-crumb";
- import patientPrint from "./print/patientPrint.vue";
- import patientPrintTwo from './print/patientPrintTwo'
- import { getPharmacyConfig, SaveSetting } from "@/api/his/advice";
- import {
- waitingdrug,
- issueddrugs,
- todaynumber,
- getpharmacycontent,
- dispensingmedicine,
- drugwithdrawal,
- getpartitionlist,
- changeDrugCode,
- changeZeroFlag,
- getDrugTocalCount
-
- } from "@/api/pharmacy";
- import dataDruguse from "../../router/modules/dataDruguse";
- import axios from 'axios'
- const moment = require("moment");
- export default {
- components: {
- BreadCrumb,
- patientPrint,
- patientPrintTwo
- },
- data() {
- return {
- patient_id: 0,
- crumbs: [
- { path: false, name: "药房管理" },
- { path: "/Pharmacy/patiantDispensing", name: "患者发药" },
- ],
- tableHeight: 400,
- start_time: moment(new Date()).add("year", 0).format("YYYY-MM-DD"),
- start_time2: moment(new Date()).add("year", 0).format("YYYY-MM-DD HH:mm"),
- state: 1, //1待发药,2已发药
- waitmount: 0, //待发药人数
- waitmount_data: [],
- alreadmount: 0, //已发药人数
- alreadmount_data: [],
- keywords: "",
- tableData: [],
- propsTable: [],
- tableData_list: [],
- isVisibility: false,
- isVisibilityTwo:false,
- currentRow: null,
- dialogVisible: false,
- is_open: "2",
- banshift: [
- { value: 0, text: "全部班" },
- { value: 1, text: "上午" },
- { value: 2, text: "下午" },
- { value: 3, text: "晚上" },
- ],
- shift: 0, //班次
- fen: [],
- partition: 0, //分区
- drugList:[],
- baseList:[],
- org_id:'',
- patients:{},
- doctors:[],
- diagnosearr:[],
- diagnosis:'',
- dialogVisibleOne:false,
- textarea:"",
- id:0,
- is_source:0,
- drug_code:0,
- currentRow:{},
- currentIndex:0,
- is_drug_open:"2",
- textarea:"",
- patientList:[],
- drug_id:0,
- total_count:0,
- newArrList:[]
- };
- },
- watch: {},
- created() {
- this.init();
- this.gettodaynumber();
- this.fun3();
- this.getgetpartitionlist();
- this.org_id = this.$store.getters.xt_user.org.id
- // this.getwaitmount();//fun3
- // this.selectedbydefault();
- },
- methods: {
- openDialog(){
- this.$nextTick(() => {
- this.$refs.inputRef.$refs.input.focus()
- });
- },
- changevalue(row){
- var params = {
- id:row.ID,
- zero_flag:row.ZeroFlag,
- }
- changeZeroFlag(params).then(response=>{
- if(response.data.state == 1){
- this.$message.success("切换成功")
- }
- })
- },
- getgetpartitionlist() {
- var params = {};
- getpartitionlist(params).then((res) => {
- if (res.data.state == 1) {
- this.fen = res.data.data.list;
- this.is_drug_open = res.data.data.config.is_open
- }
- });
- },
- tiaoshi() {
- console.log("this.shift", this.shift);
- console.log("this.partition", this.partition);
- console.log("this.waitmount_data", this.waitmount_data);
- console.log("this.alreadmount_data", this.alreadmount_data);
- console.log("this.waitmount", this.waitmount);
- console.log("this.alreadmount", this.alreadmount);
- },
- async fun3() {
- console.log("fun3");
- this.fun1().then((val) => {
- this.fun2();
- });
- },
- async fun4(tmp) {
- console.log("fun3");
- this.fun1().then((val) => {
- console.log("this.alreadmount_data", this.alreadmount_data);
- for (let i = 0; i < this.alreadmount_data.length; i++) {
- console.log("tmp = ", tmp);
- if (this.alreadmount_data[i].PatientID == tmp) {
- console.log("i = ", i);
- this.$refs.table02.setCurrentRow(this.alreadmount_data[i]);
- this.handleCurrentChange(this.alreadmount_data[i]);
- }
- }
- });
- },
- async fun5(tmp) {
- console.log("fun5555");
- this.fun1().then((val) => {
- console.log("this.alreadmount_data", this.waitmount_data);
- for (let i = 0; i < this.waitmount_data.length; i++) {
- console.log("tmp = ", tmp);
- if (this.waitmount_data[i].PatientID == tmp) {
- console.log("i = ", i);
- this.$refs.table01.setCurrentRow(this.waitmount_data[i]);
- this.handleCurrentChange(this.waitmount_data[i]);
- }
- }
- });
- },
-
- lala() {
- console.log("this.state!!!!!!", this.state);
- //初始化状态
- this.tableData = null;
- this.currentRow = null;
- this.selectedbydefault();
- },
- //选中行数
- handleCurrentChange(val) {
- console.log("state--",this.state)
- this.currentRow = val;
- console.log("this.currentRow", this.currentRow);
- if (this.state == 1) {
- this.getpatientdetails(0);
- }
- if (this.state == 2) {
- this.getpatientdetails(1);
- }
- },
- init() {
- // console.log("初始化了")
- this.state = 1;
- this.tableData = null;
- this.currentRow = null;
- this.partition = 0;
- this.shift = 0;
- },
- testsss() {
- this.state = 1;
- },
- //默认选中的
- selectedbydefault() {
- if (this.state == 1 && this.waitmount_data.length > 0) {
- this.$refs.table01.setCurrentRow(this.waitmount_data[0]);
- this.handleCurrentChange(this.waitmount_data[0]);
- }
- if (this.state == 2 && this.alreadmount_data.length > 0) {
- this.$refs.table02.setCurrentRow(this.alreadmount_data[0]);
- this.handleCurrentChange(this.alreadmount_data[0]);
- }
- },
- //包装selectedbydefault
- fun2() {
- console.log("3333333this.waitmount_data", this.waitmount_data);
- // return new Promise((resolve, reject) => {
- if (this.state == 1 && this.waitmount_data.length > 0) {
- this.$refs.table01.setCurrentRow(this.waitmount_data[0]);
- this.handleCurrentChange(this.waitmount_data[0]);
- }
- if (this.state == 2 && this.alreadmount_data.length > 0) {
- this.$refs.table02.setCurrentRow(this.alreadmount_data[0]);
- this.handleCurrentChange(this.alreadmount_data[0]);
- }
- // });
- },
- changeTimes() {
- this.gettodaynumber();
- this.getwaitmount();
- this.fun3();
- },
- //获取当天发药的人数
- gettodaynumber() {
- var params = {
- time: this.start_time,
- };
- todaynumber(params).then((res) => {
- if (res.data.state == 1) {
- console.log('3333333',res.data.data);
- this.waitmount = res.data.data.itotal;
- this.alreadmount = res.data.data.wtotal;
- this.drugList = res.data.data.drug
- this.is_drug_open = res.data.data.config.is_open
- }
- });
- // console.log("2222222")
- },
- //获取发药人列表
- getwaitmount() {
- var params = {
- keyword: this.keywords,
- time: this.start_time,
- shift: this.shift,
- partition: this.partition,
- };
-
- waitingdrug(params).then((res) => {
- if (res.data.state == 1) {
- this.waitmount_data=[]
- var list = res.data.data.list;
- this.baseList =[]
- this.baseList = res.data.data.baseList
- if (this.shift != 0 || this.partition != 0) {
- if (this.waitmount_data == null) {
- this.waitmount = 0;
- } else {
- this.waitmount = this.waitmount_data.length;
- }
- }
- this.patientList = []
- this.patientList = res.data.data.patientList
- var listTwo = res.data.data.listTwo
-
- var newArr =[]
- if(listTwo!=null && listTwo.length>0){
- for(let i=0;i<listTwo.length;i++){
- listTwo[i].PatientID = 0
- listTwo[i].Name=""
- listTwo[i].DialysisNo=""
- listTwo[i].PatientID = listTwo[i].patient_id
- listTwo[i].Name = listTwo[i].patient.name
- listTwo[i].DialysisNo = listTwo[i].patient.dialysis_no
- newArr.push(listTwo[i])
- }
- }
-
- if(list!=null && list.length>0){
- for(let i=0;i<list.length;i++){
- this.waitmount_data.push(list[i])
- }
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.waitmount_data.push(newArr[i])
- }
- }
- }
- if(this.waitmount_data==null){
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.waitmount_data.push(newArr[i])
- }
- }
-
- }
- if(list==null){
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.waitmount_data.push(newArr[i])
- }
- }
-
- }
-
- }
- });
- issueddrugs(params).then((res) => {
- if (res.data.state == 1) {
- this.alreadmount_data =[]
- var list = res.data.data.list;
- var listTwo =res.data.data.listTwo
-
- if (this.shift != 0 || this.partition != 0) {
- if (list == null) {
- this.alreadmount = 0;
- } else {
- this.alreadmount = list.length;
- }
- }
-
- var newArr =[]
- if(listTwo!=null && listTwo.length>0){
- for(let i=0;i<listTwo.length;i++){
- listTwo[i].PatientID = 0
- listTwo[i].Name=""
- listTwo[i].DialysisNo=""
- listTwo[i].PatientID = listTwo[i].patient_id
- listTwo[i].Name = listTwo[i].patient.name
- listTwo[i].DialysisNo = listTwo[i].patient.dialysis_no
- newArr.push(listTwo[i])
- }
- }
-
- if(list!=null && list.length>0){
- for(let i=0;i<list.length;i++){
- this.alreadmount_data.push(list[i])
- }
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.alreadmount_data.push(newArr[i])
- }
- }
- }
- if(this.waitmount_data==null){
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.alreadmount_data.push(newArr[i])
- }
- }
-
- }
- if(list==null){
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.alreadmount_data.push(newArr[i])
- }
- }
-
- }
- }
- });
- },
- //包装getwaitmount
- async fun1() {
- // return new Promise((resolve, reject) => {
- var params = {
- keyword: this.keywords,
- time: this.start_time,
- shift: this.shift,
- partition: this.partition,
- };
- await waitingdrug(params).then((res) => {
- if (res.data.state == 1) {
- this.waitmount_data=[]
- var list = res.data.data.list;
- this.patientList = []
- this.patientList = res.data.data.patientList
- var listTwo = res.data.data.listTwo
- var newArr =[]
- if(listTwo!=null && listTwo.length>0){
- for(let i=0;i<listTwo.length;i++){
- listTwo[i].PatientID = 0
- listTwo[i].Name=""
- listTwo[i].DialysisNo=""
- listTwo[i].PatientID = listTwo[i].patient_id
- listTwo[i].Name = listTwo[i].patient.name
- listTwo[i].DialysisNo = listTwo[i].patient.dialysis_no
- newArr.push(listTwo[i])
- }
- }
- if(list!=null && list.length>0){
- for(let i=0;i<list.length;i++){
- this.waitmount_data.push(list[i])
- }
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.waitmount_data.push(newArr[i])
- }
- }
- }
- if(list==null){
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.waitmount_data.push(newArr[i])
- }
- }
-
- }
-
- console.log("1111111");
- }
- });
- await issueddrugs(params).then((res) => {
- if (res.data.state == 1) {
- this.alreadmount_data = []
- var list = res.data.data.list;
- var listTwo = res.data.data.listTwo
- var newArr =[]
- if(listTwo!=null && listTwo.length>0){
- for(let i=0;i<listTwo.length;i++){
- listTwo[i].PatientID = 0
- listTwo[i].Name=""
- listTwo[i].DialysisNo=""
- listTwo[i].PatientID = listTwo[i].patient_id
- listTwo[i].Name = listTwo[i].patient.name
- listTwo[i].DialysisNo = listTwo[i].patient.dialysis_no
- newArr.push(listTwo[i])
- }
- }
- if(list!=null && list.length>0){
- for(let i=0;i<list.length;i++){
- this.alreadmount_data.push(list[i])
- }
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.alreadmount_data.push(newArr[i])
- }
- }
- }
- if(list==null){
- if(newArr!=null && newArr.length>0){
- for(let i=0;i<newArr.length;i++){
- this.alreadmount_data.push(newArr[i])
- }
- }
-
- }
-
- console.log("1111111s");
- }
- });
- console.log("222222222");
-
- // })
- },
- getPatientName(patient_id){
- var name = ""
- for(let i=0;i<this.patientList.length;i++){
- if(patient_id == this.patientList[i].id){
- name = this.patientList[i].name
- }
- }
- return name
- },
- getPatientDialysisNo(patient_id){
- var dialysis_no = ""
- for(let i=0;i<this.patientList.length;i++){
- if(patient_id == this.patientList[i].id){
- dialysis_no = this.patientList[i].dialysis_no
- }
- }
- return dialysis_no
- },
- //获取患者信息详情
- getpatientdetails(val) {
- console.log("val2332323223",this.currentRow)
- var params = {
- patient_id: this.currentRow.PatientID,
- is_medicine: val,
- time: this.start_time,
- };
- getpharmacycontent(params).then((res) => {
- if (res.data.state == 1) {
- var list = res.data.data.list;
- console.log("hhhhawoowowow",res.data.data)
- this.baseList =[]
- this.baseList = res.data.data.baseList
- this.doctors = res.data.data.doctors
- this.diagnosearr = res.data.data.diagnose
- this.diagnosis = res.data.data.prescription.diagnosis
- const obj={
- age:res.data.data.patients.age,
- gender: res.data.data.patients.gender,
- diagnose:res.data.data.patients.diagnose,
- zhixing:res.data.data.patients.created_time
- }
- this.patients =obj
- if(this.$store.getters.xt_user.org.id == 10188 || this.$store.getters.xt_user.org.id == 10217 || this.$store.getters.xt_user.org.id == 10387 || this.$store.getters.xt_user.org.id == 0 || this.$store.getters.xt_user.org.id == 10480 ){
- this.tableData = []
- if(list!=null && list.length >0){
- for(let i=0;i<list.length;i++){
- if(list[i].DataSources != "临时医嘱"){
- this.tableData.push(list[i])
- }
- }
- }
-
- }
- if(this.$store.getters.xt_user.org.id != 10188 && this.$store.getters.xt_user.org.id != 10217 && this.$store.getters.xt_user.org.id != 10387 && this.$store.getters.xt_user.org.id != 0 && this.$store.getters.xt_user.org.id != 10480 ){
- this.tableData = []
- this.tableData = list
- }
- console.log("tableDatawoowow",this.tableData)
- } else {
- this.$message.error(res.data.msg);
- }
- });
- },
- // 跳转打印页面
- toPrint() {
- console.log('10653',this.tableData);
-
- if (this.tableData == null) {
- this.$message.error("未选择任何数据");
- return;
- }else{
- if(this.org_id != 10653 && this.org_id !=0){
- this.$refs.patientprint.show(
- this.tableData,
- this.currentRow,
- this.state,
- this.start_time
- );
- }else{
- this.$refs.patientprintTwo.show(
- this.tableData,
- this.currentRow,
- this.state,
- this.start_time,
- this.baseList,
- this.patients,
- this.doctors,
- this.diagnosearr,
- this.diagnosis,
- )
- }
- }
-
-
-
- },
- toExport() {
- import("@/vendor/Export2Excel").then((excel) => {
- for (let i = 0; i < this.tableData.length; i++) {
- this.tableData[i].index = i + 1;
- this.tableData[i].time = this.start_time;
- this.tableData[i].uname = this.currentRow.Name;
- }
-
- const tHeader = [
- "序号",
- "日期",
- "患者名称",
- "名称",
- "单次用量",
- "用法",
- "频率",
- "天数",
- "总量",
- "开立医生",
- "数据来源",
- "备注",
- ];
- const filterVal = [
- "index",
- "time",
- "uname",
- "Name",
- "SingleDosage",
- "Usage",
- "Frequency",
- "Days",
- "Total",
- "Doctor",
- "DataSources",
- "Remarks",
- ];
-
- const data = this.formatJson(filterVal, this.tableData);
- excel.export_json_to_excel({
- header: tHeader,
- data,
- filename: "领药单",
- });
- this.downloadLoading = false;
- });
- },
- formatJson(filterVal, jsonData) {
- return jsonData.map((v) => filterVal.map((j) => v[j]));
- },
-
- // 搜索患者
- searchAction() {
- this.tableData = null;
- this.getwaitmount();
- if (this.shift != 0 || this.partition != 0) {
- } else {
- this.gettodaynumber();
- }
- },
-
- // 药品发药
- dispense() {
- if (this.is_drug_open == 1){
- var that= this
- axios.get('http://127.0.0.1:9532/test/net',{}).then(function(response) {
- if (response.data.state == 0) {
- // that.$message.error(response.data.data.msg);
- that.$confirm("数据异常,请检查医保程序是否有打开", "提示", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
-
- })
- .catch(() => {});
- return false
- } else {
- var tmp = that.currentRow.PatientID;
- var params = {
- patient_id: that.currentRow.PatientID,
- time: that.start_time,
- admin_user_id: that.$store.getters.xt_user.user.id,
- };
- that.$confirm("确定是否对该患者进行发药?", "患者发药", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
- dispensingmedicine(params).then((res) => {
- if (res.data.state == 1) {
- that.$message.success("操作成功");
- that.gettodaynumber();
- that.searchAction();
- that.tableData = null;
- that.fun4(tmp);
- that.state = 2;
- //进行追溯码上传
- axios.get('http://127.0.0.1:9532/api/changedrug/four', {
- params:params
- })
- .then(function(response) {
- if (response.data.state == 0) {
- that.$message.error(response.data.msg)
- return false
- } else {
- if (response.data.data.failed_code == -10) {
- that.$confirm(response.data.data.msg, '医保错误信息', {
- confirmButtonText: '确 定',
- type: 'warning'
- }).then(() => {
-
- }).catch(() => {
- })
- } else {
- if(response.data.data.msg.length > 0){
- that.$confirm(response.data.data.msg, '上传信息', {
- confirmButtonText: '确 定',
- type: 'warning'
- }).then(() => {
-
- }).catch(() => {
- })
- }
- }
- }
- })
- .catch(function(error) {
- })
- } else {
- that.$message.error(res.data.msg);
- }
- });
- })
- .catch(() => {});
- }
- }).catch(function(error) {
- that.$confirm("数据异常,请检查医保程序是否有打开", "提示", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
- })
- .catch(() => {});
- })
-
- }else{
- var tmp = this.currentRow.PatientID;
- var params = {
- patient_id: this.currentRow.PatientID,
- time: this.start_time,
- };
- this.$confirm("确定是否对该患者进行发药?", "患者发药", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
- dispensingmedicine(params).then((res) => {
- if (res.data.state == 1) {
- this.$message.success("操作成功");
- this.gettodaynumber();
- this.searchAction();
- this.tableData = null;
- this.fun4(tmp);
- this.state = 2;
-
-
- } else {
- this.$message.error(res.data.msg);
- }
- });
- })
- .catch(() => {});
- }
-
-
-
- },
-
- toSetting() {
- getPharmacyConfig().then((response) => {
- if (response.data.state == 1) {
- this.dialogVisible = true;
- var config = response.data.data.config;
- this.is_open = config.is_open.toString();
- var codeConfig = response.data.data.codeConfig
- this.is_drug_open = codeConfig.is_open.toString()
- }
- });
- },
- SaveSetting() {
- var params = {
- is_open: parseInt(this.is_open),
- is_drug_open:parseInt(this.is_drug_open)
- };
- SaveSetting(params).then((response) => {
- if (response.data.state == 1) {
- var config = response.data.data.config;
- this.$message.success("保存成功!");
-
- this.dialogVisible = false;
- }
- });
- },
- // 药品退药
- endispense() {
- if (this.is_drug_open == 1){
- var that= this
- axios.get('http://127.0.0.1:9532/test/net',{}).then(function(response) {
- if (response.data.state == 0) {
- // that.$message.error(response.data.data.msg);
- that.$confirm("数据异常,请检查医保程序是否有打开", "提示", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
-
- })
- .catch(() => {
-
- });
- return false
- } else {
- var tmp = that.currentRow.PatientID;
- var params = {
- patient_id: that.currentRow.PatientID,
- admin_user_id: that.$store.getters.xt_user.user.id,
- time: that.start_time,
- };
- that.$confirm("确定是否对该患者进行退药?", "患者退药", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
- drugwithdrawal(params).then((res) => {
- if (res.data.state == 1) {
- that.$message.success("操作成功");
- that.gettodaynumber();
- that.searchAction();
- that.tableData = null;
- that.fun5(tmp);
- that.state = 1;
-
- //进行追溯码上传
- axios.get('http://127.0.0.1:9532/api/delete_xs_bg_two', {
- params:params
- })
- .then(function(response) {
- if (response.data.state == 0) {
- that.$message.error(response.data.msg)
- return false
- } else {
- if (response.data.data.failed_code == -10) {
- that.$confirm(response.data.data.msg, '医保错误信息', {
- confirmButtonText: '确 定',
- type: 'warning'
- }).then(() => {
-
- }).catch(() => {
- })
- } else {
- if(response.data.data.msg.length > 0){
- that.$confirm(response.data.data.msg, '上传信息', {
- confirmButtonText: '确 定',
- type: 'warning'
- }).then(() => {
-
- }).catch(() => {
- })
- }
- }
- }
- })
- .catch(function(error) {
- })
-
- } else {
- that.$message.error(res.data.msg);
- }
- });
- })
- .catch(() => {});
-
- }
- }).catch(function(error) {
- that.$confirm("数据异常,请检查医保程序是否有打开", "提示", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
- })
- .catch(() => {});
- })
- }else{
- var tmp = this.currentRow.PatientID;
- var params = {
- patient_id: this.currentRow.PatientID,
- time: this.start_time,
- };
- this.$confirm("确定是否对该患者进行退药?", "患者退药", {
- confirmButtonText: "确 定",
- cancelButtonText: "取 消",
- type: "warning",
- }).then(() => {
- drugwithdrawal(params).then((res) => {
- if (res.data.state == 1) {
- this.$message.success("操作成功");
- this.gettodaynumber();
- this.searchAction();
- this.tableData = null;
- this.fun5(tmp);
- this.state = 1;
-
-
- } else {
- this.$message.error(res.data.msg);
- }
- });
- })
- .catch(() => {});
-
- }
-
- },
- getDrugName(drug_id){
-
- var medical_insurance_number = ""
- for(let i=0;i<this.drugList.length;i++){
- if(drug_id == this.drugList[i].id){
- medical_insurance_number = this.drugList[i].medical_insurance_number
- }
- }
- return medical_insurance_number
- },
- getManutuer(drug_id){
- var manufacturer_name = ""
- for(let i=0;i<this.baseList.length;i++){
- if(drug_id == this.baseList[i].id){
- manufacturer_name = this.baseList[i].manufacturer_name
- }
- }
- return manufacturer_name
- },
- getSpecaiName(drug_id){
- var spc =""
- for(let i=0;i<this.baseList.length;i++){
- if(drug_id == this.baseList[i].id){
- spc = this.baseList[i].dose + this.baseList[i].dose_unit +"*"+this.baseList[i].min_number+this.baseList[i].min_unit+"/"+this.baseList[i].max_unit
- }
- }
- return spc
- },
- getDrugCode(id,DataSources,DrugCode,index,DrugId){
-
- // 针对百霖
- if(this.$store.getters.xt_user.org.id == 10138 || this.$store.getters.xt_user.org.id == 0){
- var params = {
- drug_id:DrugId,
- start_time:moment().subtract(15, 'days').format("YYYY-MM-DD")
- }
- console.log("params-------------",params)
- getDrugTocalCount(params).then(response=>{
- if(response.data.state == 1){
-
- var adviceList = response.data.data.adviceList
-
- var str = ""
- if(adviceList!=null && adviceList.length>0){
- for(let i=0;i<adviceList.length;i++){
- if(adviceList[i].drug_code!=""){
- str+=adviceList[i].drug_code
- }
-
- }
- }
- var new_arr = str.split(",");
-
- console.log("adviceList==========",new_arr)
-
- if(new_arr!=null && new_arr.length>0){
-
- let dataInfo = {}
- new_arr.forEach((item, index) => {
- if (!dataInfo[item]) {
- dataInfo[item] = {
- drug_code:item,
- child: [],
- }
- }
- })
- let arr = Object.values(dataInfo)
-
- if(arr!=null && arr.length>0){
-
- for(let i=0;i<arr.length;i++){
- for(let j=0;j<new_arr.length;j++){
- if(arr[i].drug_code == new_arr[j]){
- arr[i].child.push(new_arr[j])
- }
- }
- }
- }
-
- this.newArrList = []
- this.newArrList = arr
-
-
- }
-
- this.drug_id = DrugId
- this.id = id
- var is_source =0
- if (DataSources == "his处方"){
- is_source = 1
- }
- if (DataSources == "临时医嘱"){
- is_source = 2
- }
- this.is_source = is_source
- this.textarea = DrugCode
- this.currentIndex = index
-
- this.dialogVisibleOne = true
- }
- })
- }else{
-
- this.drug_id = DrugId
- this.id = id
- var is_source =0
- if (DataSources == "his处方"){
- is_source = 1
- }
- if (DataSources == "临时医嘱"){
- is_source = 2
- }
- this.is_source = is_source
- this.textarea = DrugCode
- this.currentIndex = index
-
- this.dialogVisibleOne = true
- }
-
-
-
- },
- saveTextArea(){
- var params = {
- id:this.id,
- data_source:this.is_source,
- drug_code:this.textarea,
- }
- console.log("paramss",params)
- changeDrugCode(params).then(response=>{
- if(response.data.state == 1){
- this.$message.success("保存成功!")
- for(let i=0;i<this.tableData.length;i++){
- if(this.currentIndex == i){
- this.tableData[i].DrugCode = this.textarea
- }
- }
- this.dialogVisibleOne = false
- }
- })
- },
- changeText(event){
-
-
- // 检查是否为特定的按键,例如回车键,来确认扫码枪输入完成
- if (event.key === 'Enter') {
-
- var textarea = ""
- textarea += this.textarea.replace(/^\s*[\r\n]|\r?\n\s*$/gm, '') + ","
-
- if(this.$store.getters.xt_user.org.id == 10138 || this.$store.getters.xt_user.org.id==0){
-
- var drugindentificaitoncode = this.getDrugIdentificationCode(this.drug_id)
- console.log("drugindentification===================",drugindentificaitoncode)
-
- var scan_code = this.getDrugScanCode(this.drug_id)
-
- console.log("scan_code============",scan_code)
-
- var total_one = 0
- var total_two = 0
-
- console.log("newArr-------------",this.newArrList)
-
-
-
- var arr= []
- arr = textarea.split(",")
- var arrList = []
- if(arr!=null && arr.length>0){
- let dataInfo = {}
- arr.forEach((item, index) => {
- if (!dataInfo[item]) {
- dataInfo[item] = {
- drug_code:item,
- child: [],
- }
- }
- })
- let new_arr = Object.values(dataInfo)
-
- if(new_arr!=null && new_arr.length>0){
-
- for(let i=0;i<new_arr.length;i++){
- for(let j=0;j<arr.length;j++){
- if(new_arr[i].drug_code == arr[j]){
- new_arr[i].child.push(arr[j])
- }
- }
- }
- }
- arrList = new_arr
-
- }
-
- var is_err_check = false
- var i_index = ""
- var drug_code = ""
-
- if(arr!=null && arr.length>0){
- for(let i=0;i<arr.length;i++){
-
- if(arr[i]!=""){
- drug_code = arr[i]
- i_index = i
- if(arr[i].length!=20){
- this.$message.error("药品追溯码长度没有满足20位!")
- is_err_check = true
- }
- if(drugindentificaitoncode>0){
- if(arr[i].substring(0,7)!= drugindentificaitoncode){
- this.$message.error("药品标识码格式不正确,请重新扫码")
- is_err_check = true
- }
- }
-
-
- }
-
- }
- }
- if(is_err_check == true){
- arr.splice(i_index,1)
- }
-
- for(let i=0;i<this.newArrList.length;i++){
- if(drug_code == this.newArrList[i].drug_code){
- total_one = this.newArrList[i].child.length
- }
- }
-
- for(let i=0;i<arrList.length;i++){
- if(drug_code == arrList[i].drug_code){
- total_two = arrList[i].child.length
- }
- }
-
-
- console.log("数量1--------------",total_one)
- console.log("数量2---------------",total_two)
-
- console.log("scan_code=====",scan_code)
-
- if(scan_code>0){
- if((total_one + total_two)>scan_code){
- this.$message.error("扫码次数已经超过限制!")
- arr.splice(i_index,1)
- }
- }
-
-
-
-
- var is_arr = this.hasDuplicates(arr)
-
- if(is_arr == true){
- this.$message.error("药品追溯码已经存在,不能重复扫码!")
- arr.splice(i_index,1)
- }
-
- console.log("is_arr-=--------------",is_arr)
-
- this.textarea = arr.join(",")
- }else{
-
- this.textarea = textarea
- }
-
-
-
- }
-
-
- },
-
- hasDuplicates(arr) {
- const uniqueNumbers = [...new Set(arr)];
- return uniqueNumbers.length !== arr.length;
- },
- getDrugIdentificationCode(id){
-
- var drug_identification_code = ""
- for(let i=0;i<this.baseList.length;i++){
- if(id == this.baseList[i].id){
- drug_identification_code = this.baseList[i].drug_identification_code
- }
- }
- return drug_identification_code
- },
- getDrugScanCode(drug_id){
- var scan_code = ""
- for(let i=0;i<this.baseList.length;i++){
- if(drug_id == this.baseList[i].id){
- scan_code = this.baseList[i].scan_code
- }
- }
- return scan_code
- }
-
-
-
- },
-
- };
- </script>
-
- <style rel="stylesheet/css" lang="scss" scoped>
- .new-main-contain {
- height: 100%;
- display: flex;
- flex-direction: column;
- }
-
- .app-container {
- height: 100%;
- }
- .mainLeft {
- width: 200px;
- height: 100%;
- display: flex;
- flex-direction: column;
-
- .el-radio {
- margin-right: 5px;
- }
-
- .list {
- margin: 10px 0;
- }
- }
- .mainRight {
- margin-left: 10px;
- flex: 1;
- height: 100%;
- display: flex;
- flex-direction: column;
- overflow-y: auto;
- .titlelist {
- display: flex;
- justify-content: space-between;
- white-space: nowrap;
- color: #909399;
- font-size: 14px;
- /deep/ .el-input__inner {
- font-size: 13px !important;
- }
- }
- .el-table {
- margin-top: -13px;
- }
- .el-button {
- height: 34px;
- width: 65px;
- }
- /deep/ .el-divider {
- height: 2px;
- margin-top: 10px;
- }
-
- /deep/ .el-table__body-wrapper {
- overflow-x: scroll !important;
- }
- }
-
- /deep/ .el-input__inner {
- padding-right: 15px;
- }
-
- /deep/ .el-table--scrollable-x .el-table__body-wrapper {
- overflow: auto;
- overflow-x: hidden;
- }
- /deep/ .gutter {
- width: 15px !important;
- display: inline-block !important;
- }
- /deep/ .el-table__fixed-right-patch {
- width: 15px !important;
- }
-
- /deep/ .el-table__fixed-right {
- bottom: 0 !important;
- left: auto;
- right: 0;
- }
- /deep/ .el-table__body-wrapper::-webkit-scrollbar {
- width: 15px !important;
- height: 15px !important;
- }
- </style>
|