123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596 |
- <template>
- <div>
- <div class="cell clearfix" style="float: right">
- <el-button
- style="float: right"
- size="small"
- icon="el-icon-printer"
- @click="signPrint()"
- type="primary"
- >标签打印
- </el-button>
- <el-button
- style="float: right"
- size="small"
- icon="el-icon-printer"
- @click="printAction()"
- type="primary"
- >打印
- </el-button>
-
- <el-button
- style="float: right"
- size="small"
- icon="el-icon-printer"
- @click="printActionSetting()"
- type="primary">
- 打印设置
- </el-button>
-
-
- </div>
-
- <div class="cell clearfix">
- <label class="title"> <span class="name">时间</span> : </label>
- <div class="time">
- <ul class>
- <li
- :class="item.id == week_type ? 'active' : ''"
- @click="selectWeekType(item.id)"
- v-for="item in weekArr"
- :key="item.id"
- >
- {{ item.name }}
- </li>
- </ul>
- </div>
- </div>
- <div class="cell clearfix">
- <div class="title"><span class="name">班 次</span> :</div>
- <div class="time">
- <ul class>
- <li
- :class="item.id == week_time ? 'active' : ''"
- @click="selectWeekTime(item.id)"
- v-for="item in weekTimes"
- :key="item.id"
- >
- {{ item.name }}
- </li>
- </ul>
- </div>
- </div>
- <div class="cell clearfix">
- <div class="title"><span class="name">处方状态</span> :</div>
- <div class="time">
- <ul class>
- <li
- :class="item.id == pre_status ? 'active' : ''"
- @click="selectPreStatus(item.id)"
- v-for="item in preStatus"
- :key="item.id"
- >
- {{ item.name }}
- </li>
- </ul>
- </div>
- </div>
- <div class="cell clearfix">
- <div class="title"><span class="name">分区</span> :</div>
- <!-- <div class="time">
- <ul class>
- <li
- :class="item.id == zone ? 'active' : ''"
- @click="selectZoneList(item.id)"
- v-for="item in zoneList"
- :key="item.id"
- >
- {{ item.name }}
- </li>
- </ul>
- </div> -->
- <el-select v-model="zone" multiple placeholder="请选择" @change="changeZone">
- <el-option
- v-for="item in zoneList"
- :key="item.id"
- :label="item.name"
- :value="item.id">
- </el-option>
- </el-select>
- </div>
- <el-table
- v-loading="isloading"
- :row-style="{ color: '#303133' }"
- :data="summarySchData"
- border
- :header-cell-style="{
- backgroundColor: 'rgb(245, 247, 250)',
- color: '#606266'
- }"
- style="width: 100%"
- >
-
- <el-table-column label="分区" min-width="70" align="center">
- <template slot-scope="scope">
- {{ scope.row.zone.name }}
- </template>
- </el-table-column>
-
- <el-table-column label="透析模式" min-width="100" align="center">
- <template slot-scope="scope">
- <!--{{getModeDesc(scope.row.list)}}-->
- <div >{{getModeDesc(scope.row.list)}}</div>
-
- </template>
- </el-table-column>
- <el-table-column label="透析液" min-width="100" align="center">
- <template slot-scope="scope">
- <div >{{getDialysisLiquidDesc(scope.row.list)}}</div>
- </template>
- </el-table-column>
-
- <el-table-column label="透析管路" min-width="100" align="center">
- <template slot-scope="scope">
- <div >{{getDialysisPipeDesc(scope.row.list)}}</div>
-
- </template>
- </el-table-column>
-
- <el-table-column label="穿刺针" min-width="100" align="center">
- <template slot-scope="scope">
- <div >{{getPunctureNeedleDesc(scope.row.list)}}</div>
-
- </template>
- </el-table-column>
-
-
- <el-table-column label="抗凝剂" min-width="100" align="center">
- <template slot-scope="scope">
- <div >{{getAnticoagulantDesc(scope.row.list)}}</div>
-
- </template>
- </el-table-column>
-
-
- <el-table-column label="促红素" min-width="100" align="center">
- <template slot-scope="scope">
- <div >{{getEPODesc(scope.row.list)}}</div>
-
- </template>
- </el-table-column>
-
-
- </el-table>
-
- <el-table
- v-loading="isloading"
- :row-style="{ color: '#303133' }"
- :data="scheduleData"
- border
- :header-cell-style="{
- backgroundColor: 'rgb(245, 247, 250)',
- color: '#606266'
- }"
- style="width: 100%"
- >
- <el-table-column label="透析处方" min-width="100" align="center">
- <template slot-scope="scope">
- <span v-if="scope.row.prescription.id>0">已确定</span>
- <span v-if="scope.row.prescription.id == 0">未确定</span>
- </template>
- </el-table-column>
- <el-table-column label="星期" min-width="100" align="center">
- <template slot-scope="scope">
- <span v-if="scope.row.schedule_week == 0">周日</span>
- <span v-if="scope.row.schedule_week == 1">周一</span>
- <span v-if="scope.row.schedule_week == 2">周二</span>
- <span v-if="scope.row.schedule_week == 3">周三</span>
- <span v-if="scope.row.schedule_week == 4">周四</span>
- <span v-if="scope.row.schedule_week == 5">周五</span>
- <span v-if="scope.row.schedule_week == 6">周六</span>
- </template>
- </el-table-column>
- <el-table-column label="姓名" min-width="100" align="center">
- <template slot-scope="scope">
- {{ scope.row.patient.name }}
- </template>
- </el-table-column>
- <el-table-column label="分区" min-width="70" align="center">
- <template slot-scope="scope">
- {{ scope.row.zone.name }}
- </template>
- </el-table-column>
- <el-table-column label="班次" min-width="70" align="center">
- <template slot-scope="scope">
- {{ getSchedulesType(scope.row.schedule_type) }}
- </template>
- </el-table-column>
- <el-table-column label="机号" min-width="70" align="center">
- <template slot-scope="scope">
- {{ scope.row.number.number }}
- </template>
- </el-table-column>
- <el-table-column label="透析模式" min-width="100" align="center">
- <template slot-scope="scope">
- {{
- scope.row.mode_id && modeOptions[scope.row.mode_id]
- ? modeOptions[scope.row.mode_id].name
- : ''
- }}
- </template>
- </el-table-column>
- <el-table-column label="透析器/灌流器" min-width="100" align="center">
- <template slot-scope="scope">
- <!-- <span v-if="org_id!=9987&&org_id!=10131&&org_id!=10215 &&org_id!=10233 && org_id!=10290">
- <span v-if="scope.row.prescription.dialyzer_perfusion_apparatus!=''">
- <span>{{ scope.row.prescription.dialyzer_perfusion_apparatus }}</span>
- </span>
-
- <span v-if="scope.row.prescription.dialyzer_perfusion_apparatus==''&& scope.row.dialysissolution.id > 0 && scope.row.prescription.dialysis_dialyszers == ''">{{scope.row.dialysissolution.dialysis_dialyszers}}</span>
- </span> -->
-
- <!-- <span v-if="org_id==10131 || org_id == 10215 || org_id == 10233">{{scope.row.dialysissolution.dialyzer_perfusion_apparatus}}</span> -->
-
- <!-- {{scope.row.prescription.dialysis_dialyszers}} -->
- <span v-if="scope.row.prescription.dialysis_dialyszers =='' ">
- {{scope.row.dialysissolution.dialysis_dialyszers}}
- </span>
- <span v-if="scope.row.prescription.dialysis_dialyszers !=''">{{scope.row.prescription.dialysis_dialyszers}}</span>
- <span v-if="scope.row.prescription.dialyzer_perfusion_apparatus =='' ">
- {{scope.row.dialysissolution.dialyzer_perfusion_apparatus}}
- </span>
- <span v-if="scope.row.prescription.dialyzer_perfusion_apparatus !=''">{{scope.row.prescription.dialyzer_perfusion_apparatus}}</span>
-
- <span v-if="scope.row.prescription.dialysis_irrigation==''">/{{scope.row.dialysissolution.dialysis_irrigation}}</span>
- <span v-if="scope.row.prescription.dialysis_irrigation!=''">/{{scope.row.prescription.dialysis_irrigation}}</span>
- </template>
- </el-table-column>
-
- <el-table-column label="抗凝剂(商品名称)" min-width="70" align="center">
- <template slot-scope="scope">
- <span v-if="scope.row.dialysissolution.anticoagulant === 1">无肝素</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 2">普通肝素</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 3">低分子肝素</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 4">阿加曲班</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 5">枸橼酸钠</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 6">低分子肝素钙</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 7">低分子肝素钠</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 8">伊诺肝素</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 9">达肝素</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 10">体外抗凝</span>
- <span v-if="scope.row.dialysissolution.anticoagulant === 11">那屈肝素</span>
-
- <span v-if="scope.row.dialysissolution.antioxidant_commodity_name!=''">
- (<span>{{scope.row.prescription.antioxidant_commodity_name}}</span>)
- </span>
- </template>
- </el-table-column>
- <el-table-column label="总量" min-width="100" align="center">
- <template slot-scope="scope">
- <span v-if="scope.row.dialysissolution.anticoagulant == 1">{{
- scope.row.dialysissolution.anticoagulant_zongliang
- ? scope.row.dialysissolution.anticoagulant_zongliang + 'mg'
- : ''
- }}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 2">{{
- scope.row.dialysissolution.anticoagulant_zongliang
- ? scope.row.dialysissolution.anticoagulant_zongliang + 'iu'
- : ''
- }}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 3">{{
- scope.row.dialysissolution.anticoagulant_zongliang
- ? scope.row.dialysissolution.anticoagulant_zongliang + 'iu'
- : ''
- }}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 4">{{
- scope.row.dialysissolution.anticoagulant_zongliang
- ? scope.row.dialysissolution.anticoagulant_zongliang + 'mg'
- : ''
- }}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 5">{{
- scope.row.dialysissolution.anticoagulant_zongliang
- ? scope.row.dialysissolution.anticoagulant_zongliang + 'mg'
- : ''
- }}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 6">{{scope.row.dialysissolution.anticoagulant_zongliang? scope.row.dialysissolution.anticoagulant_zongliang + 'iu': ''}}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 7">{{scope.row.dialysissolution.anticoagulant_zongliang? scope.row.dialysissolution.anticoagulant_zongliang + 'iu': ''}}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 8">{{scope.row.dialysissolution.anticoagulant_zongliang? scope.row.dialysissolution.anticoagulant_zongliang + 'iu': ''}}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 9">{{scope.row.dialysissolution.anticoagulant_zongliang? scope.row.dialysissolution.anticoagulant_zongliang + 'iu': ''}}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 10">{{scope.row.dialysissolution.anticoagulant_zongliang? scope.row.dialysissolution.anticoagulant_zongliang + 'iu': ''}}</span>
- <span v-if="scope.row.dialysissolution.anticoagulant == 11">{{scope.row.dialysissolution.anticoagulant_zongliang? scope.row.dialysissolution.anticoagulant_zongliang + 'iu': ''}}</span>
- </template>
- </el-table-column>
-
- <el-table-column label="长期医嘱" min-width="440" align="center">
- <template slot-scope="scope">
- <span style="white-space: pre">
- <span v-if="scope.row.doctoradvice.length >0">{{ getAdvice(scope.row.doctoradvice)}}</span>
- <span v-if="scope.row.hisdoctoradviceinfo.length>0">{{ getAdviceOne(scope.row.hisdoctoradviceinfo)}}</span>
- </span>
- </template>
- </el-table-column>
- </el-table>
-
- <el-dialog
- title="打印设置"
- :visible.sync="dialogVisible"
- width="30%"
- >
- <span>
- <ul>
- <li>
- <el-checkbox v-model="prescription_status">透析处方状态</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="week">星期</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="name">姓名</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="zone_name">分区</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="classes">班次</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="number">机号</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="mode">透析模式</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="dialyzers">透析器</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="perfusion_apparatus">灌流器</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="anticoagulant">抗凝剂(商品名称)</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="anticoagulant_zongliang">总量</el-checkbox>
- </li>
- <li>
- <el-checkbox v-model="doctor_advice">长期医嘱</el-checkbox>
- </li>
- </ul>
-
- </span>
- <span slot="footer" class="dialog-footer">
- <el-button @click="dialogVisible = false">取 消</el-button>
- <el-button type="primary" @click="saveRemindPrint">保 存</el-button>
- </span>
- </el-dialog>
-
-
- </div>
- </template>
-
- <script>
- import { getDataConfig } from '@/utils/data'
-
- import {
- getAllZoneList,
- getRemindPrintList,
- getScheduleList,
- getSchedules,
- getScheduleWeekDay,
- saveRemindPrint
- } from '@/api/schedule'
- import WeekItem from './WeekItem'
-
- export default {
- name: 'tableWeeks',
- props: {
- weekTime: {
- type: String,
- default: 'thisWeek'
- }
- },
-
- data() {
- return {
- isloading:false,
- weekArr: [
- { id: 0, name: '全部' },
- { id: 1, name: '周一' },
- { id: 2, name: '周二' },
- { id: 3, name: '周三' },
- { id: 4, name: '周四' },
- { id: 5, name: '周五' },
- { id: 6, name: '周六' },
- { id: 7, name: '周日' }
- ],
- anticoagulants_confit: null,
-
- week_type: '1',
- week_time: 0,
- pre_status: 0,
- weekTimes: [
- { id: 0, name: '全部' },
- { id: 1, name: '上午' },
- { id: 2, name: '下午' },
- { id: 3, name: '晚上' }
- ],
- preStatus: [
- { id: 0, name: '全部' },
- { id: 1, name: '已确认' },
- { id: 2, name: '未确认' }
- ],
- weekTitle: ['', '', '', '', '', '', ''],
- weekData: {
- Monday: [],
- Tuesday: [],
- Wednesday: [],
- Thursday: [],
- Friday: [],
- Saturday: [],
- Sunday: []
- },
- scheduleData: [],
- modeOptions: null,
- org_id: 0,
- dialogVisible: false,
- prescription_status: false,
- week: false,
- name: false,
- zone_name: false,
- classes: false,
- number: false,
- mode: false,
- dialyzers: false,
- perfusion_apparatus: false,
- anticoagulant: false,
- anticoagulant_zongliang: false,
- doctor_advice: false,
- form: {
- id: 0,
- prescription_status: '',
- week: '',
- name: '',
- zone: '',
- classes: '',
- number: '',
- mode: '',
- dialyzers: '',
- perfusion_apparatus: '',
- anticoagulant: '',
- anticoagulant_zongliang: '',
- doctor_advice: ''
- },
- // zone: 0,
- // zoneList: [{ id: 0, name: '全部' }],
- summarySchData: [],
- zone:0,
- zoneList:[],
- }
- },
- watch: {
- weekTime: function() {
-
- var theType = this.weekType(this.weekTime)
- this.getSchedules(theType)
- }
- },
-
- methods: {
- getModeName(mode_id) {
- return this.$store.getters.treatment_mode[mode_id] != undefined ? this.$store.getters.treatment_mode[mode_id].name : ''
-
- }, getDialysisLiquidName(id) {
- let dialysate_formulation_options = getDataConfig(
- 'hemodialysis',
- 'dialysate_formulation'
- )
- // return this.$store.getters.dialysate_formulation[mode_id] != undefined ? this.$store.getters.treatment_mode[mode_id].name: ""
- for (let i = 0; i < dialysate_formulation_options.length; i++) {
- if (id == dialysate_formulation_options[i].id) {
- return dialysate_formulation_options[i].name
- }
- }
-
-
- return ''
-
- },getAnticoagulantName(id) {
-
- return this.$store.getters.anticoagulants_confit[id] != undefined ? this.$store.getters.anticoagulants_confit[id].name: ""
-
-
- },
- getModeDesc(list) {
- let modes = []
- for (let b = 0; b < list.length; b++) {
- let obj = {
- mode_id: list[b].mode_id,
- mode_name: this.getModeName(list[b].mode_id),
- count: 0
-
- }
- modes.push(obj)
- }
- modes = this.uniqueMode(modes)
-
- for (let i = 0; i < list.length; i++) {
- switch (list[i].mode_id) {
- case 1:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 2:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 3:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 4:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 5:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 6:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 7:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 8:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 9:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 10:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 11:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 12:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 13:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 14:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 19:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 20:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 21:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 22:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- case 23:
- for (let b = 0; b < modes.length; b++) {
- if (modes[b].mode_id == list[i].mode_id) {
- modes[b].count = modes[b].count + 1
- }
- }
- break
- }
- }
-
- let desc = ''
- for (let i = 0; i < modes.length; i++) {
- if (desc.length == 0) {
- desc = modes[i].mode_name + ': ' + modes[i].count + '次'
-
- } else {
-
- desc = desc + ' ' + modes[i].mode_name + ': ' + modes[i].count + '次'
-
- }
-
- }
- return desc
-
- },
- getDialysisLiquidDesc(list) {
- let modes = []
- for (let b = 0; b < list.length; b++) {
- let obj = {
- id: list[b].dialysissolution.dialysate_formulation,
- name: this.getDialysisLiquidName(list[b].dialysissolution.dialysate_formulation),
- count: 0
-
- }
- modes.push(obj)
-
- }
-
- modes = this.uniqueDialysisFormulation(modes)
- for (let i = 0; i < list.length; i++) {
- for (let c = 0; c < modes.length; c++) {
- if (modes[c].id == list[i].dialysissolution.dialysate_formulation) {
- modes[c].count = modes[c].count + 1
- }
- }
- }
- let desc = ''
- for (let b = 0; b < modes.length; b++) {
- if (desc.length == 0) {
- desc = modes[b].name + ': ' + modes[b].count
- } else {
- desc = desc + ' ' + modes[b].name + ': ' + modes[b].count
- }
- }
-
- return desc
-
- },
- getDialysisPipeDesc(list) {
-
- let dialysisPipe = []
- for (let b = 0; b < list.length; b++) {
- var hemodialysis_pipelines_arr = []
-
- if (list[b].dialysissolution.hemodialysis_pipelines.length > 0) {
- hemodialysis_pipelines_arr = list[b].dialysissolution.hemodialysis_pipelines.split(',')
- } else {
- hemodialysis_pipelines_arr = []
- }
-
- for (let c = 0; c < hemodialysis_pipelines_arr.length; c++) {
- let obj = {
- name: hemodialysis_pipelines_arr[c],
- count: 0
- }
- dialysisPipe.push(obj)
- }
- }
- console.log(dialysisPipe)
- dialysisPipe = this.uniqueDialysisPipe(dialysisPipe)
- console.log(dialysisPipe)
-
- let desc = ''
- for (let b = 0; b < dialysisPipe.length; b++) {
- for (let i = 0; i < list.length; i++) {
-
- let hemodialysis_pipelines_arr = list[i].dialysissolution.hemodialysis_pipelines.split(',')
- console.log(hemodialysis_pipelines_arr)
- for (let c = 0; c < hemodialysis_pipelines_arr.length; c++) {
- if (dialysisPipe[b].name == hemodialysis_pipelines_arr[c]) {
- dialysisPipe[b].count = dialysisPipe[b].count + list[i].dialysissolution.hemodialysis_pipelines_count
- }
- }
- }
- }
-
- for (let b = 0; b < dialysisPipe.length; b++) {
- if (desc.length == 0) {
- desc = dialysisPipe[b].name + ': ' + dialysisPipe[b].count + '支'
- } else {
- desc = desc + ' ' + dialysisPipe[b].name + ': ' + dialysisPipe[b].count + '支'
- }
- }
-
- return desc
- }
- ,
- getPunctureNeedleDesc(list) {
-
- let punctureNeedle = []
- for (let b = 0; b < list.length; b++) {
- var puncture_needle_arr = []
-
- if (list[b].dialysissolution.puncture_needle.length > 0) {
- puncture_needle_arr = list[b].dialysissolution.puncture_needle.split(',')
- } else {
- puncture_needle_arr = []
- }
-
- for (let c = 0; c < puncture_needle_arr.length; c++) {
- let obj = {
- name: puncture_needle_arr[c],
- count: 0
- }
- punctureNeedle.push(obj)
- }
- }
- punctureNeedle = this.uniqueDialysisPipe(punctureNeedle)
-
- let desc = ''
- for (let b = 0; b < punctureNeedle.length; b++) {
- for (let i = 0; i < list.length; i++) {
- let puncture_needle_arr = list[i].dialysissolution.puncture_needle.split(',')
- for (let c = 0; c < puncture_needle_arr.length; c++) {
- if (punctureNeedle[b].name == puncture_needle_arr[c]) {
- punctureNeedle[b].count = punctureNeedle[b].count + list[i].dialysissolution.puncture_needle_count
-
- }
- }
- }
- }
-
- for (let b = 0; b < punctureNeedle.length; b++) {
- if (desc.length == 0) {
- desc = punctureNeedle[b].name + ': ' + punctureNeedle[b].count + '支'
- } else {
- desc = desc + ' ' + punctureNeedle[b].name + ': ' + punctureNeedle[b].count + '支'
- }
- }
-
- return desc
- }
- ,
- getAnticoagulantDesc(list) {
- let modes = []
- for (let b = 0; b < list.length; b++) {
- let obj = {
- id: list[b].dialysissolution.anticoagulant,
- name: this.getAnticoagulantName(list[b].dialysissolution.anticoagulant),
- count: 0
-
- }
- modes.push(obj)
-
- }
- modes = this.uniqueAnticoagulant(modes)
- for (let i = 0; i < list.length; i++) {
- for (let c = 0; c < modes.length; c++) {
- if (modes[c].id == list[i].dialysissolution.anticoagulant) {
- modes[c].count = modes[c].count + 1
- }
- }
- }
- let desc = ''
- for (let b = 0; b < modes.length; b++) {
- if (desc.length == 0) {
- desc = modes[b].name + ': ' + modes[b].count + '支'
- } else {
- desc = desc + ' ' + modes[b].name + ': ' + modes[b].count + '支'
- }
- }
- return desc
- },
- getEPODesc(list) {
- let EPO = []
- for (let b = 0; b < list.length; b++) {
- var epo_arr = []
- if (list[b].dialysissolution.epo.length > 0) {
- epo_arr = list[b].dialysissolution.epo.split(',')
- } else {
- epo_arr = []
- }
-
- for (let c = 0; c < epo_arr.length; c++) {
- let obj = {
- name: epo_arr[c],
- count: 0
- }
- EPO.push(obj)
- }
- }
- EPO = this.uniqueDialysisPipe(EPO)
-
- let desc = ''
- for (let b = 0; b < EPO.length; b++) {
- for (let i = 0; i < list.length; i++) {
- let epo_arr = list[i].dialysissolution.epo.split(',')
- for (let c = 0; c < epo_arr.length; c++) {
- if (EPO[b].name == epo_arr[c]) {
- EPO[b].count = EPO[b].count + list[i].dialysissolution.epo_count
-
- }
- }
- }
- }
- for (let b = 0; b < EPO.length; b++) {
- if (desc.length == 0) {
- desc = EPO[b].name + ': ' + EPO[b].count + '支'
- } else {
- desc = desc + ' ' + EPO[b].name + ': ' + EPO[b].count + '支'
- }
- }
-
- return desc
-
- }
- ,
- printAction() {
- var zone = this.zone
- var newArr = []
- for(let i=0;i<this.zoneList.length;i++){
- newArr.push(this.zoneList[i].id)
- }
- var arr = newArr.join(",")
- var str = ""
- if(this.zone == 0){
- str = arr
- }
- if(zone != 0){
- str = zone.join(",")
- }
- this.$router.push({
- path: '/schedule/remind/print?week_type=' + this.week_type + '&week_time=' + this.week_time + '&zone=' + str
- })
- }
- ,
- signPrint() {
-
- if(this.org_id == 9671 || this.org_id == 9675 || this.org_id == 10340 || this.org_id == 0){
- var zone = this.zone
- console.log("zone23232",zone)
- var newArr = []
- for(let i=0;i<this.zoneList.length;i++){
- newArr.push(this.zoneList[i].id)
- }
- var arr = newArr.join(",")
- var str = ""
- if(this.zone == 0){
- str = arr
- }
- if(zone != 0){
- str = zone.join(",")
- }
- this.$router.push({
- path: '/schedule/remind/print/setting/one?week_type=' + this.week_type + '&week_time=' + this.week_time + '&zone=' + str + '&prestatus=' + this.pre_status+"&type="+1
- })
- }
- if(this.org_id != 9671 && this.org_id != 9675 && this.org_id != 10340){
- var zone = this.zone
- console.log("zone23232",zone)
- var newArr = []
- for(let i=0;i<this.zoneList.length;i++){
- newArr.push(this.zoneList[i].id)
- }
- var arr = newArr.join(",")
- var str = ""
- if(this.zone == 0){
- str = arr
- }
- if(zone != 0){
- str = zone.join(",")
- }
- this.$router.push({
- path: '/schedule/remind/print/setting?week_type=' + this.week_type + '&week_time=' + this.week_time + '&zone=' + str + '&prestatus=' + this.pre_status+"&type="+1
- })
- }
-
- }
- ,
- compare(property) {
- return function(a, b) {
- var value1 = a[property]
- var value2 = b[property]
- return value1 - value2
- }
- }
- ,
- getScheduleWeekDay() {
-
- const params = {
- week_type: this.week_type,
- week_time: this.week_time
- }
- getScheduleWeekDay(params).then(response => {
- this.scheduleData = []
- if (response.data.state == 1) {
- var scheduleData = response.data.data.schdules
- console.log('列表', scheduleData)
- for (let i = 0; i < scheduleData.length; i++) {
- scheduleData[i].sort = scheduleData[i].number.sort
- }
- var arr = scheduleData.sort(this.compare('sort'))
-
- var arr = scheduleData.sort(this.compare('sort'))
-
- this.scheduleData = arr
- } else {
- this.$message.error('网络错误')
- return false
- }
- })
- }
- ,
- uniqueZone(arr) {
- const res = new Map()
- return arr.filter((arr) => !res.has(arr.id) && res.set(arr.id, 1))
- }
- ,
- uniqueMode(arr) {
- const res = new Map()
- return arr.filter((arr) => !res.has(arr.mode_id) && res.set(arr.mode_id, 1))
- }
- ,
- uniqueDialysisPipe(arr) {
- const res = new Map()
- return arr.filter((arr) => !res.has(arr.name) && res.set(arr.name, 1))
- }
- ,
- uniqueDialysisFormulation(arr) {
- const res = new Map()
- return arr.filter((arr) => !res.has(arr.id) && res.set(arr.id, 1))
- }
- , uniqueAnticoagulant(arr) {
- const res = new Map()
- return arr.filter((arr) => !res.has(arr.id) && res.set(arr.id, 1))
- }
- ,
-
- getScheduleList() {
-
- var zone = this.zone
- var newArr = []
- for(let i=0;i<this.zoneList.length;i++){
- newArr.push(this.zoneList[i].id)
- }
- var arr = newArr.join(",")
- var str = ""
- if(this.zone == 0){
- str = arr
- }
- if(zone != 0){
- str = zone.join(",")
- }
- const params = {
- week_type: this.week_type,
- week_time: this.week_time,
- zone: str,
- }
- console.log("param",params)
- this.scheduleData = []
- this.isloading = true
- getScheduleList(params).then(response => {
- if (response.data.state == 1) {
- this.isloading = false
- console.log('22333333333', this.pre_status)
- var list = response.data.data.list
- console.log("list33333333333333333333",list)
- if (this.pre_status == 0) {
-
- for (let i = 0; i < list.length; i++) {
- list[i].sort = list[i].number.sort
- }
-
- var arr = list.sort(this.compare('sort'))
- this.scheduleData = arr
-
- //汇总逻辑
- var zones = []
- for (let b = 0; b < arr.length; b++) {
- zones.push(arr[b].zone)
- }
-
- zones = this.uniqueZone(zones)
- this.summarySchData = []
- for (let i = 0; i < zones.length; i++) {
- let obj = {
- zone: zones[i],
- list: []
- }
- for (let b = 0; b < arr.length; b++) {
- if (zones[i].id == arr[b].zone.id) {
- obj.list.push(arr[b])
- }
- }
- this.summarySchData.push(obj)
- }
-
- }
- if (this.pre_status == 1) {
- var newList = []
- for (let i = 0; i < list.length; i++) {
- if (list[i].prescription.id > 0) {
- newList.push(list[i])
- }
- }
- var arr = newList.sort(this.compare('sort'))
- this.scheduleData = arr
-
- //汇总逻辑
- var zones = []
- for (let b = 0; b < arr.length; b++) {
- zones.push(arr[b].zone)
- }
-
- zones = this.uniqueZone(zones)
- this.summarySchData = []
- for (let i = 0; i < zones.length; i++) {
- let obj = {
- zone: zones[i],
- list: []
- }
- for (let b = 0; b < arr.length; b++) {
- if (zones[i].id == arr[b].zone.id) {
- obj.list.push(arr[b])
- }
- }
- this.summarySchData.push(obj)
- }
- }
-
- if (this.pre_status == 2) {
- var newList = []
- for (let i = 0; i < list.length; i++) {
- if (list[i].prescription.id == 0) {
- newList.push(list[i])
- }
- }
- var arr = newList.sort(this.compare('sort'))
- this.scheduleData = arr
-
- //汇总逻辑
- var zones = []
- for (let b = 0; b < arr.length; b++) {
- zones.push(arr[b].zone)
- }
-
- zones = this.uniqueZone(zones)
- this.summarySchData = []
- for (let i = 0; i < zones.length; i++) {
- let obj = {
- zone: zones[i],
- list: []
- }
- for (let b = 0; b < arr.length; b++) {
- if (zones[i].id == arr[b].zone.id) {
- obj.list.push(arr[b])
- }
- }
- this.summarySchData.push(obj)
- }
- }
-
- }
- })
- }
- ,
-
- weekType(weekTime) {
- var theType = 2
- switch (weekTime) {
- case 'lastWeek':
- theType = 1
- break
- case 'thisWeek':
- theType = 2
- break
- case 'nextWeek':
- theType = 3
- break
- case 'nextTwoWeek':
- theType = 4
- break
- default:
- theType = 2
- break
- }
- return theType
- }
- ,
- weekPath(week) {
- var weekArr = {
- 1: 'Monday',
- 2: 'Tuesday',
- 3: 'Wednesday',
- 4: 'Thursday',
- 5: 'Friday',
- 6: 'Saturday',
- 7: 'Sunday'
- }
- if (typeof weekArr[week] == 'undefined') {
- return ''
- }
- return weekArr[week]
- }
- ,
- selectWeekType(type) {
- this.week_type = type
- this.getScheduleList()
- }
- ,
-
- selectWeekTime(type) {
- this.week_time = type
- this.getScheduleList()
- }
- ,
- selectPreStatus(type) {
- this.pre_status = type
- this.getScheduleList()
- }
- ,
- selectZoneList(type) {
- this.zone = type
- this.getScheduleList()
- }
- ,
- getSchedulesType: function(type) {
- let type_name = ''
- switch (type) {
- case 1:
- type_name = '上午'
- break
- case 2:
- type_name = '下午'
- break
- case 3:
- type_name = '晚上'
- break
- }
- return type_name
- }
- ,
- getAdvice: function(doctor_advice) {
-
- if (doctor_advice.length > 0) {
- let name = ''
- for (let i = 0; i < doctor_advice.length; i++) {
- let prescribing_number = ''
- let single_dose = ''
- let drug_spec = ''
-
- if (doctor_advice[i].prescribing_number > 0) {
- prescribing_number =
- doctor_advice[i].prescribing_number +
- doctor_advice[i].prescribing_number_unit
- }
- if (doctor_advice[i].single_dose > 0) {
- single_dose =
- ' 单次用量 ' +
- doctor_advice[i].single_dose +
- doctor_advice[i].single_dose_unit
- }
-
- if (doctor_advice[i].drug_spec > 0) {
- drug_spec =
- doctor_advice[i].drug_spec + doctor_advice[i].drug_spec_unit
- }
-
- name =
- name +
- doctor_advice[i].advice_name +
- ' ' +
- drug_spec +
- ' ' +
- prescribing_number +
- ' ' +
- single_dose +
- ' ' +
- doctor_advice[i].delivery_way +
- ' ' +
- doctor_advice[i].execution_frequency +
- ' ' +
- doctor_advice[i].remark +
- '\n'
-
- if (doctor_advice[i].child.length > 0) {
- for (let a = 0; a < doctor_advice[i].child.length; a++) {
- if (doctor_advice[i].child[a].prescribing_number > 0) {
- doctor_advice[i].child[a]['presc'] =
- doctor_advice[i].child[a].prescribing_number +
- doctor_advice[i].child[a].prescribing_number_unit
- } else {
- doctor_advice[i].child[a]['presc'] = ''
- }
-
- if (doctor_advice[i].child[a].single_dose > 0) {
- doctor_advice[i].child[a]['single'] =
- ' ' +
- ' 单次用量 ' +
- ' ' +
- doctor_advice[i].child[a].single_dose +
- doctor_advice[i].child[a].single_dose_unit
- } else {
- doctor_advice[i].child[a]['single'] = ''
- }
-
- name =
- name +
- '▲' +
- doctor_advice[i].child[a].advice_name +
- '' +
- doctor_advice[i].child[a].advice_desc +
- doctor_advice[i].child[a].drug_spec_unit +
- doctor_advice[i].child[a].presc +
- doctor_advice[i].child[a].single +
- '\n'
- }
- }
- }
- return name
- } else {
- return ''
- }
- }
- ,
- getAdviceOne: function(doctor_advice) {
-
- if (doctor_advice.length > 0) {
- let name = ''
- for (let i = 0; i < doctor_advice.length; i++) {
- let prescribing_number = ''
- let single_dose = ''
- let drug_spec = ''
-
- if (doctor_advice[i].prescribing_number > 0) {
- prescribing_number =
- doctor_advice[i].prescribing_number +
- doctor_advice[i].prescribing_number_unit
- }
- if (doctor_advice[i].single_dose > 0) {
- single_dose =
- ' 单次用量 ' +
- doctor_advice[i].single_dose +
- doctor_advice[i].single_dose_unit
- }
-
- if (doctor_advice[i].drug_spec > 0) {
- drug_spec =
- doctor_advice[i].drug_spec + doctor_advice[i].drug_spec_unit
- }
-
- name =
- name +
- doctor_advice[i].advice_name +
- ' ' +
- drug_spec +
- ' ' +
- prescribing_number +
- ' ' +
- single_dose +
- ' ' +
- doctor_advice[i].delivery_way +
- ' ' +
- doctor_advice[i].execution_frequency +
- ' ' +
- doctor_advice[i].remark +
- '\n'
- }
- return name
- } else {
- return ''
- }
- }
- ,
- printActionSetting() {
- this.getAllZoneList()
- this.getlist()
- this.dialogVisible = true
-
- }
- ,
- saveRemindPrint() {
- console.log('455555555', this.prescription_status)
-
- if (this.perfusion_apparatus == true) {
- console.log('3333')
- this.form.perfusion_apparatus = 1
- }
- if (this.perfusion_apparatus == false) {
- this.form.perfusion_apparatus = 2
- }
- if (this.prescription_status == true) {
- this.form.prescription_status = 1
- }
- if (this.prescription_status == false) {
- this.form.prescription_status = 2
- }
- if (this.week == true) {
- this.form.week = 1
- }
- if (this.week == false) {
- this.form.week = 2
- }
- if (this.name == true) {
- this.form.name = 1
- }
- if (this.name == false) {
- this.form.name = 2
- }
- if (this.zone_name == true) {
- this.form.zone = 1
- }
- if (this.zone_name == false) {
- this.form.zone = 2
- }
- if (this.classes == true) {
- this.form.classes = 1
- }
- if (this.classes == false) {
- this.form.classes = 2
- }
- if (this.number == true) {
- this.form.number = 1
- }
- if (this.number == false) {
- this.form.number = 2
- }
- if (this.mode == true) {
- this.form.mode = 1
- }
- if (this.mode == false) {
- this.form.mode = 2
- }
- if (this.dialyzers == true) {
- this.form.dialyzers = 1
- }
- if (this.dialyzers == false) {
- this.form.dialyzers = 2
- }
-
- if (this.anticoagulant == true) {
- this.form.anticoagulant = 1
- }
- if (this.anticoagulant == false) {
- this.form.anticoagulant = 2
- }
- if (this.anticoagulant_zongliang == true) {
- this.form.anticoagulant_zongliang = 1
- }
- if (this.anticoagulant_zongliang == false) {
- this.form.anticoagulant_zongliang = 2
- }
- if (this.doctor_advice == true) {
- this.form.doctor_advice = 1
- }
- if (this.doctor_advice == false) {
- this.form.doctor_advice = 2
- }
- console.log('555555555', this.form.prescription_status)
- var params = {
- id: this.form.id,
- prescription_status: this.form.prescription_status,
- week: this.form.week,
- name: this.form.name,
- zone: this.form.zone,
- classes: this.form.classes,
- number: this.form.number,
- mode: this.form.mode,
- dialyzers: this.form.dialyzers,
- perfusion_apparatus: this.form.perfusion_apparatus,
- anticoagulant: this.form.anticoagulant,
- anticoagulant_zongliang: this.form.anticoagulant_zongliang,
- doctor_advice: this.form.doctor_advice
- }
- console.log('params', params)
- saveRemindPrint(params).then(response => {
- if (response.data.state == 1) {
- var settting = response.data.data.setting
- this.$message.success('保存成功')
- this.dialogVisible = false
- this.getlist()
- }
- })
- }
- ,
- getlist() {
- getRemindPrintList().then(response => {
- if (response.data.state == 1) {
- var list = response.data.data.list
- console.log('list222332', list)
- if (list.anticoagulant == 1) {
- console.log('进来22222')
- this.anticoagulant = true
- }
- if (list.anticoagulant == 2) {
- this.anticoagulant = false
- }
- if (list.anticoagulant_zongliang == 1) {
- this.anticoagulant_zongliang = true
- }
- if (list.anticoagulant_zongliang == 2) {
- this.anticoagulant_zongliang = false
- }
- if (list.classes == 1) {
- this.classes = true
- }
- if (list.classes == 2) {
- this.classes = false
- }
- if (list.dialyzers == 1) {
- this.dialyzers = true
- }
- if (list.dialyzers == 2) {
- this.dialyzers = false
- }
- if (list.doctor_advice == 1) {
- this.doctor_advice = true
- }
- if (list.doctor_advice == 2) {
- this.doctor_advice = false
- }
- if (list.name == 1) {
- this.name = true
- }
- if (list.name == 2) {
- this.name = false
- }
- if (list.number == 1) {
- this.number = true
- }
- if (list.number == 2) {
- this.number = false
- }
- if (list.perfusion_apparatus == 1) {
- this.perfusion_apparatus = true
- }
- if (list.perfusion_apparatus == 2) {
- this.perfusion_apparatus = false
- }
- if (list.prescription_status == 1) {
- this.prescription_status = true
- }
- if (list.prescription_status == 2) {
- this.prescription_status = false
- }
- if (list.week == 1) {
- this.week = true
- }
- if (list.week == 2) {
- this.week = false
- }
- if (list.zone == 1) {
- this.zone_name = true
- }
- if (list.zone == 2) {
- this.zone_name = false
- }
- if (list.mode == 1) {
- this.mode = true
- }
- if (list.mode == 2) {
- this.mode = false
- }
- this.form.id = list.id
- }
- })
- }
- ,
- getAllZoneList() {
- getAllZoneList().then(response => {
- if (response.data.state == 1) {
- var zonelist = response.data.data.zoneList
- this.zoneList.push(...zonelist)
- this.getScheduleList()
- }
- })
- }
- ,
- getDialysisDialyszerPerfusion(patient_id) {
- var name = ''
- for (let i = 0; i < this.scheduleData.length; i++) {
- if (patient_id == this.scheduleData[i].patient_id) {
- // var arrLength = this.scheduleData[i].dialysissolution.length
- // if (arrLength > 0) {
- name = this.scheduleData[i].dialysissolution.dialysis_dialyszers
- // }
- }
- }
- return name
- },
- getDialysisDialyszerPerfusionOne(patient_id,mode_id,solution) {
- var name = ''
- for (let i = 0; i < solution.length; i++) {
- if (mode_id == solution[i].mode_id) {
-
- name = solution[i].dialyzer_perfusion_apparatus
-
- }
- }
- console.log('name', name)
- return name
- },
- changeZone(val){
- this.zone = val
- this.getScheduleList()
- },
- printActionSchedule(){
- this.$router.push({
- path: '/workforce/schedulePrint=' + this.week_type + '&week_time=' + this.week_time + '&zone=' + this.pre_status+"&type="+1
- })
- }
- },
- components: {
- WeekItem
- }
- ,
- created() {
- this.getAllZoneList()
- this.modeOptions = this.$store.getters.treatment_mode
- this.anticoagulants_confit = this.$store.getters.anticoagulants_confit
- this.week_type = new Date().getDay()
- if (this.week_type == 0) {
- this.week_type = 7
- }
- this.org_id = this.$store.getters.xt_user.org.id
- }
- }
- </script>
-
- <style rel="stylesheet/css" lang="scss">
- .el-table td,
- .el-table th.is-leaf,
- .el-table--border,
- .el-table--group {
- border-color: #d0d3da;
- }
-
- .el-table--border::after,
- .el-table--group::after,
- .el-table::before {
- background-color: #d0d3da;
- }
- </style>
|