receiptpage.vue 129 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674
  1. <template>
  2. <view class="Receiptpage">
  3. <view class="page_tab">
  4. <view class="page_tab_bar" :class="{ active: item.label === selectedLabelSlots }" v-for="item in tabs"
  5. :key="item.value" @click.prevent="clickHandler(item.label)">
  6. {{ item.label }}
  7. <text class="tab_num">( {{ item.num }} )</text>
  8. <view class="more" v-if="item.label === '执行中'" @click.stop="execFilter"></view>
  9. <!-- <picker class="more_picker" v-if="item.label === '执行中'" @click.stop @change="execFilter($event)" :value="index"
  10. :range="array" range-key="name">
  11. <view class="uni-input">{{ array[index].name }}</view>
  12. </picker> -->
  13. </view>
  14. </view>
  15. <view v-if="zxzData.length == 0" class="zwsj">
  16. <image class="zwsj-img" mode="widthFix" src="../../static/img/zanwushuju.png"></image>
  17. <view class="zwsj-txt">暂无数据</view>
  18. </view>
  19. <view class="page_items">
  20. <scroll-view class="page_items_scroll" scroll-y :refresher-enabled="scroll_refresher_enabled"
  21. :refresher-triggered="triggered" @refresherrefresh="refresherrefresh" @refresherrestore="refresherrestore"
  22. @scroll="scroll" @scrolltolower="scrolltolower" :scroll-top="scroll_top" @refresherabort="refresherabort">
  23. <view class="page_item_wrap" v-for="(item, index) of zxzData" :key="index">
  24. <view class="page_item">
  25. <view class="L"></view>
  26. <view class="R"></view>
  27. <view class="page_item_top">
  28. <view class="page_item_top_L">
  29. <!-- <text class="L_iocn" v-if="item.taskType.associationType.value == 'specimen'">标</text>
  30. <text class="L_iocn" v-if="item.taskType.associationType.value == 'drugsBag'">药</text>
  31. <text class="L_iocn" v-if="item.taskType.associationType.value == 'specimenPlan'">巡</text>
  32. <text class="L_iocn" v-if="item.taskType.associationType.value == 'jPBag'">静</text>
  33. <text class="L_iocn" v-if="item.taskType.associationType.value == 'inspect'">病</text>
  34. <text class="L_iocn" v-if="
  35. item.taskType.associationType.value == 'patientTransport'
  36. ">病</text>
  37. <text class="L_iocn" v-if="item.taskType.associationType.value == 'other'">其</text> -->
  38. <view class="page_item_cont_start emergency1" v-if="item.emergencyType.value == 1">
  39. <image mode="widthFix" class="page_item_cont_start-img" src="../../static/img/icon_shandian.png">
  40. </image>
  41. {{ item.emergencyType.name }}</text>
  42. </view>
  43. <view class="page_item_cont_start emergency" v-if="item.emergencyType.value == 2">
  44. <image mode="widthFix" class="page_item_cont_start-img" src="../../static/img/icon_shandian.png">
  45. </image>
  46. {{ item.emergencyType.name }}</text>
  47. </view>
  48. <view class="page_item_cont_start emergencys" v-if="item.emergencyType.value == 3">
  49. <image mode="widthFix" class="page_item_cont_start-img" src="../../static/img/icon_shandian.png">
  50. </image>
  51. {{ item.emergencyType.name }}</text>
  52. </view>
  53. <view class="page_item_top_R type" :style="{color: item.taskType?item.taskType.renderColors:'#333'}" style="margin-left: 16rpx;">
  54. {{ item.taskType.taskName }}<template v-if="item.goodsRemark">-{{item.goodsRemark}}</template>
  55. </view>
  56. <!-- <text class="L_time" v-if="item.overdueTime">{{ item.overdueTime }}前送达</text> -->
  57. </view>
  58. <view class="page_item_top_R" v-if="
  59. !(
  60. item.taskType.associationType.value == 'inspect' &&
  61. item.gdState.value == 5
  62. )
  63. ">
  64. <text class="text_big">{{ item.gdState.name }}</text>
  65. </view>
  66. <view class="page_item_top_R" v-if="
  67. item.taskType.associationType.value == 'inspect' &&
  68. item.gdState.value == 5
  69. ">
  70. <text class="text_big">待送回</text>
  71. </view>
  72. <!-- <view class="page_item_top_R type">
  73. {{ item.taskType.taskName }}<template v-if="item.goodsRemark">-{{item.goodsRemark}}</template>
  74. </view> -->
  75. </view>
  76. <view class="page_item_cont" @click="itemInfo(item)">
  77. <view class="page_item_cont_T">
  78. <view class="page_item_cont_title">
  79. <text> <text class="starting">起</text> 点科室 </text>
  80. <text class="text_big">{{ item.startDept.dept }}</text>
  81. </view>
  82. <!-- <view class="page_item_cont_start emergency1" v-if="item.emergencyType.value == 1">
  83. <image mode="widthFix" class="page_item_cont_start-img" src="../../static/img/icon_shandian.png">
  84. </image>
  85. {{ item.emergencyType.name }}</text>
  86. </view>
  87. <view class="page_item_cont_start emergency" v-if="item.emergencyType.value == 2">
  88. <image mode="widthFix" class="page_item_cont_start-img" src="../../static/img/icon_shandian.png">
  89. </image>
  90. {{ item.emergencyType.name }}</text>
  91. </view>
  92. <view class="page_item_cont_start emergencys" v-if="item.emergencyType.value == 3">
  93. <image mode="widthFix" class="page_item_cont_start-img" src="../../static/img/icon_shandian.png">
  94. </image>
  95. {{ item.emergencyType.name }}</text>
  96. </view> -->
  97. </view>
  98. <view class="page_item_conts" v-if="item.taskType.associationType.value == 'specimen'">
  99. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  100. <view>扫描标本数量 : {{ item.actualReceiveNum || '无'}}</view>
  101. <view style="word-break: break-all;" v-if="item.workOrderRemark">
  102. 备注信息 :
  103. <text>{{ item.workOrderRemark || "暂无" }}</text>
  104. </view>
  105. <view class="line"></view>
  106. </view>
  107. <view class="page_item_conts" v-else-if="item.taskType.associationType.value == 'ordinary' && item.taskType.ordinaryField.value == 'blood'">
  108. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  109. <view>接收数量 : {{ item.actualReceiveNum || '无'}}</view>
  110. <view class="line"></view>
  111. </view>
  112. <view class="page_item_conts" v-else-if="item.taskType.associationType.value == 'inspect'">
  113. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  114. <view>
  115. 预约时间 : {{ item.yyTime | yyTimeFilter}}<text v-if="item.reservationNumber">({{ item.reservationNumber }})</text>
  116. </view>
  117. <view style="font-weight: bold;">
  118. 患者信息 : {{ item.patient ? item.patient.patientName : "" }}({{ item.patient ? item.patient.bedNum : "" }})-{{ item.patient ? item.patient.residenceNo : "" }}
  119. </view>
  120. <view v-if="item.inspectScore">
  121. 陪检方式 :
  122. <text>{{ item.inspectScore ? item.inspectScore.inspectMode : "暂无" }}</text>
  123. </view>
  124. <view v-if="item.goods">
  125. 携带设备 :
  126. <text>{{ item.goods || "暂无" }}</text>
  127. </view>
  128. <view style="word-break: break-all;" v-if="item.workOrderRemark">
  129. 注意事项 :
  130. <text>{{ item.workOrderRemark || "" }}</text>
  131. </view>
  132. <view v-if="item.patient.careLevel || item.patient.illnessState">
  133. 护理信息 :
  134. <template v-if="item.patient.careLevel"><text :class="[ item.patient.careLevel.value == 0 || item.patient.careLevel.value == 1 ? 'red' : 'green']">{{ item.patient.careLevel.name }}</text></template> <template v-if="item.patient.illnessState"><text :class="{ red: item.patient.illnessState.value == 2 || item.patient.illnessState.value == 3}">{{ item.patient.illnessState.name }}</text></template>
  135. </view>
  136. <view v-if="item.isAccompany === 1 || item.isAccompany === 0">
  137. 陪同情况 :
  138. <text :class="{ red: item.isAccompany === 1 }">{{
  139. item.isAccompany === 1 ? "需要医护陪同" : "无需医护陪同"
  140. }}</text>
  141. </view>
  142. <view class="line"></view>
  143. </view>
  144. <view class="page_item_conts" v-else-if="item.taskType.associationType.value == 'patientTransport'">
  145. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  146. <view>
  147. 预约时间 : {{ item.yyjdTime | yyTimeFilter }}<text v-if="item.reservationNumber">({{ item.reservationNumber }})</text>
  148. </view>
  149. <view style="font-weight: bold;">
  150. 患者信息 : {{ item.patient ? item.patient.patientName : "" }}({{ item.patient ? item.patient.bedNum : "" }})-{{ item.patient ? item.patient.residenceNo : "" }}
  151. </view>
  152. <view v-if="item.inspectScore">
  153. 陪检方式 :
  154. <text>{{ item.inspectScore ? item.inspectScore.inspectMode : "暂无" }}</text>
  155. </view>
  156. <view v-if="item.goods">
  157. 携带设备 :
  158. <text>{{ item.goods || "暂无" }}</text>
  159. </view>
  160. <view style="word-break: break-all;" v-if="item.workOrderRemark">
  161. 注意事项 :
  162. <text>{{ item.workOrderRemark || "暂无" }}</text>
  163. </view>
  164. <view v-if="item.patient.careLevel || item.patient.illnessState">
  165. 护理信息 :
  166. <template v-if="item.patient.careLevel"><text :class="[ item.patient.careLevel.value == 0 || item.patient.careLevel.value == 1 ? 'red' : 'green']">{{ item.patient.careLevel.name }}</text></template> <template v-if="item.patient.illnessState"><text :class="{ red: item.patient.illnessState.value == 2 || item.patient.illnessState.value == 3}">{{ item.patient.illnessState.name }}</text></template>
  167. </view>
  168. <view v-if="item.isAccompany === 1 || item.isAccompany === 0">
  169. 陪同情况 :
  170. <text :class="{ red: item.isAccompany === 1 }">{{
  171. item.isAccompany === 1 ? "需要医护陪同" : "无需医护陪同"
  172. }}</text>
  173. </view>
  174. <view class="line"></view>
  175. </view>
  176. <view class="page_item_conts" v-else-if="item.taskType.associationType.value == 'drugsBag'">
  177. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  178. <view>
  179. 药包编码 : {{ item.drugs ? item.drugs.packid : "无" }}
  180. </view>
  181. <view class="line"></view>
  182. </view>
  183. <view class="page_item_conts" v-else-if="item.taskType.associationType.value == 'jPBag'">
  184. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  185. <view>
  186. 药包编码 :
  187. {{ item.staticDistri ? item.staticDistri.packid : "无" }}
  188. </view>
  189. <view class="line"></view>
  190. </view>
  191. <view class="page_item_conts" v-else-if="item.taskType.associationType.value == 'ordinary' && (item.taskType.ordinaryField.value == 'drugsJpbag' || item.taskType.ordinaryField.value == 'drugsWestern' || item.taskType.ordinaryField.value == 'drugsReturn' || item.taskType.ordinaryField.value == 'drugsPoison' || item.taskType.ordinaryField.value == 'drugsHerbal')">
  192. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  193. <view style="word-break: break-all;" v-if="item.workOrderRemark">
  194. 备注信息 :
  195. <text>{{ item.workOrderRemark || "暂无" }}</text>
  196. </view>
  197. <view class="line"></view>
  198. </view>
  199. <view class="page_item_conts" v-else>
  200. <view v-if="item.overdueTime">{{ item.overdueTime }}前送达</view>
  201. <view>
  202. 预约时间 : {{ item.yyjdTime | yyTimeFilter}}
  203. </view>
  204. <view style="word-break: break-all;" v-if="item.workOrderRemark">
  205. 备注信息 :
  206. <text>{{ item.workOrderRemark || "暂无" }}</text>
  207. </view>
  208. <view class="line"></view>
  209. </view>
  210. <view class="page_item_cont_B">
  211. <view class="page_item_cont_title" v-if="item.taskType.associationType.value != 'inspect'">
  212. <text> <text class="End">终</text> 点科室 </text>
  213. <text class="text_big" v-for="(dept, i) of item.endDepts" :key="i">{{ dept.dept }}</text>
  214. </view>
  215. <view class="page_item_cont_title page_item_cont_title_display" v-if="item.middleDept&&item.middleDept.length==1 && item.taskType.associationType.value == 'inspect'">
  216. <view>
  217. <text> <text class="End">检</text> 查科室 </text>
  218. <text class="text_big">{{ item.middleDept[0].dept }}</text>
  219. </view>
  220. <view style="text-align: right;">
  221. {{ item.middleDept[0].yyEndTime }}
  222. </view>
  223. </view>
  224. <view class="page_item_cont_title" v-if="item.middleDept&&item.middleDept.length>1 && item.taskType.associationType.value == 'inspect'">
  225. <view class="page_item_cont_title_display" v-for="(dept, i) of item.middleDept" :key="i">
  226. <view>
  227. <text> <text class="End">检</text> 查科室 </text>
  228. <text class="text_big" :class="dept.signIn ? 'green': ''">{{ dept.dept }}</text>
  229. </view>
  230. <view style="text-align: right;">
  231. {{ dept.yyEndTime }}
  232. </view>
  233. </view>
  234. </view>
  235. </view>
  236. </view>
  237. <!-- <view v-if="item.taskType.associationType.value == 'inspect' || item.taskType.associationType.value == 'patientTransport'"> -->
  238. <!-- 待抢单 -->
  239. <!-- <text class="red" v-if="item.gdState.value == 2">请扫描患者腕带,或者请扫描科室码</text> -->
  240. <!-- 待到达 -->
  241. <!-- <text class="red" v-if="item.gdState.value == 4">请扫描患者腕带</text> -->
  242. <!-- 执行中 -->
  243. <!-- <text class="red" v-if="item.gdState.value == 8">请扫描检查科室码,并扫描患者腕带</text> -->
  244. <!-- 待送达 -->
  245. <!-- <text class="red" v-if="item.gdState.value == 5">请扫描终点科室码,并扫描患者腕带</text> -->
  246. <!-- </view> -->
  247. <!-- <view v-if="item.taskType.associationType.value == 'ordinary' && item.taskType.ordinaryField.value == 'clothingGet'"> -->
  248. <!-- 待送达 -->
  249. <!-- <text class="red" v-if="item.gdState.value == 5">请扫描终点科室二维码</text> -->
  250. <!-- </view> -->
  251. <!-- <view v-if="item.taskType.associationType.value == 'ordinary' && item.taskType.ordinaryField.value == 'clothingSend'"> -->
  252. <!-- 待到达 -->
  253. <!-- <text class="red" v-if="item.gdState.value == 4">请扫描起点科室二维码</text> -->
  254. <!-- 待送达 -->
  255. <!-- <text class="red" v-if="item.gdState.value == 5">请扫描终点科室二维码</text> -->
  256. <!-- </view> -->
  257. <!-- <view v-else-if="item.taskType.associationType.value == 'other'"> -->
  258. <!-- 待到达 -->
  259. <!-- <text class="red" v-if="item.gdState.value == 4 && item.taskType.carryingCourses[0].checkoutMethod.value == 1">可通过扫描科室码或者拍照进行签到</text> -->
  260. <!-- <text class="red" v-if="item.gdState.value == 4 && item.taskType.carryingCourses[0].checkoutMethod.value == 2">扫描交接人员二维码进行交接</text> -->
  261. <!-- </view> -->
  262. <!-- 如果不是患者陪检,患者转运,其他,万能交接,标本配送,标本轮巡 -->
  263. <view class="page_item_btn" v-if="
  264. selectedLabelSlots == '执行中' &&
  265. item.taskType.associationType.value != 'patientTransport' &&
  266. item.taskType.associationType.value != 'inspect' &&
  267. item.taskType.associationType.value != 'other' &&
  268. item.taskType.associationType.value != 'specimen' &&
  269. item.taskType.associationType.value != 'specimenPlan' &&
  270. item.taskType.associationType.value != 'ordinary'
  271. " hover-class="seimin-btn-hover">
  272. <smallScreen :sData="item" :sType="2">扫码</smallScreen>
  273. </view>
  274. <!-- 如果不是静配,药配,万能交接,标本配送,标本轮巡-->
  275. <view class="page_item_btn_wrap" v-if="
  276. selectedLabelSlots == '执行中' &&
  277. item.taskType.associationType.value != 'jPBag' &&
  278. item.taskType.associationType.value != 'drugsBag' &&
  279. item.taskType.associationType.value != 'specimen' &&
  280. item.taskType.associationType.value != 'specimenPlan' &&
  281. item.taskType.associationType.value != 'ordinary'
  282. ">
  283. <view v-if="(hideInspectScan != 1 || !(hideInspectScan == 1 && item.gdState.value != 4 && (item.taskType.associationType.value == 'patientTransport' || item.taskType.associationType.value == 'inspect'))) && !(item.taskType.associationType.value == 'other' && (item.gdState.value == 4 && item.taskType.carryingCourses[0].actionsSwitch || item.gdState.value == 5 && item.taskType.carryingCourses[1].actionsSwitch))" class="page_item_btn" hover-class="seimin-btn-hover">
  284. <smallScreen :sData="item" :sType="1">扫码</smallScreen>
  285. </view>
  286. <!-- 其他临床服务-完成工单-待到达 -->
  287. <view v-if="item.taskType.associationType.value == 'other' && item.gdState.value == 4 && item.taskType.carryingCourses[0].actionsSwitch" class="page_item_btn" @click="otherCompleteOrder(item)" hover-class="seimin-btn-hover">确认到达</view>
  288. <!-- 其他临床服务-完成工单-待送达 -->
  289. <view v-if="item.taskType.associationType.value == 'other' && item.gdState.value == 5 && item.taskType.carryingCourses[1].actionsSwitch" class="page_item_btn" @click="otherCompleteOrder(item)" hover-class="seimin-btn-hover">完成工单</view>
  290. <!-- 其他临床服务-拍照 -->
  291. <view v-if="item.taskType.associationType.value == 'other' && item.gdState.value == 4 && item.taskType.carryingCourses[0].photoSwitch" class="page_item_btn" @click="photographToOther(item, 'start')" hover-class="seimin-btn-hover">拍照</view>
  292. <view v-if="(hideInspectScan != 1 || !(hideInspectScan == 1 && item.gdState.value != 4 && (item.taskType.associationType.value == 'patientTransport' || item.taskType.associationType.value == 'inspect'))) && item.taskType.associationType.value != 'other' && item.gdState.value == 4" class="page_item_btn" @click="photograph(item)" hover-class="seimin-btn-hover">拍照</view>
  293. <!-- 其他临床服务-追加 -->
  294. <view v-if="item.taskType.associationType.value == 'other' && item.worker && item.worker.id && clinicalMultiplayerMode === 1 && showAppendUser === 1 && item.clinicalTaskIdsFlag && !item.copyBy" class="page_item_btn" @click="additionalUser(item)" hover-class="seimin-btn-hover">追加</view>
  295. </view>
  296. <!-- 如果是万能交接-血制品 -->
  297. <view class="page_item_btn_wrap" v-if="selectedLabelSlots == '执行中' && item.taskType.associationType.value == 'ordinary' && signType4 && item.taskType.ordinaryField.value == 'blood'">
  298. <!-- 送达交接 -->
  299. <view class="page_item_btn" @click="goTobloodEnd(item)" hover-class="seimin-btn-hover" v-if="delivery === 1 && item.gdState.value == 5">送达交接</view>
  300. <!-- 领血证 -->
  301. <view class="page_item_btn" @click="certificatHandler(item)" hover-class="seimin-btn-hover" v-if="useTakeCode == 1">领血证</view>
  302. </view>
  303. <!-- 如果是万能交接-被服洗涤送回 -->
  304. <view class="page_item_btn" v-if="item.taskType.associationType.value == 'ordinary' && item.taskType.ordinaryField.value == 'clothingSend' && item.gdState.value == 5" hover-class="seimin-btn-hover">
  305. <view class="page_item_btn" @click="goToWashingEnd(item)" hover-class="seimin-btn-hover">核对被服</view>
  306. </view>
  307. <view class="page_item_btn" v-if="selectedLabelSlots == '待接单'" @click="showAlerts(item)" hover-class="seimin-btn-hover">接单</view>
  308. </view>
  309. <view class="L-l"></view>
  310. <view class="R-l"></view>
  311. </view>
  312. </scroll-view>
  313. </view>
  314. <view class="bigScreenWrap">
  315. <view class="left" @click="isShowKey" v-if="isNumberKey">
  316. <text class="left-icon newicon newicon-miyue"></text>
  317. <view class="left-title">数字密钥</view>
  318. </view>
  319. <!-- 底部扫一扫 -->
  320. <view class="right" :class="!isNumberKey?'right-100':''">
  321. <bigScreen ref="bigscreen" :isNumberKey="isNumberKey"></bigScreen>
  322. <view class="more" v-if="arrayBigScreen.length"></view>
  323. <picker class="more_picker" @cancel="cancelPicker" @click.stop @change="execFilterBigScreen($event)" :value="indexBigScreen"
  324. :range="arrayBigScreen" range-key="name" v-if="arrayBigScreen.length">
  325. <view class="uni-input">{{ arrayBigScreen[indexBigScreen].name }}</view>
  326. </picker>
  327. </view>
  328. </view>
  329. <!-- 悬浮按钮 -->
  330. <view>
  331. <uni-fab :pattern="pattern" :content="content" :direction="direction" @fabClick="fabClick" @trigger="trigger"></uni-fab>
  332. </view>
  333. <!-- 弹窗 -->
  334. <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
  335. @ok="ok" @cancel="cancel" @know="know" :operate="models.operate"></showModel>
  336. <!-- 我的二维码-弹窗 -->
  337. <showMyQrcode v-if="showMyQrcodeModel.disjunctor" :disjunctor="showMyQrcodeModel.disjunctor" @know="closeMyQrcodeModel"></showMyQrcode>
  338. <!-- 领血证-弹窗 -->
  339. <showCertificat v-if="showCertificatModel.disjunctor" :disjunctor="showCertificatModel.disjunctor" :id="showCertificatModel.id" @know="closeCertificatModel"></showCertificat>
  340. <!-- 科室二维码-弹窗 -->
  341. <showDepartmentQrcode v-if="showDepartmentQrcodeModel.disjunctor" :disjunctor="showDepartmentQrcodeModel.disjunctor" @know="closeDepartmentQrcodeModel"></showDepartmentQrcode>
  342. <!-- 手动查询标本弹窗 -->
  343. <handViewSpecimen v-if="speModels.disjunctor" :title="speModels.title" :disjunctor="speModels.disjunctor"
  344. @ok="speOk" @cancel="speCancel">
  345. </handViewSpecimen>
  346. <!-- 手动查询药品弹窗 -->
  347. <handViewDrugsBag v-if="drugbagModels.disjunctor" :title="drugbagModels.title"
  348. :disjunctor="drugbagModels.disjunctor" @ok="drugbagOk" @cancel="drugbagCancel">
  349. </handViewDrugsBag>
  350. <!-- 填写交接人工号弹窗 -->
  351. <selectAccount v-if="hosModels.disjunctor" :disjunctor="hosModels.disjunctor" @ok="hosOk"
  352. @cancel="hosCancel">
  353. </selectAccount>
  354. <!-- 手动查询弹窗 -->
  355. <checkboxModal v-if="checkboxModels.disjunctor" :content="checkboxModels.content" :disjunctor="checkboxModels.disjunctor"
  356. @ok="checkboxOk" @cancel="checkboxCancel">
  357. </checkboxModal>
  358. <!-- 执行中筛选 -->
  359. <uni-drawer width="400px" :visible="isShowExecFilter" mode="right" @close="closeDrawer()">
  360. <view class="execFilterMask">
  361. <view class="execFilter" @click.stop>
  362. <view class="execFilterHeader">
  363. 全部筛选
  364. </view>
  365. <view class="execFilterBody">
  366. <view class="execFilterItem">
  367. <view class="execFilterItemHeader">
  368. 工单状态
  369. </view>
  370. <view class="execFilterItemBody">
  371. <view class="execFilterItemBox" @click="currentId = item.id" :class="{active: item.id == currentId}" v-for="item in array" :key="item.id">
  372. {{item.name}}
  373. </view>
  374. </view>
  375. </view>
  376. <view class="execFilterItem">
  377. <view class="execFilterItemHeader">
  378. 申请科室
  379. </view>
  380. <view class="execFilterItemBody">
  381. <input class="deptName" @click="searchAdm" v-model.trim="deptName" placeholder="请选择科室名称" placeholder-style="color:#cecece" />
  382. </view>
  383. </view>
  384. <view class="execFilterItem">
  385. <view class="execFilterItemHeader">
  386. 任务类型
  387. </view>
  388. <view class="execFilterItemBody">
  389. <uni-data-picker class="value" placeholder="请选择任务类型"
  390. :localdata="taskData" v-model="taskTypeId" :clear-icon="false">
  391. </uni-data-picker>
  392. </view>
  393. </view>
  394. </view>
  395. <view class="execFilterFooter">
  396. <view class="btn" @click="execFilterReset()">重置</view>
  397. <view class="btn" @click="execFilterOk()">完成</view>
  398. </view>
  399. </view>
  400. </view>
  401. </uni-drawer>
  402. <!-- </view> -->
  403. <!-- 被服洗涤弹窗 -->
  404. <showModel :title="models1.title" :icon="models1.icon" :disjunctor="models1.disjunctor" :content="models1.content"
  405. @ok="ok1" @cancel="cancel1" :operate="models1.operate"></showModel>
  406. <!-- 父级科室弹窗 -->
  407. <showModel :title="models2.title" icon="" :disjunctor="models2.disjunctor" :content="models2.content" @ok="ok2" @cancel="cancel2" :operate="models2.operate" :childrenDeptList="models2.list"></showModel>
  408. <!-- 父级科室弹窗 -->
  409. <showModel :title="models3.title" icon="" :disjunctor="models3.disjunctor" :content="models3.content" @know="know3" @ok="ok3" @cancel="cancel3" :operate="models3.operate" :busyContentList="models3.list"></showModel>
  410. <!-- 示闲弹窗 -->
  411. <showModel :title="models4.title" icon="models4.icon" :disjunctor="models4.disjunctor" :content="models4.content" @know="know4" @ok="ok4" @cancel="cancel4" :operate="models4.operate"></showModel>
  412. <!-- 是否覆盖弹窗 -->
  413. <showModel :title="models5.title" icon="models5.icon" :disjunctor="models5.disjunctor" :content="models5.content" @know="know5" @ok="ok5" @cancel="cancel5" :operate="models5.operate"></showModel>
  414. <scanner></scanner>
  415. <!-- 动态密钥 -->
  416. <numberKeyModel v-if="showKey" :keyArr="keyArr" @cancel="showKey = false" @confirm="confirmKey($event)"></numberKeyModel>
  417. <!-- apk自动更新 -->
  418. <appUpdata v-if="isApp && isUpdate" @getUpdate="isUpdate=false"></appUpdata>
  419. </view>
  420. </template>
  421. <script>
  422. import dayjs from 'dayjs';
  423. import selectAccount from "../../components/selectAccount/selectAccount.vue";
  424. import smallScreen from "../../components/smallScreen/smallScreen.vue";
  425. import scanner from "../../components/scanner/scanner.vue";
  426. import showModel from "../../components/showModel/showModel.vue";
  427. import bigScreen from "../../components/bigScreen/bigScreen.vue";
  428. import numberKeyModel from "../../components/numberKeyModel/numberKeyModel.vue";
  429. // https://ext.dcloud.net.cn/plugin?id=144
  430. import uniFab from "@/components/uni-fab/uni-fab.vue";
  431. import uniDrawer from "@/components/uni-drawer/uni-drawer.vue";
  432. import ldSelect from "@/components/ld-select/ld-select.vue";
  433. import MxDatePicker from "@/components/mx-datepicker/mx-datepicker.vue";
  434. import appUpdata from "../../components/appUpdata/appUpdata.vue";
  435. import {
  436. get,
  437. post,
  438. SM,
  439. deleteIt,
  440. webHandle
  441. } from "../../http/http.js";
  442. import {
  443. photographTool,
  444. pathUrl
  445. } from "../../tools/photograph.js";
  446. export default {
  447. data() {
  448. return {
  449. dutyDept: {},
  450. workStateList: [],
  451. clothingType: '',//被服回收扫码的类型,dept|user
  452. isShowExecFilter: false,
  453. deptName: '',//科室名称
  454. deptId:null,//科室id
  455. taskTypeId:null,//任务类型id
  456. taskData:[], //任务类型数据
  457. currentId: 0,
  458. otherAssociationTypeId: null,
  459. inspectAssociationTypeId: null,
  460. hosId: uni.getStorageSync('userData').user.currentHospital.id,
  461. workState: '1',
  462. hideInspectScan: 0,
  463. clinicalMultiplayerMode: 0,
  464. showAppendUser: 0,
  465. signType4: false,
  466. delivery: 0,
  467. useTakeCode: 0,
  468. takeCodeType: {},
  469. clinicalTaskIds: [],
  470. other: {
  471. user: {},
  472. data: {},
  473. },
  474. // 手动查询弹窗model
  475. checkboxModels: {
  476. disjunctor: false,
  477. },
  478. // 填写交接人工号弹窗model
  479. hosModels: {
  480. disjunctor: false,
  481. },
  482. currentCode: '', //当前拍照使用的科室二维码
  483. currentData: {}, //当前小扫描的工单对象
  484. // 弹窗model
  485. showMyQrcodeModel: {
  486. disjunctor: false,
  487. },
  488. // 弹窗model
  489. showCertificatModel: {
  490. disjunctor: false,
  491. },
  492. // 弹窗model
  493. showDepartmentQrcodeModel: {
  494. disjunctor: false,
  495. },
  496. SMFlag: true,
  497. // 手动查询标本弹窗model
  498. speModels: {
  499. disjunctor: false,
  500. },
  501. // 手动查询药品弹窗model
  502. drugbagModels: {
  503. disjunctor: false,
  504. },
  505. // 筛选条件
  506. array: [{
  507. id: 0,
  508. name: "全部",
  509. },
  510. {
  511. id: 71,
  512. name: "待到达",
  513. },
  514. {
  515. id: 72,
  516. name: "待送达",
  517. },
  518. {
  519. id: 75,
  520. name: "执行中",
  521. },
  522. ],
  523. // 筛选条件
  524. arrayBigScreen: [],
  525. index: 0,
  526. indexBigScreen: 0,
  527. arrayKey: 0,
  528. arrayKeyBigScreen: 0,
  529. // 当前登录人是否是药房角色
  530. pharmacistFlag: false,
  531. // 抢单的id
  532. qdId: "",
  533. quiltData: {},
  534. // 弹窗model
  535. models: {
  536. disjunctor: false,
  537. },
  538. // 弹窗model
  539. models1: {
  540. disjunctor: false,
  541. },
  542. // 弹窗model
  543. models2: {
  544. disjunctor: false,
  545. },
  546. // 弹窗model
  547. models3: {
  548. disjunctor: false,
  549. },
  550. // 弹窗model
  551. models4: {
  552. disjunctor: false,
  553. },
  554. // 弹窗model
  555. models5: {
  556. disjunctor: false,
  557. },
  558. // 悬浮按钮样式
  559. pattern: {
  560. buttonColor: "#6cc076",
  561. },
  562. // 悬浮按钮展开菜单显示方式
  563. direction: "vertical",
  564. // 悬浮按钮展开菜单内容配置项
  565. content: [{
  566. text: "我的任务",
  567. },],
  568. // 当前选中tab页名称
  569. selectedLabelSlots: "待接单",
  570. // tab页信息
  571. tabs: [{
  572. label: "待接单", //tab页名称
  573. value: "1", //值
  574. num: 0, //数量
  575. },
  576. {
  577. label: "执行中",
  578. value: "2",
  579. num: 0,
  580. },
  581. ],
  582. //列表数据
  583. zxzData: [],
  584. //分页页码
  585. idx: 0,
  586. // 列表项总数
  587. totalNum: -1,
  588. triggered: false, //下拉刷新状态
  589. freshing: false, //上拉加载开关
  590. scroll_top: 0, //距离顶部的距离
  591. scroll_refresher_enabled: true, //是否开启自定义下拉刷新
  592. quiltCode: '',
  593. tabType: "", //当前选中项
  594. selectArr: [], //选中项
  595. workData: [],
  596. userId: {
  597. ids: [],
  598. },
  599. code: "",
  600. showKey:false,
  601. keyNum:4, //密钥位数
  602. isNumberKey:false, //是否开启动态密钥
  603. keyArr: [],
  604. isApp:false,
  605. isUpdate:false,
  606. taskTypeList:[],
  607. taskTypeConfigObj:{}
  608. };
  609. },
  610. components: {
  611. uniDrawer,
  612. MxDatePicker,
  613. ldSelect
  614. },
  615. filters: {
  616. // 自定义管道 yyTime
  617. yyTimeFilter: function(data) {
  618. if (data) {
  619. let nDate = null;
  620. if (typeof data == 'string') {
  621. let arr = data.split(/[-:\s]/);
  622. nDate = new Date(
  623. arr[0] - 0,
  624. arr[1] - 1,
  625. arr[2] - 0,
  626. arr[3] - 0,
  627. arr[4] - 0,
  628. 0
  629. );
  630. } else if (typeof data == 'number') {
  631. nDate = new Date(data);
  632. }
  633. const month = (nDate.getMonth() + 1).toString().padStart(2, 0);
  634. const date = nDate.getDate().toString().padStart(2, 0);
  635. const hour = nDate.getHours().toString().padStart(2, 0);
  636. const minute = nDate.getMinutes().toString().padStart(2, 0);
  637. return `${month}-${date} ${hour}:${minute}`;
  638. } else {
  639. return "";
  640. }
  641. }
  642. },
  643. components: {
  644. uniFab,
  645. showModel,
  646. bigScreen,
  647. numberKeyModel,
  648. scanner,
  649. selectAccount,
  650. appUpdata
  651. },
  652. methods: {
  653. // 获取任务类型
  654. getTaskType(){
  655. let postData = {
  656. idx: 0,
  657. sum: 9999,
  658. taskType:{
  659. hosIds:this.hosId,
  660. simpleQuery: true
  661. }
  662. };
  663. post("/configuration/fetchDataList/taskType",postData).then((res) => {
  664. if (res.status == 200) {
  665. this.taskTypeList = res.list
  666. console.log(444,this.taskTypeList)
  667. }
  668. });
  669. },
  670. confirmKey(data){
  671. this.padChange(data)
  672. this.showKey = false
  673. },
  674. isShowKey(){
  675. this.showKey = true
  676. },
  677. // 获取配置
  678. getConfig() {
  679. let postData = {
  680. idx: 0,
  681. sum: 9999,
  682. hospitalConfig:{
  683. hosId:this.hosId,
  684. model:"all"
  685. }
  686. };
  687. post("/simple/data/fetchDataList/hospitalConfig",postData).then((result) => {
  688. if (result.status == 200) {
  689. this.keyArr = []
  690. for(let i of result.list){
  691. if(i.key=='digitalSecretKey'){
  692. if(i.value==1){
  693. this.isNumberKey = true
  694. }else{
  695. this.isNumberKey = false
  696. }
  697. }else if(i.key=='numberDigitalSecretKey'){
  698. this.keyNum = Number(i.value)
  699. }
  700. }
  701. for(let i = 0; i < this.keyNum; i++){
  702. this.keyArr.push({
  703. value:null
  704. })
  705. }
  706. console.log(444,this.keyArr)
  707. }
  708. });
  709. },
  710. // 标本配送-待送达-运输过程-标本数字交接,则,科室签到不需要填写交接人
  711. validateHandoverSpecimen(){
  712. return post("/simple/data/fetchDataList/taskType", {
  713. "idx": 0,
  714. "sum": 1,
  715. "taskType": {
  716. "hosId": {
  717. "id": this.hosId
  718. },
  719. "associationType": {
  720. "key": "association_types",
  721. "value": "specimen"
  722. }
  723. }
  724. });
  725. },
  726. //科室签到
  727. //trueBigScanner----判断是否大扫描
  728. //bigScanner----判断是否需要交接人
  729. //accountObj----弹窗填写的交接人信息
  730. async orderDeptHandler(bigScanner, accountObj) {
  731. console.log(this.infoDATA);
  732. uni.showLoading({
  733. title: "加载中",
  734. mask: true,
  735. });
  736. if(this.tabType === 'specimen' && this.infoDATA.specimen && this.infoDATA.specimen[0].gdState.value == 5){
  737. let result = await this.validateHandoverSpecimen();
  738. if (result.status == 200) {
  739. if(result.list.length){
  740. // 标本-运送过程-终点科室-标本数字交接
  741. if(result.list[0].carryingCourses[1].checkoutMethod.value == 3){
  742. bigScanner = false;
  743. }
  744. }else{
  745. uni.showToast({
  746. icon: "none",
  747. title: "请配置标本配送任务类型!",
  748. });
  749. uni.hideLoading();
  750. return;
  751. }
  752. }
  753. }
  754. let type = "orderSign/" + this.code;
  755. let list = {
  756. ids: this.userId.ids,
  757. trueBigScanner: ['666']
  758. };
  759. bigScanner && (list.bigScanner = ['666']);
  760. if (accountObj) {
  761. list.handover = [accountObj.accountId];
  762. }
  763. post("/workerOrder/" + type, list).then((res) => {
  764. console.log(this.tabType)
  765. uni.hideLoading();
  766. if (res.status == 200) {
  767. if (this.tabType == 'specimenPlan') {
  768. // -----------------------------
  769. console.log(this.selectArr, '选中工单')
  770. let gd = this.infoDATA.specimenPlan.find(v => v.id == this.selectArr[0]);
  771. let startDeptId = gd.startDept.id; //起点科室id
  772. let isDigitalHandover = gd.taskType.isDigitalHandover; //是否数字交接开关
  773. let signDeptId = res.deptId; //签到的科室id
  774. let gdId = gd.id;
  775. let gdState = gd.gdState.value;
  776. let endDepts = gd.endDepts.map(v => v.id).toString();
  777. uni.navigateTo({
  778. url: `../scanning_djEnd/scanning_djEnd?type=${
  779. this.tabType
  780. }&type1=${res.type}&code=${this.code}&dept=${
  781. res.dept
  782. }&ids=${encodeURIComponent(
  783. JSON.stringify(this.userId.ids)
  784. )}&model=${encodeURIComponent(JSON.stringify(res))}&accountObj=${encodeURIComponent(JSON.stringify(accountObj))}&deptId=${res.deptId}&startDeptId=${startDeptId}&isDigitalHandover=${isDigitalHandover}&signDeptId=${signDeptId}&gdId=${gdId}&gdState=${gdState}&endDepts=${endDepts}`,
  785. });
  786. } else if (this.tabType == 'specimen') {
  787. // 同济是false
  788. if (res.deptType && res.deptType.value === 'middleRoom') {
  789. // if (false) {
  790. // 如果是中转科室
  791. uni.navigateTo({
  792. url: `../checkAfterBigScreen/checkAfterBigScreen?type=${
  793. this.tabType
  794. }&type1=${res.type}&code=${this.code}&dept=${
  795. res.dept
  796. }&ids=${encodeURIComponent(
  797. JSON.stringify(this.userId.ids)
  798. )}&model=${encodeURIComponent(JSON.stringify(res))}&accountObj=${encodeURIComponent(JSON.stringify(accountObj))}&deptId=${res.deptId}`,
  799. });
  800. } else if(res.type === 'spe-dsd-4'){
  801. // 检验方式是标本数字交接
  802. uni.navigateTo({
  803. url: `/pages/specimenHandoverNew/specimenHandoverNew?type=${
  804. this.tabType
  805. }&type1=${res.type}&code=${this.code}&dept=${
  806. res.dept
  807. }&ids=${encodeURIComponent(
  808. JSON.stringify(this.userId.ids)
  809. )}&model=${encodeURIComponent(JSON.stringify(res))}&accountObj=${encodeURIComponent(JSON.stringify(accountObj))}&deptId=${res.deptId}`,
  810. });
  811. } else{
  812. uni.navigateTo({
  813. url: `../scanning_djEnd/scanning_djEnd?type=${
  814. this.tabType
  815. }&type1=${res.type}&code=${this.code}&dept=${
  816. res.dept
  817. }&ids=${encodeURIComponent(
  818. JSON.stringify(this.userId.ids)
  819. )}&model=${encodeURIComponent(JSON.stringify(res))}&accountObj=${encodeURIComponent(JSON.stringify(accountObj))}&deptId=${res.deptId}`,
  820. });
  821. }
  822. }
  823. } else if (res.status == "0000") {
  824. this.showSelectAccount();
  825. } else {
  826. this.flag = true;
  827. uni.navigateTo({
  828. url: `../scanning_djEnd/scanning_djEnd?type=${this.tabType}&type1=${
  829. res.type
  830. }&code=${this.code}&dept=${res.dept}&ids=${encodeURIComponent(
  831. JSON.stringify(this.userId.ids)
  832. )}&model=${encodeURIComponent(JSON.stringify(res))}&deptId=${res.deptId}`,
  833. });
  834. }
  835. });
  836. },
  837. padChange(scannerCode){
  838. if(!this.isNumberKey){
  839. scannerCode = scannerCode.replace('\n','')
  840. }
  841. this.$refs.bigscreen.ScanningCommon('', scannerCode);
  842. },
  843. // 搜索科室
  844. searchAdm(){
  845. let data = {
  846. currentId:this.currentId, //工单状态
  847. taskType:this.taskTypeId, //任务类型
  848. selectedLabelSlots:this.selectedLabelSlots, //tab选中状态
  849. taskData:JSON.stringify(this.taskData)
  850. }
  851. uni.setStorageSync("admStore",data)
  852. let setDeptConfg = uni.getStorageSync("setDeptConfg") || {};
  853. uni.navigateTo({
  854. url: `../search/search?type=takeOrder&id=${this.id}&changedept=${this.changedept}&quickCombinationId=${setDeptConfg.id || ''}`,
  855. });
  856. },
  857. goTobloodEnd(order){
  858. uni.navigateTo({
  859. url: `/pages/newBlood/endOrderSignBlood/endOrderSignBlood?orderIds=${order.id}&deptName=${order.endDepts[0].dept}&deptId=${order.endDepts[0].id}&type=delivery`,
  860. });
  861. },
  862. goToWashingEnd(order){
  863. uni.navigateTo({
  864. url: `../quiltWashing/quiltWashingSendSignIn/quiltWashingSendSignIn?orderId=${order.id}&endDeptId=${order.endDepts[0].id}&endDeptName=${order.endDepts[0].dept}`,
  865. });
  866. },
  867. async initList(){
  868. uni.showLoading({
  869. title: "加载中",
  870. mask: true,
  871. });
  872. let res = await this.getAssociationTypes();
  873. //获取其他临床服务业务类型
  874. let otherAssociationType = res.find(v => v.value === 'other');
  875. this.otherAssociationTypeId = otherAssociationType ? otherAssociationType.id : null;
  876. if(this.otherAssociationTypeId){
  877. // 获取临床服务页面控制开关
  878. let result = await this.getTaskOtherConfig();
  879. if (result.status == 200) {
  880. if(result.list && result.list[0]){
  881. this.clinicalMultiplayerMode = result.list[0].clinicalMultiplayerMode;
  882. this.showAppendUser = result.list[0].showAppendUser;
  883. this.clinicalTaskIds = result.list[0].clinicalTaskIds ? result.list[0].clinicalTaskIds.split(',') : [] ;
  884. }else{
  885. this.clinicalMultiplayerMode = 0;
  886. this.showAppendUser = 0;
  887. }
  888. } else {
  889. this.clinicalMultiplayerMode = 0;
  890. this.showAppendUser = 0;
  891. }
  892. }else{
  893. uni.showToast({
  894. icon: 'none',
  895. title: '未设置其他临床服务业务类型!'
  896. })
  897. }
  898. //获取患者陪检业务类型
  899. let inspectAssociationType = res.find(v => v.value === 'inspect');
  900. this.inspectAssociationTypeId = inspectAssociationType ? inspectAssociationType.id : null;
  901. if(this.inspectAssociationTypeId){
  902. // 获取检查页面控制开关
  903. let result = await this.getTaskInspectConfig();
  904. if (result.status == 200) {
  905. if(result.list && result.list[0]){
  906. this.taskTypeConfigObj = result.list[0];
  907. this.hideInspectScan = result.list[0].hideInspectScan;
  908. }else{
  909. this.hideInspectScan = 0;
  910. }
  911. } else {
  912. this.hideInspectScan = 0;
  913. }
  914. }
  915. this.getBloodPageConfig()
  916. this.waitingOrdersGetNum();
  917. this.executingOrders(0);
  918. this.getWorkStateList();
  919. },
  920. getWorkStateList(){
  921. post('/common/common/getDictionary', {
  922. "type": "list",
  923. "key": "user_work_state"
  924. }).then(res => {
  925. this.workStateList = res;
  926. });
  927. },
  928. // 获取血制品页面控制开关
  929. async getBloodPageConfig(){
  930. let result = await this.getTaskBloodConfig();
  931. if (result.status == 200) {
  932. if(result.list && result.list[0]){
  933. let signTypeList = result.list[0].signTypeList || [];
  934. this.signType4 = signTypeList.some(v => v.value == 4);
  935. this.delivery = result.list[0].delivery;
  936. this.useTakeCode = result.list[0].useTakeCode;
  937. this.takeCodeType = result.list[0].takeCodeType;
  938. }else{
  939. this.signType4 = false;
  940. this.delivery = 0;
  941. this.useTakeCode = 0;
  942. this.takeCodeType = {};
  943. }
  944. } else {
  945. this.signType4 = false;
  946. this.delivery = 0;
  947. this.useTakeCode = 0;
  948. this.takeCodeType = {};
  949. }
  950. },
  951. //获取s业务类型
  952. getAssociationTypes(){
  953. return post('/common/common/getDictionary', {
  954. "type": "list",
  955. "key": "association_types"
  956. });
  957. },
  958. // 获取临床服务页面控制开关
  959. getTaskOtherConfig(){
  960. return post("/simple/data/fetchDataList/taskTypeConfig", {
  961. "idx": 0,
  962. "sum": 10,
  963. "taskTypeConfig": {
  964. "hosId": this.hosId,
  965. "associationType": this.otherAssociationTypeId,
  966. }
  967. });
  968. },
  969. // 获取检查页面控制开关
  970. getTaskInspectConfig(){
  971. return post("/simple/data/fetchDataList/taskTypeConfig", {
  972. "idx": 0,
  973. "sum": 10,
  974. "taskTypeConfig": {
  975. "taskTypeDTO": {
  976. "hosId": { id: this.hosId },
  977. "associationType": { key: "association_types", value: "inspect" },
  978. }
  979. }
  980. });
  981. },
  982. // 获取血制品页面控制开关
  983. getTaskBloodConfig(){
  984. return post("/simple/data/fetchDataList/taskTypeConfig", {
  985. "idx": 0,
  986. "sum": 10,
  987. "taskTypeConfig": {
  988. "taskTypeDTO": {
  989. "hosId": {
  990. "id": this.hosId
  991. },
  992. "ordinaryField": {
  993. "key": "ordinary_field",
  994. "value": "blood"
  995. }
  996. }
  997. }
  998. });
  999. },
  1000. // 手动查询-确认
  1001. checkboxOk(bulkCopy) {
  1002. console.log(bulkCopy);
  1003. this.checkboxModels.disjunctor = false;
  1004. let { user, data } = this.other;
  1005. this.additionalUserCommon(user, data.id, data.worker.id, bulkCopy);
  1006. },
  1007. // 手动查询-取消
  1008. checkboxCancel() {
  1009. this.checkboxModels.disjunctor = false;
  1010. },
  1011. // 手动查询弹窗
  1012. showCheckboxModal(user, data) {
  1013. this.other = {
  1014. user,
  1015. data,
  1016. };
  1017. this.checkboxModels = {
  1018. content: `您要最追加的人员为${user.name},您确认要追加吗?`,
  1019. disjunctor: true,
  1020. }
  1021. },
  1022. // 追加陪检人/执行人按钮
  1023. additionalUser(data) {
  1024. if (!this.SMFlag) {
  1025. return;
  1026. }
  1027. this.SMFlag = false;
  1028. console.log(data, 'data');
  1029. SM().then((ress1) => {
  1030. uni.showLoading({
  1031. title: "加载中",
  1032. mask: true,
  1033. });
  1034. //检验二维码的有效性
  1035. post("/dept/scanning", {
  1036. content: ress1,
  1037. taskTypeId: data.taskType.id,
  1038. gdState: data.gdState.id,
  1039. }).then((result) => {
  1040. this.SMFlag = true;
  1041. // this.currentCode = result.code;
  1042. if (result.state == 200 || result.state == 201) {
  1043. console.log(result);
  1044. let user;
  1045. try{
  1046. // json对象字符串
  1047. user = JSON.parse(result.code);
  1048. // 不是json对象字符串
  1049. if(Object.prototype.toString.call(user).slice(8, -1).toLowerCase() !== 'object'){
  1050. user = result.code;
  1051. }
  1052. }catch(e){
  1053. user = result.code;
  1054. }
  1055. if(Object.prototype.toString.call(user).slice(8, -1).toLowerCase() === 'object' && user.type == 'myQrCode' && user.id && user.name){
  1056. user.qrcode = ress1;
  1057. uni.hideLoading();
  1058. if(data.taskType.associationType.value == 'other'){
  1059. this.showCheckboxModal(user, data);
  1060. }else{
  1061. uni.showModal({
  1062. title: "提示",
  1063. content: `您要最追加的人员为${user.name},您确认要追加吗?`,
  1064. success: (res) => {
  1065. if (res.confirm) {
  1066. console.log("用户点击确定");
  1067. this.additionalUserCommon(user, data.id, data.worker.id, false);
  1068. } else if (res.cancel) {
  1069. console.log("用户点击取消");
  1070. }
  1071. },
  1072. });
  1073. }
  1074. }else if(Object.prototype.toString.call(user).slice(8, -1).toLowerCase() === 'string'){
  1075. let identityCardNumber = user;
  1076. // 根据身份证获取name
  1077. post("/data/fetchDataList/user", {idx: 0, sum: 1, user: { identityCardNumber }}).then((result) => {
  1078. uni.hideLoading();
  1079. if(result.status == 200){
  1080. result.list = result.list || [];
  1081. if(result.list.length){
  1082. let user = {name: result.list[0].name, identityCardNumber, qrcode: ress1};
  1083. if(data.taskType.associationType.value == 'other'){
  1084. this.showCheckboxModal(user, data);
  1085. }else{
  1086. uni.showModal({
  1087. title: "提示",
  1088. content: `您要最追加的人员为${user.name},您确认要追加吗?`,
  1089. success: (res) => {
  1090. if (res.confirm) {
  1091. console.log("用户点击确定");
  1092. this.additionalUserCommon(user, data.id, data.worker.id, false);
  1093. } else if (res.cancel) {
  1094. console.log("用户点击取消");
  1095. }
  1096. },
  1097. });
  1098. }
  1099. }else{
  1100. uni.navigateTo({
  1101. url: `../result_error/result_error?qrcode=${ress1}&msg=扫描二维码无法找到用户!`,
  1102. });
  1103. }
  1104. }else{
  1105. uni.navigateTo({
  1106. url: `../result_error/result_error?qrcode=${ress1}&msg=请扫描正确的二维码!`,
  1107. });
  1108. }
  1109. })
  1110. }else{
  1111. uni.hideLoading();
  1112. uni.navigateTo({
  1113. url: `../result_error/result_error?qrcode=${ress1}&msg=请扫描正确的二维码!`,
  1114. });
  1115. }
  1116. } else {
  1117. uni.hideLoading();
  1118. uni.navigateTo({
  1119. url: `../result_error/result_error?qrcode=${ress1}&msg=${result.info || '接口获取数据失败!'}`,
  1120. });
  1121. }
  1122. });
  1123. }).catch(err=>{
  1124. this.SMFlag = true;
  1125. });
  1126. },
  1127. // 追加陪检人/执行人
  1128. additionalUserCommon(user, gdId, workerId, bulkCopy) {
  1129. console.log(user, gdId, workerId, bulkCopy);
  1130. uni.showLoading({
  1131. title: "加载中",
  1132. mask: true,
  1133. });
  1134. // 二维码里有id则传userid,没有则传identityCardNumber
  1135. post("/workerOrder/additionalAccompanyingPersonnel", {
  1136. userId: user.id || undefined,
  1137. identityCardNumber: !user.id ? user.identityCardNumber : undefined,
  1138. gdId,
  1139. workerId,
  1140. bulkCopy: bulkCopy ? 1 : undefined,
  1141. }).then((result) => {
  1142. uni.hideLoading();
  1143. if (result.state == 200) {
  1144. uni.showToast({
  1145. icon: 'none',
  1146. duration: 4000,
  1147. title: '操作成功!'
  1148. })
  1149. uni.redirectTo({
  1150. url: `../receiptpage/receiptpage`,
  1151. });
  1152. } else {
  1153. uni.navigateTo({
  1154. url: `../result_error/result_error?qrcode=${user.qrcode}&msg=${result.msg || '接口获取数据失败!'}`,
  1155. });
  1156. }
  1157. });
  1158. },
  1159. // 前往其他临床服务完成工单确认页面
  1160. otherCompleteOrder(data){
  1161. console.log(data);
  1162. uni.navigateTo({
  1163. url: `../otherCompleteOrder/otherCompleteOrder?orderId=${data.id}&taskType=${data.taskType ? encodeURIComponent(JSON.stringify(data.taskType)) : ''}&order=${data ? encodeURIComponent(JSON.stringify(data)) : ''}`,
  1164. });
  1165. },
  1166. // 手动查询药品-确认
  1167. drugbagOk(data) {
  1168. console.log(data);
  1169. if (!data.id) {
  1170. //没有查询到药品
  1171. uni.showModal({
  1172. title: '提示',
  1173. content: "没有查询到发药单号!",
  1174. showCancel: false,
  1175. success: function(res) {
  1176. if (res.confirm) {
  1177. console.log('用户点击确定');
  1178. } else if (res.cancel) {
  1179. console.log('用户点击取消');
  1180. }
  1181. }
  1182. });
  1183. return;
  1184. }
  1185. this.drugbagModels.disjunctor = false;
  1186. if ( data.drugsBagType && (data.drugsBagType.value == 'drugsJpbag' || data.drugsBagType.value == 'drugsWestern' || data.drugsBagType.value == 'drugsReturn' || data.drugsBagType.value == 'drugsPoison' || data.drugsBagType.value == 'drugsHerbal')) {
  1187. //新药品-扫静配|西药|退药|毒麻|中草药
  1188. if(data.gdId){
  1189. // 有工单
  1190. this.getInfo(data, data.packid);
  1191. }else{
  1192. // 没有工单,进入起点科室流程
  1193. uni.navigateTo({
  1194. url: `/pages/newDrug/createOrder/createOrder?drugsBagType=${data.drugsBagType.value}&drugsBagId=${data.id}&type=build`,
  1195. });
  1196. }
  1197. }else{
  1198. //扫药包码
  1199. uni.navigateTo({
  1200. url: `/pages/scanning_drug/scanning_drug?drugsBagId=${data.id}&drugsBagBatchNo=${data.batchNo}`,
  1201. });
  1202. }
  1203. // uni.navigateTo({
  1204. // url: `/pages/scanning_drug/scanning_drug?drugsBagId=${data.id}`,
  1205. // });
  1206. },
  1207. //获取药包信息
  1208. getInfo(responeseData, code){
  1209. console.log(responeseData);
  1210. let gdValue = responeseData.workOrderDTO ? responeseData.workOrderDTO.gdState.value : null;
  1211. uni.showLoading({
  1212. title: "加载中",
  1213. mask: true,
  1214. });
  1215. post(`/transflow/scanInfo`, {type: responeseData.drugsBagType.value, id: responeseData.id, orderStateValue: gdValue}).then(res => {
  1216. uni.hideLoading();
  1217. if(res.state == 200){
  1218. if(res.data){
  1219. let drugsBag = res.data.dto || {};
  1220. let orderId = responeseData.gdId;
  1221. let config = res.data.taskTypeConfig || {};
  1222. console.log(res);
  1223. if(gdValue == 2 || gdValue == 3 || (gdValue == 4 && responeseData.workOrderDTO.worker.id == uni.getStorageSync('userData').user.id)){
  1224. // 待抢单、待接单、待到达(本人),进入起点科室流程
  1225. uni.navigateTo({
  1226. url: `/pages/newDrug/createOrder/createOrder?drugsBagType=${responeseData.drugsBagType.value}&drugsBagId=${responeseData.id}&orderId=${responeseData.gdId || ''}&type=receive`,
  1227. });
  1228. }else if(gdValue == 5 && responeseData.workOrderDTO.worker.id == uni.getStorageSync('userData').user.id){
  1229. // 待送达(本人),进入终点科室流程
  1230. this.pageNavigateByConfig(config, responeseData, responeseData, code)
  1231. }else{
  1232. // 查看药包信息
  1233. uni.navigateTo({
  1234. url: `/pages/newDrug/createOrder/createOrder?drugsBagType=${responeseData.drugsBagType.value}&drugsBagId=${responeseData.id}&type=view`,
  1235. });
  1236. }
  1237. }
  1238. }else{
  1239. uni.showToast({
  1240. icon: "none",
  1241. title: res.msg || "接口获取数据失败!",
  1242. });
  1243. }
  1244. })
  1245. },
  1246. // 根据配置跳转页面
  1247. pageNavigateByConfig(config, responseData, queryObj, code){
  1248. let drugsBagType = queryObj.drugsBagType.value;
  1249. let orderId = responseData.gdId;
  1250. let drugsBagId = responseData.id;
  1251. let orderStateValue = responseData.workOrderDTO ? responseData.workOrderDTO.gdState.value : null;
  1252. if(config.drugsModel === 1){
  1253. // 一单一码
  1254. if(orderStateValue == 4){
  1255. // 待到达
  1256. if(config.drugsStartCheck === 1){
  1257. // 起点科室支持核对
  1258. uni.navigateTo({
  1259. url: `/pages/newDrug/checkPage/checkPage?drugsBagType=${drugsBagType}&orderId=${orderId}`,
  1260. });
  1261. }else{
  1262. // 起点科室不支持核对
  1263. if(config.drugsStartPhoto === 1){
  1264. // 起点科室支持拍照留存
  1265. uni.navigateTo({
  1266. url: `/pages/newDrug/photoRetention/photoRetention?drugsBagType=${drugsBagType}&orderId=${orderId}`,
  1267. });
  1268. }else{
  1269. // 起点科室不支持拍照留存
  1270. this.completeOrder(responseData, queryObj);
  1271. }
  1272. }
  1273. }else if(orderStateValue == 5){
  1274. // 待送达
  1275. uni.showLoading({
  1276. title: "加载中",
  1277. mask: true,
  1278. });
  1279. post("/transflow/scanBind", { type: drugsBagType, orderId, code }).then((ress) => {
  1280. uni.hideLoading();
  1281. if (ress.state == 200) {
  1282. if(ress.data.msg){
  1283. uni.showToast({
  1284. icon: "none",
  1285. title: ress.data.msg || "接口获取数据失败!",
  1286. });
  1287. }else{
  1288. if(config.drugsEndCheck === 1){
  1289. // 起点科室支持核对
  1290. uni.navigateTo({
  1291. url: `/pages/newDrug/checkPage/checkPage?drugsBagType=${drugsBagType}&orderId=${orderId}`,
  1292. });
  1293. }else{
  1294. // 起点科室不支持核对
  1295. if(config.drugsEndPhoto === 1){
  1296. // 起点科室支持拍照留存
  1297. uni.navigateTo({
  1298. url: `/pages/newDrug/photoRetention/photoRetention?drugsBagType=${drugsBagType}&orderId=${orderId}`,
  1299. });
  1300. }else{
  1301. // 终点科室不支持拍照留存
  1302. this.completeOrder(responseData, queryObj);
  1303. }
  1304. }
  1305. }
  1306. } else {
  1307. uni.showToast({
  1308. icon: "none",
  1309. title: ress.msg || "接口获取数据失败!",
  1310. });
  1311. }
  1312. });
  1313. }
  1314. }else if(config.drugsModel === 2){
  1315. // 一单多码
  1316. uni.showLoading({
  1317. title: "加载中",
  1318. mask: true,
  1319. });
  1320. post("/transflow/scanBind", { type: drugsBagType, orderId, code }).then((ress) => {
  1321. uni.hideLoading();
  1322. if (ress.state == 200) {
  1323. if(ress.data.msg){
  1324. uni.showToast({
  1325. icon: "none",
  1326. title: ress.data.msg || "接口获取数据失败!",
  1327. });
  1328. }else{
  1329. uni.navigateTo({
  1330. url: `/pages/newDrug/continueScanning/continueScanning?drugsBagType=${drugsBagType}&orderId=${orderId}&drugsBagId=${drugsBagId}&orderStateValue=${orderStateValue}`,
  1331. });
  1332. }
  1333. } else {
  1334. uni.showToast({
  1335. icon: "none",
  1336. title: ress.msg || "接口获取数据失败!",
  1337. });
  1338. }
  1339. });
  1340. }
  1341. },
  1342. // 工单完成
  1343. completeOrder(responseData, queryObj){
  1344. console.log(responseData, queryObj)
  1345. uni.showLoading({
  1346. title: "加载中",
  1347. mask: true,
  1348. });
  1349. let postData = {
  1350. "type": queryObj.drugsBagType.value,
  1351. "orderId": responseData.gdId,
  1352. };
  1353. post('/transflow/checkComplete', postData).then(res => {
  1354. uni.hideLoading();
  1355. if(res.state == 200){
  1356. uni.showToast({
  1357. icon: "none",
  1358. title: orderStateValue == 4 ? "交接成功,请尽快送达科室!" : (orderStateValue == 5 ? "交接成功,完成配送!" : ""),
  1359. duration: 60000,
  1360. mask: true,
  1361. complete(){
  1362. setTimeout(() => {
  1363. uni.hideToast();
  1364. uni.redirectTo({
  1365. url: `/pages/receiptpage/receiptpage`,
  1366. });
  1367. }, 2000)
  1368. }
  1369. });
  1370. }else{
  1371. uni.showToast({
  1372. icon: "none",
  1373. title: res.msg || "接口获取数据失败!",
  1374. });
  1375. }
  1376. })
  1377. },
  1378. // 手动查询药品-取消
  1379. drugbagCancel() {
  1380. this.drugbagModels.disjunctor = false;
  1381. },
  1382. // 手动查询药品弹窗
  1383. showHandViewDrugsbag() {
  1384. console.log(1)
  1385. this.drugbagModels = {
  1386. title: '填写发药单号',
  1387. disjunctor: true,
  1388. }
  1389. },
  1390. //确定
  1391. ok4() {
  1392. this.models4.disjunctor = false;
  1393. uni.showLoading({
  1394. title: "加载中",
  1395. mask: true,
  1396. });
  1397. post("/user/data/changeWorkState", {
  1398. workState: this.workStateList.find(v => v.value == 1).id,
  1399. }).then((res) => {
  1400. uni.hideLoading();
  1401. if (res.status == 200) {
  1402. this.getCurrentUserNow();
  1403. this.models4 = {
  1404. disjunctor: true,
  1405. title: "提示",
  1406. content: `示闲成功`,
  1407. icon: "warn",
  1408. operate: {
  1409. know: "返回",
  1410. },
  1411. };
  1412. }else{
  1413. uni.showToast({
  1414. icon: "none",
  1415. title: res.msg || "接口获取数据失败!",
  1416. });
  1417. }
  1418. });
  1419. },
  1420. //取消
  1421. cancel4() {
  1422. this.models4.disjunctor = false;
  1423. },
  1424. //取消
  1425. know4() {
  1426. this.models4.disjunctor = false;
  1427. },
  1428. // 示闲
  1429. showLeisure(){
  1430. this.models4 = {
  1431. disjunctor: true,
  1432. title: "提示",
  1433. content: "您确认要示闲吗?",
  1434. icon: "warn",
  1435. operate: {
  1436. ok: "确定",
  1437. cancel: "取消",
  1438. },
  1439. };
  1440. },
  1441. // 示忙
  1442. showBusy(){
  1443. uni.showLoading({
  1444. title: "加载中",
  1445. mask: true,
  1446. });
  1447. let postData = {"idx":0,"workScheme":{"status":1,"hosId":this.hosId},"sum":1};
  1448. post("/simple/data/fetchDataList/workScheme", postData).then((res) => {
  1449. uni.hideLoading();
  1450. if (res.status == 200) {
  1451. let config = res.list.length ? res.list[0] : {};
  1452. let list = [];
  1453. for (let key in config) {
  1454. if(key.includes('busyContent') && config[key]){
  1455. list.push({
  1456. busyContent: config[key],
  1457. busyMinute: config['busyMinute' + key.replace('busyContent', '')],
  1458. });
  1459. }
  1460. }
  1461. this.models3 = {
  1462. disjunctor: true,
  1463. title: "提示",
  1464. content: "请选择暂停工作的原因。",
  1465. icon: "warn",
  1466. list,
  1467. operate: {
  1468. cancel: "取消",
  1469. },
  1470. };
  1471. } else {
  1472. uni.showToast({
  1473. icon: "none",
  1474. title: res.msg || "接口获取数据失败!",
  1475. });
  1476. }
  1477. });
  1478. },
  1479. // 手动查询标本-确认
  1480. speOk(data) {
  1481. console.log(data);
  1482. if (!data.id) {
  1483. //没有查询到标本
  1484. uni.showModal({
  1485. title: '提示',
  1486. content: "没有查询到标本!",
  1487. showCancel: false,
  1488. success: function(res) {
  1489. if (res.confirm) {
  1490. console.log('用户点击确定');
  1491. } else if (res.cancel) {
  1492. console.log('用户点击取消');
  1493. }
  1494. }
  1495. });
  1496. return;
  1497. }
  1498. this.speModels.disjunctor = false;
  1499. let infoDATA = {
  1500. stype: data.stype,
  1501. scode: data.scode,
  1502. patientName: data.patientName,
  1503. sickRoom: data.sickRoom ?
  1504. data.sickRoom.dept : "-",
  1505. checkDept: data.checkDept ?
  1506. data.checkDept.dept : "-",
  1507. bedNum: data.bedNum,
  1508. };
  1509. uni.navigateTo({
  1510. url: `../scanning_B/scanning_B?res=${encodeURIComponent(
  1511. JSON.stringify({data,status:666,scanCodeSpecimenOrderSign:data.scanCodeSpecimenOrderSign,workOrder:data.workOrderDTO})
  1512. )}&infoDATA=${encodeURIComponent(
  1513. JSON.stringify(infoDATA)
  1514. )}`,
  1515. });
  1516. },
  1517. // 手动查询标本-取消
  1518. speCancel() {
  1519. this.speModels.disjunctor = false;
  1520. },
  1521. // 手动查询标本弹窗
  1522. showHandViewSpecimen() {
  1523. this.speModels = {
  1524. title: '填写标本编码',
  1525. disjunctor: true,
  1526. }
  1527. },
  1528. // 执行中筛选
  1529. // execFilter({
  1530. // detail: {
  1531. // value
  1532. // }
  1533. // }) {
  1534. // this.index = value;
  1535. // this.arrayKey = this.array[value].id;
  1536. // this.zxzData = [];
  1537. // this.totalNum = -1;
  1538. // this.idx = 0;
  1539. // this.selectedLabelSlots = "执行中";
  1540. // this.executingOrders(0);
  1541. // },
  1542. // 获取任务类型
  1543. getTaskData(){
  1544. let data = {
  1545. idx:0,
  1546. sum: 9999,
  1547. };
  1548. let url = null
  1549. if(this.selectedLabelSlots=='待接单'){
  1550. url = '/workerOrder/waitingOrdersByTaskType'
  1551. }else{
  1552. url = '/workerOrder/executingOrdersByTaskType'
  1553. }
  1554. post(url, data).then(res => {
  1555. this.taskData = res.data.map(i=>{
  1556. return {
  1557. text:i.name+'('+i.count+')',
  1558. value:i.id
  1559. }
  1560. })
  1561. });
  1562. },
  1563. closeDrawer() {
  1564. this.isShowExecFilter = false;
  1565. let data = uni.getStorageSync("admStore")
  1566. data.isSearch = false
  1567. uni.setStorageSync("admStore",data)
  1568. },
  1569. // 执行中筛选
  1570. execFilter() {
  1571. this.getTaskData()
  1572. this.isShowExecFilter = true;
  1573. },
  1574. // 筛选确定之后数据操作
  1575. setScreenData(){
  1576. let data = {
  1577. deptName:this.deptName,
  1578. deptId:this.deptId,
  1579. currentId:this.currentId, //工单状态
  1580. taskType:this.taskTypeId, //任务类型
  1581. selectedLabelSlots:this.selectedLabelSlots, //tab选中状态
  1582. taskData:JSON.stringify(this.taskData),
  1583. isSearch:false
  1584. }
  1585. uni.setStorageSync("admStore",data)
  1586. },
  1587. // 执行中确定
  1588. execFilterOk() {
  1589. this.isShowExecFilter = false;
  1590. this.zxzData = [];
  1591. this.totalNum = -1;
  1592. this.idx = 0;
  1593. this.setScreenData()
  1594. if (this.selectedLabelSlots == "待接单") {
  1595. this.waitingOrders(0);
  1596. } else if (this.selectedLabelSlots == "执行中") {
  1597. this.executingOrders(0);
  1598. }
  1599. },
  1600. // 执行中重置
  1601. execFilterReset() {
  1602. this.currentId = 0;
  1603. this.deptName = '';
  1604. this.deptId = ''//科室id
  1605. this.taskTypeId = '' //任务类型
  1606. uni.setStorageSync("admStore",{})
  1607. },
  1608. cancelPicker(){
  1609. },
  1610. // 大扫描筛选
  1611. execFilterBigScreen({
  1612. detail: {
  1613. value
  1614. }
  1615. }) {
  1616. this.indexBigScreen = value;
  1617. this.arrayKeyBigScreen = this.arrayBigScreen[value].id;
  1618. console.log(this.arrayKeyBigScreen);
  1619. console.log(this.$refs.bigscreen);
  1620. this.$refs.bigscreen.Scanning(this.arrayKeyBigScreen);
  1621. },
  1622. // 获取科室二维码设置开关
  1623. getMenu() {
  1624. let menu = uni.getStorageSync("userData").menu;
  1625. //判断当前登陆人具体角色 start
  1626. let roles = uni.getStorageSync("userData").user.role;
  1627. this.pharmacistFlag = roles.some(
  1628. (item) => item.rolecode === "pharmacist"
  1629. );
  1630. //判断当前登陆人具体角色 end
  1631. // console.log(menu);
  1632. this.arrayBigScreen = [];
  1633. menu.forEach((item) => {
  1634. if (item.link === "wxInspect") {
  1635. this.content.push({
  1636. text: "检查信息",
  1637. });
  1638. } else if (item.link === "wxPatient") {
  1639. this.content.push({
  1640. text: "患者信息",
  1641. });
  1642. } else if (item.link === "wxPharmacy") {
  1643. // 如果是配药师人员,则增加药房
  1644. if (this.pharmacistFlag) {
  1645. this.content.push({
  1646. text: "药房",
  1647. });
  1648. }
  1649. } else if (item.link === "wxCode") {
  1650. this.content.push({
  1651. text: "二维码设置",
  1652. });
  1653. } else if (item.link === "wxSpecimenEntry") {
  1654. this.content.push({
  1655. text: "标本录入",
  1656. });
  1657. } else if (item.link === "wxDrugsbagEntry") {
  1658. this.content.push({
  1659. text: "药品录入",
  1660. });
  1661. } else if (item.link === "workState" && this.workState == 1) {
  1662. this.content.push({
  1663. text: "示闲",
  1664. });
  1665. } else if (item.link === "workState" && this.workState == 2) {
  1666. this.content.push({
  1667. text: "示忙",
  1668. });
  1669. } else if (item.link === "sendBuild") {
  1670. this.content.push({
  1671. text: "送回发起",
  1672. });
  1673. } else if (item.link === "sendHandover") {
  1674. this.content.push({
  1675. text: "领取交接",
  1676. });
  1677. } else if (item.link === "medicalWasteOut") {
  1678. this.content.push({
  1679. text: "医废出库",
  1680. });
  1681. } else if (item.link === "wxTakeMedicine") {
  1682. this.content.push({
  1683. text: "摆药取药",
  1684. });
  1685. } else if (item.link === "myQrcode") {
  1686. this.content.push({
  1687. text: "我的二维码",
  1688. });
  1689. } else if (item.link === "departmentQrcode") {
  1690. this.content.push({
  1691. text: "科室二维码",
  1692. });
  1693. } else if (item.link === "formManagementWechat") {
  1694. this.content.push({
  1695. text: "查看表单",
  1696. });
  1697. } else if (item.link === "BIAOBEN") {
  1698. this.arrayBigScreen.push({
  1699. id: 'BIAOBEN|$|',
  1700. name: "标本",
  1701. });
  1702. } else if (item.link === "YAOPING") {
  1703. this.arrayBigScreen.push({
  1704. id: 'YAOPING|$|',
  1705. name: "药品",
  1706. });
  1707. } else if (item.link === "HUANZHE") {
  1708. this.arrayBigScreen.push({
  1709. id: 'HUANZHE|$|',
  1710. name: "患者",
  1711. });
  1712. } else if (item.link === "XIEZHIPING") {
  1713. this.arrayBigScreen.push({
  1714. id: 'XIEZHIPING|$|',
  1715. name: "血制品",
  1716. });
  1717. } else if (item.link === "KJJD") {
  1718. this.arrayBigScreen.push({
  1719. id: 'KJJD|$|',
  1720. name: "快捷建单",
  1721. });
  1722. } else if (item.link === "kuaijiejiedan") {
  1723. this.arrayBigScreen.push({
  1724. id: 'kuaijiejiedan|$|',
  1725. name: "快捷接单",
  1726. });
  1727. } else if (item.link === "quickOrderAcceptanceWx") {
  1728. this.content.push({
  1729. text: "快捷接单",
  1730. });
  1731. } else if (item.link === "wxQuiltRecovery") {
  1732. this.content.push({
  1733. text: "被服回收",
  1734. });
  1735. } else if (item.link === "transferWorkOrder") {
  1736. this.content.push({
  1737. text: "患者交接",
  1738. });
  1739. } else if (item.link === "wxPatientInspectLog") {
  1740. this.content.push({
  1741. text: "陪检闭环",
  1742. });
  1743. } else if (item.link === "sponsorTask") {
  1744. this.content.push({
  1745. text: "发起任务",
  1746. });
  1747. }
  1748. });
  1749. },
  1750. // 拍照
  1751. photograph(data) {
  1752. photographTool(data);
  1753. },
  1754. // 如果不是静配,药配,标本配送,标本轮巡
  1755. // 科室签到(小扫描)-拍照
  1756. nextDeptOrder_ss(data, accountObj) {
  1757. console.log(this.currentCode);
  1758. let isKs = 0;
  1759. let ids = [];
  1760. let id = data.id;
  1761. ids.push(id);
  1762. let list = {
  1763. code: "",
  1764. ids: ids,
  1765. };
  1766. let code = "";
  1767. let type = "";
  1768. if (this.currentCode) {
  1769. let gdStateValue = data.gdState.value; //工单状态value
  1770. let associationTypeValue = data.taskType.associationType.value; //关联类型value
  1771. // 其他临床服务,并且工单状态是待到达||工单状态待送达
  1772. if (
  1773. (associationTypeValue == "other" &&
  1774. gdStateValue == "4") ||
  1775. gdStateValue == "5"
  1776. ) {
  1777. code = this.currentCode;
  1778. type = "orderSign/" + code;
  1779. list = {
  1780. ids
  1781. };
  1782. if (accountObj) {
  1783. list.handover = [accountObj.accountId];
  1784. }
  1785. isKs = 1;
  1786. }
  1787. uni.showLoading({
  1788. title: "加载中",
  1789. mask: true,
  1790. });
  1791. post("/workerOrder/" + type, list).then((res) => {
  1792. uni.hideLoading();
  1793. if (res) {
  1794. if (res.status == 200) {
  1795. if (
  1796. gdStateValue == "4" &&
  1797. associationTypeValue == "other"
  1798. ) {
  1799. uni.navigateTo({
  1800. url: `../../pages/scanning_code/scanning_code?type=${associationTypeValue}&type1=${res.type}&id=${data.id}&deptCode=${code}&dept=${res.dept}&accountObj=${encodeURIComponent(JSON.stringify(accountObj))}`,
  1801. });
  1802. }
  1803. if (gdStateValue == "5") {
  1804. uni.navigateTo({
  1805. url: `../../pages/scanning_code/scanning_code?type=${associationTypeValue}&type1=${res.type}&id=${data.id}&deptCode=${code}&dept=${res.dept}&accountObj=${encodeURIComponent(JSON.stringify(accountObj))}`,
  1806. });
  1807. }
  1808. } else {
  1809. uni.navigateTo({
  1810. url: `../../pages/scanning_Result/scanning_Result?type=${
  1811. associationTypeValue
  1812. }&type1=${res.type}&id=${data.id}&status=600&msg=${
  1813. res.msg
  1814. }&taskTypeId=${
  1815. this.infoDATA.taskType.id
  1816. }&isKs=${isKs}&model=${encodeURIComponent(
  1817. JSON.stringify(res)
  1818. )}&qrcode=${this.currentCode}`,
  1819. });
  1820. }
  1821. } else {
  1822. uni.navigateTo({
  1823. url: `../../pages/scanning_Result/scanning_Result?id=${data.id}&status=600&msg=扫码失败!请扫描正确的二维码!&isKs=${isKs}&qrcode=${this.currentCode}`,
  1824. });
  1825. }
  1826. });
  1827. }
  1828. },
  1829. // 填写交接人工号-确认
  1830. hosOk(data) {
  1831. console.log(data);
  1832. const {
  1833. accountName,
  1834. account,
  1835. accountId
  1836. } = data;
  1837. if (!accountName && !account) {
  1838. //没有填写交接人
  1839. uni.showModal({
  1840. title: '提示',
  1841. content: "请填写交接人工号!",
  1842. showCancel: false,
  1843. success: function(res) {
  1844. if (res.confirm) {
  1845. console.log('用户点击确定');
  1846. } else if (res.cancel) {
  1847. console.log('用户点击取消');
  1848. }
  1849. }
  1850. });
  1851. return;
  1852. } else if (!accountName && account || accountName && !account) {
  1853. //没有填写交接人
  1854. uni.showModal({
  1855. title: '提示',
  1856. content: "请填写正确的交接人工号!",
  1857. showCancel: false,
  1858. success: function(res) {
  1859. if (res.confirm) {
  1860. console.log('用户点击确定');
  1861. } else if (res.cancel) {
  1862. console.log('用户点击取消');
  1863. }
  1864. }
  1865. });
  1866. return;
  1867. }
  1868. this.hosModels.disjunctor = false;
  1869. let associationTypeValue = this.currentData.taskType.associationType.value;
  1870. console.log(associationTypeValue)
  1871. this.uploadToOther(this.currentData, data, 'start');
  1872. },
  1873. // 填写交接人工号-取消
  1874. hosCancel() {
  1875. this.hosModels.disjunctor = false;
  1876. },
  1877. // 填写交接人工号弹窗
  1878. showSelectAccount() {
  1879. this.hosModels = {
  1880. disjunctor: true,
  1881. }
  1882. },
  1883. // 拍照-上传
  1884. uploadToOther(data, accountObj, type){
  1885. // 其他临床服务拍照签到
  1886. console.log(data, 1111);
  1887. let id_seimin;
  1888. let asTypeValue_seimin;
  1889. let gdStateValue_seimin;
  1890. if (data.status != 200 && data.status !== undefined) {
  1891. id_seimin = data.id;
  1892. asTypeValue_seimin = data.type;
  1893. gdStateValue_seimin = JSON.parse(data.model).gdstate2; //type改成gdstate
  1894. } else {
  1895. id_seimin = data.id;
  1896. asTypeValue_seimin = data.taskType.associationType.value;
  1897. gdStateValue_seimin = data.gdState.value;
  1898. }
  1899. //#ifdef H5
  1900. uni.chooseImage({
  1901. count: 1,
  1902. sourceType: ['camera'],
  1903. success: (chooseImageRes) => {
  1904. console.log(chooseImageRes, pathUrl)
  1905. const tempFilePaths = chooseImageRes.tempFilePaths;
  1906. const tempFiles = chooseImageRes.tempFiles;
  1907. let tp = tempFilePaths[0];
  1908. uni.showLoading({
  1909. mask: true,
  1910. title: '加载中'
  1911. });
  1912. post('/workerOrder/findRecordInfoByOrderId', {
  1913. orderId: id_seimin,
  1914. gdOperate: 21,
  1915. }).then(result => {
  1916. console.log(result)
  1917. if (result.state == 200) {
  1918. uni.getImageInfo({
  1919. src: tp,
  1920. success: (res) => {
  1921. console.log('压缩前', res)
  1922. let canvasWidth = res.width //图片原始长宽
  1923. let canvasHeight = res.height
  1924. let img = new Image()
  1925. img.src = res.path
  1926. let canvas = document.createElement('canvas');
  1927. let ctx = canvas.getContext('2d')
  1928. canvas.width = canvasWidth
  1929. canvas.height = canvasHeight
  1930. ctx.drawImage(img, 0, 0, canvasWidth, canvasHeight)
  1931. canvas.toBlob((fileSrc) => {
  1932. tp = window.URL.createObjectURL(fileSrc)
  1933. console.log('压缩后', tp);
  1934. uni.uploadFile({
  1935. url: pathUrl + '/common/common/uploadAttachment/'+(type == 'start' ? 'orderStartPhoto' : 'orderEndPhoto')+'/' + id_seimin + '/' + result.recordId,
  1936. filePath: tp,
  1937. name: 'file',
  1938. formData: {
  1939. 'filename': tempFiles[0].name ? tempFiles[0].name.split('.')[0] + '.jpg' : tempFiles[
  1940. 0].path.split(
  1941. /[\\/]/).reverse()[0].split('.')[0] + '.jpg'
  1942. },
  1943. success: (uploadFileRes) => {
  1944. console.log(uploadFileRes, 10086, asTypeValue_seimin);
  1945. this.nextDeptOrder_ss(data, accountObj, type);
  1946. },
  1947. fail: err => {
  1948. console.error(err);
  1949. uni.hideLoading();
  1950. uni.showToast({
  1951. icon: 'none',
  1952. title: '上传失败',
  1953. duration: 2000
  1954. });
  1955. }
  1956. });
  1957. }, 'image/jpeg', 0.3)
  1958. },
  1959. fail: function () {
  1960. uni.hideLoading();
  1961. uni.showToast({
  1962. icon: 'none',
  1963. title: '上传失败',
  1964. duration: 2000
  1965. });
  1966. }
  1967. })
  1968. } else {
  1969. uni.hideLoading();
  1970. uni.showToast({
  1971. icon: "none",
  1972. title: result.msg || "接口获取数据失败!",
  1973. });
  1974. }
  1975. })
  1976. }
  1977. });
  1978. //#endif
  1979. //#ifdef APP-PLUS
  1980. uni.chooseImage({
  1981. count: 1,
  1982. sourceType: ['camera'],
  1983. sizeType: ['compressed'],
  1984. success: (chooseImageRes) => {
  1985. console.log(chooseImageRes, pathUrl)
  1986. const tempFilePaths = chooseImageRes.tempFilePaths;
  1987. const tempFiles = chooseImageRes.tempFiles;
  1988. let tp = tempFilePaths[0];
  1989. uni.showLoading({
  1990. mask: true,
  1991. title: '加载中'
  1992. });
  1993. post('/workerOrder/findRecordInfoByOrderId', {
  1994. orderId: id_seimin,
  1995. gdOperate: 21,
  1996. }).then(result => {
  1997. console.log(result)
  1998. if (result.state == 200) {
  1999. uni.compressImage({
  2000. src: tp,
  2001. quality: 30,
  2002. success: (res) => {
  2003. console.log('压缩前', res)
  2004. tp = res.tempFilePath;
  2005. console.log('压缩后', tp);
  2006. uni.uploadFile({
  2007. url: pathUrl + '/common/common/uploadAttachment/'+(type == 'start' ? 'orderStartPhoto' : 'orderEndPhoto')+'/' + id_seimin + '/' + result.recordId,
  2008. filePath: tp,
  2009. name: 'file',
  2010. formData: {
  2011. 'filename': tempFiles[0].name ? tempFiles[0].name.split('.')[0] + '.jpg' : tempFiles[
  2012. 0].path.split(
  2013. /[\\/]/).reverse()[0].split('.')[0] + '.jpg'
  2014. },
  2015. success: (uploadFileRes) => {
  2016. console.log(uploadFileRes, 10086, asTypeValue_seimin);
  2017. this.nextDeptOrder_ss(data, accountObj, type);
  2018. },
  2019. fail: err => {
  2020. console.error(err);
  2021. uni.hideLoading();
  2022. uni.showToast({
  2023. icon: 'none',
  2024. title: '上传失败',
  2025. duration: 2000
  2026. });
  2027. }
  2028. });
  2029. },
  2030. fail: function () {
  2031. uni.hideLoading();
  2032. uni.showToast({
  2033. icon: 'none',
  2034. title: '上传失败',
  2035. duration: 2000
  2036. });
  2037. }
  2038. })
  2039. } else {
  2040. uni.hideLoading();
  2041. uni.showToast({
  2042. icon: "none",
  2043. title: result.msg || "接口获取数据失败!",
  2044. });
  2045. }
  2046. })
  2047. }
  2048. });
  2049. //#endif
  2050. },
  2051. // 拍照-其他
  2052. async photographToOther(data, type) {
  2053. this.currentData = data;
  2054. uni.showLoading({
  2055. title: "加载中",
  2056. mask: true,
  2057. });
  2058. // 其他临床服务
  2059. let result = await post("/dept/scanning", {
  2060. content: type === 'start' ? data.startDept.qrcode : data.endDepts[0].qrcode,
  2061. taskTypeId: data.taskType.id,
  2062. gdState: data.gdState.id,
  2063. });
  2064. uni.hideLoading();
  2065. this.currentCode = result.code;
  2066. if (result.state == 200 || result.state == 201) {
  2067. uni.showModal({
  2068. title: '提示',
  2069. content: '请尽量拍摄角度覆盖清洁区域?',
  2070. success: (res) => {
  2071. if (res.confirm) {
  2072. if (result.account) {
  2073. this.uploadToOther(data, {
  2074. account: result.account,
  2075. accountName: result.name,
  2076. accountId: result.id,
  2077. }, type);
  2078. } else {
  2079. this.uploadToOther(data, undefined, type);
  2080. }
  2081. } else if (res.cancel) {
  2082. console.log('用户点击取消');
  2083. }
  2084. }
  2085. });
  2086. } else if (result.state == '0000') {
  2087. this.showSelectAccount();
  2088. } else {
  2089. uni.showToast({
  2090. icon: "none",
  2091. title: result.info || "接口获取数据失败!",
  2092. });
  2093. }
  2094. },
  2095. fabClick(){
  2096. },
  2097. // 悬浮按钮点击事件
  2098. trigger(e) {
  2099. if (e.item.text === "我的任务") {
  2100. uni.navigateTo({
  2101. url: "../mypage/mypage",
  2102. });
  2103. } else if (e.item.text === "退出登录") {
  2104. // 假登录
  2105. uni.showToast({
  2106. title: "退出成功!",
  2107. });
  2108. let ip = uni.getStorageSync("ip"); //记住域名或ip
  2109. let username = uni.getStorageSync("username"); //记住用户名
  2110. let password = uni.getStorageSync("password"); //记住密码
  2111. let savePasswordTime = uni.getStorageSync("savePasswordTime"); //记住密码的时间戳
  2112. let clientid = uni.getStorageSync("clientid");
  2113. uni.clearStorageSync();
  2114. if (username) {
  2115. uni.setStorageSync("ip", ip); //记住域名或ip
  2116. uni.setStorageSync("username", username); //记住用户名
  2117. uni.setStorageSync("password", password); //记住密码
  2118. uni.setStorageSync("savePasswordTime", savePasswordTime); //记住密码的时间戳
  2119. }
  2120. uni.setStorageSync("clientid", clientid);
  2121. uni.navigateTo({
  2122. url: "../homePage/homePage",
  2123. });
  2124. // 假登录
  2125. deleteIt("/auth/logout2").then((result) => {
  2126. if (result.status == 200) {
  2127. uni.showToast({
  2128. title: "退出成功!",
  2129. });
  2130. let ip = uni.getStorageSync("ip"); //记住域名或ip
  2131. let username = uni.getStorageSync("username"); //记住用户名
  2132. let password = uni.getStorageSync("password"); //记住密码
  2133. let clientid = uni.getStorageSync("clientid");
  2134. uni.clearStorageSync();
  2135. uni.setStorageSync("ip", ip); //记住域名或ip
  2136. uni.setStorageSync("username", username); //记住用户名
  2137. uni.setStorageSync("password", password); //记住密码
  2138. uni.setStorageSync("clientid", clientid);
  2139. uni.navigateTo({
  2140. url: "../homePage/homePage",
  2141. });
  2142. } else {
  2143. uni.showToast({
  2144. icon: "none",
  2145. title: result.msg || "接口获取数据失败!",
  2146. });
  2147. }
  2148. });
  2149. } else if (e.item.text === "药房") {
  2150. uni.navigateTo({
  2151. url: "../pharmacy/pharmacy",
  2152. });
  2153. } else if (e.item.text === "患者信息") {
  2154. uni.navigateTo({
  2155. url: "../patientInformationList/patientInformationList",
  2156. });
  2157. } else if (e.item.text === "负责科室") {
  2158. if (uni.getStorageSync("setDepts")) {
  2159. uni.removeStorageSync("setDepts"); //清空选择的科室,初始化
  2160. }
  2161. let obj = uni.getStorageSync("setDeptConfg");
  2162. uni.navigateTo({
  2163. url: `../setDept/setDept?configName=${obj.configName}&id=${obj.id}&changedept=1`,
  2164. });
  2165. } else if (e.item.text === "检查信息") {
  2166. uni.navigateTo({
  2167. url: "../inspectList/inspectList",
  2168. });
  2169. } else if (e.item.text === "二维码设置") {
  2170. uni.navigateTo({
  2171. url: "../settingCode/settingCode",
  2172. });
  2173. } else if (e.item.text === "标本录入") {
  2174. this.showHandViewSpecimen();
  2175. } else if (e.item.text === "药品录入") {
  2176. this.showHandViewDrugsbag();
  2177. } else if (e.item.text === "示忙") {
  2178. this.showLeisure();
  2179. } else if (e.item.text === "示闲") {
  2180. this.showBusy();
  2181. } else if (e.item.text === "摆药取药") {
  2182. this.handleTakeMedicine()
  2183. } else if (e.item.text === "我的二维码") {
  2184. this.myQrcodeHandler()
  2185. } else if (e.item.text === "科室二维码") {
  2186. this.departmentQrcodeHandler()
  2187. } else if (e.item.text === "查看表单") {
  2188. uni.navigateTo({
  2189. url: "../formManagementWechat/formManagementWechat",
  2190. });
  2191. } else if (e.item.text === "快捷接单") {
  2192. uni.navigateTo({
  2193. url: "../quickOrderAcceptanceWx/quickOrderAcceptanceWx",
  2194. });
  2195. } else if (e.item.text === "被服回收") {
  2196. this.quiltScan();
  2197. } else if (e.item.text === "送回发起") {
  2198. uni.navigateTo({
  2199. url: "/pages/quiltWashing/quiltWashingSendSelectDept/quiltWashingSendSelectDept",
  2200. });
  2201. } else if (e.item.text === "领取交接") {
  2202. this.quiltScan_send();
  2203. } else if (e.item.text === "医废出库") {
  2204. uni.navigateTo({
  2205. url: "/pages/medicalWaste/medicalWasteSelect/medicalWasteSelect",
  2206. });
  2207. } else if (e.item.text === "患者交接") {
  2208. uni.navigateTo({
  2209. url: "/pages/transferWorkOrder/transferWorkOrderUser",
  2210. });
  2211. } else if (e.item.text === "陪检闭环") {
  2212. uni.removeStorageSync('patientInspectLogEvtFilter');//清除缓存
  2213. uni.removeStorageSync('patientInspectLogTabActiveId');//清除缓存
  2214. uni.navigateTo({
  2215. url: "/pages/patientInspectLog/patientInspectLogList",
  2216. });
  2217. } else if (e.item.text === "发起任务") {
  2218. uni.navigateTo({
  2219. url: "/pages/sponsorTask/sponsorTask",
  2220. });
  2221. }
  2222. },
  2223. //确定
  2224. ok1() {
  2225. this.models1.disjunctor = false;
  2226. uni.showLoading({
  2227. title: "加载中",
  2228. mask: true,
  2229. });
  2230. let startDeptId, startDeptName, handoverId, handoverName;
  2231. if(this.clothingType === 'user'){
  2232. startDeptId = this.quiltData.dept.id;
  2233. startDeptName = this.quiltData.dept.dept;
  2234. handoverId = this.quiltData.id;
  2235. handoverName = this.quiltData.name;
  2236. }else if(this.clothingType === 'dept'){
  2237. startDeptId = this.quiltData.id;
  2238. startDeptName = this.quiltData.dept;
  2239. handoverId = undefined;
  2240. handoverName = '';
  2241. }
  2242. post("/transflow/createOrTakeOrder", {
  2243. type: 'clothingGet',
  2244. id: 0,
  2245. startDeptId,
  2246. hosId: this.hosId,
  2247. handoverId,
  2248. }).then((res) => {
  2249. uni.hideLoading();
  2250. if (res.data && res.data.state == 200) {
  2251. uni.navigateTo({
  2252. url: `../quiltWashing/quiltWashingGetSignIn/quiltWashingGetSignIn?quiltCode=${this.quiltCode}&startDeptId=${startDeptId}&startDeptName=${startDeptName}&orderId=${res.data.orderId}&name=${handoverName}`,
  2253. });
  2254. }else{
  2255. uni.showToast({
  2256. icon: "none",
  2257. title: res.data ? res.data.msg : "接口获取数据失败!",
  2258. });
  2259. }
  2260. });
  2261. },
  2262. //取消
  2263. cancel1() {
  2264. this.models1.disjunctor = false;
  2265. },
  2266. // 被服回收弹窗
  2267. showQuiltData(data) {
  2268. this.quiltData = data;
  2269. let content = '';
  2270. if(this.clothingType === 'user'){
  2271. content = `您扫描的是<strong class="red">${data.name}</strong>的工号,是否建立<strong class="red">${data.dept.dept}</strong>的被服回收工单吗?`;
  2272. }else if(this.clothingType === 'dept'){
  2273. content = `您扫描的科室码,是否建立<strong class="red">${data.dept}</strong>的被服回收工单吗?`;
  2274. }
  2275. this.models1 = {
  2276. disjunctor: true,
  2277. title: "提示",
  2278. content,
  2279. icon: "warn",
  2280. operate: {
  2281. ok: "建立工单",
  2282. cancel: "取消",
  2283. },
  2284. };
  2285. },
  2286. //确定
  2287. ok2(deptDto) {
  2288. console.log(deptDto);
  2289. this.models2.disjunctor = false;
  2290. uni.showLoading({
  2291. title: "加载中",
  2292. mask: true,
  2293. });
  2294. let startDeptId, startDeptName, handoverId, handoverName;
  2295. if(this.clothingType === 'user'){
  2296. startDeptId = deptDto.id;
  2297. startDeptName = deptDto.dept;
  2298. handoverId = this.quiltData.id;
  2299. handoverName = this.quiltData.name;
  2300. }else if(this.clothingType === 'dept'){
  2301. startDeptId = deptDto.id;
  2302. startDeptName = deptDto.dept;
  2303. handoverId = undefined;
  2304. handoverName = '';
  2305. }
  2306. post("/transflow/createOrTakeOrder", {
  2307. type: 'clothingGet',
  2308. id: 0,
  2309. startDeptId,
  2310. hosId: this.hosId,
  2311. handoverId,
  2312. }).then((res) => {
  2313. uni.hideLoading();
  2314. if (res.data && res.data.state == 200) {
  2315. uni.navigateTo({
  2316. url: `../quiltWashing/quiltWashingGetSignIn/quiltWashingGetSignIn?quiltCode=${this.quiltCode}&startDeptId=${startDeptId}&startDeptName=${startDeptName}&orderId=${res.data.orderId}&name=${handoverName}`,
  2317. });
  2318. }else{
  2319. uni.showToast({
  2320. icon: "none",
  2321. title: res.data ? res.data.msg : "接口获取数据失败!",
  2322. });
  2323. }
  2324. });
  2325. },
  2326. //取消
  2327. cancel2() {
  2328. this.models2.disjunctor = false;
  2329. },
  2330. showParentQuiltData(data){
  2331. this.quiltData = data;
  2332. // 判断是否是父级科室
  2333. let startDeptId, startDeptName, handoverId, handoverName, content;
  2334. if(this.clothingType === 'user'){
  2335. startDeptId = this.quiltData.dept.id;
  2336. startDeptName = this.quiltData.dept.dept;
  2337. handoverId = this.quiltData.id;
  2338. handoverName = this.quiltData.name;
  2339. content = `您扫描的是<strong class="red">${handoverName}</strong>的工号,科室为<strong class="red">${startDeptName}</strong>,需要选择相应的子级科室建单。`;
  2340. }else if(this.clothingType === 'dept'){
  2341. startDeptId = this.quiltData.id;
  2342. startDeptName = this.quiltData.dept;
  2343. handoverId = undefined;
  2344. handoverName = '';
  2345. content = `您扫描的是科室为<strong class="red">${startDeptName}</strong>,需要选择相应的子级科室建单。`;
  2346. }
  2347. uni.showLoading({
  2348. title: "加载中",
  2349. mask: true,
  2350. });
  2351. post("/data/fetchDataList/department", {
  2352. "idx": 0,
  2353. "sum": 9999,
  2354. "department": {
  2355. "cascadeHosId": this.hosId,
  2356. "parent": {
  2357. "id": startDeptId
  2358. },
  2359. "searchType": 1,// 简单查询
  2360. }
  2361. }).then((res) => {
  2362. uni.hideLoading();
  2363. if (res.status == 200) {
  2364. if(res.list.length > 0){
  2365. this.models2 = {
  2366. disjunctor: true,
  2367. title: "提示",
  2368. content,
  2369. icon: "warn",
  2370. list: res.list,
  2371. operate: {
  2372. cancel: "取消",
  2373. },
  2374. };
  2375. }else{
  2376. this.showQuiltData(data)
  2377. }
  2378. }else{
  2379. uni.showToast({
  2380. icon: "none",
  2381. title: res.data ? res.data.msg : "接口获取数据失败!",
  2382. });
  2383. }
  2384. });
  2385. },
  2386. //确定
  2387. ok3(busyContent) {
  2388. console.log(busyContent);
  2389. this.models3.disjunctor = false;
  2390. uni.showLoading({
  2391. title: "加载中",
  2392. mask: true,
  2393. });
  2394. post("/user/data/changeWorkState", {
  2395. workState: this.workStateList.find(v => v.value == 2).id,
  2396. minute: busyContent.busyMinute,
  2397. workStateRemark: busyContent.busyContent,
  2398. }).then((res) => {
  2399. uni.hideLoading();
  2400. if (res.status == 200) {
  2401. this.getCurrentUserNow();
  2402. this.models3 = {
  2403. disjunctor: true,
  2404. title: "提示",
  2405. content: `您上班状态修改为<strong class="red">${busyContent.busyContent}</strong>,<strong class="red">${busyContent.busyMinute}</strong>分钟后自动恢复`,
  2406. icon: "warn",
  2407. operate: {
  2408. know: "返回",
  2409. },
  2410. };
  2411. }else{
  2412. uni.showToast({
  2413. icon: "none",
  2414. title: res.msg || "接口获取数据失败!",
  2415. });
  2416. }
  2417. });
  2418. },
  2419. //取消
  2420. cancel3() {
  2421. this.models3.disjunctor = false;
  2422. },
  2423. //返回
  2424. know3() {
  2425. this.models3.disjunctor = false;
  2426. },
  2427. // 扫描工牌-被服洗涤
  2428. quiltScan() {
  2429. if (!this.SMFlag) {
  2430. return;
  2431. }
  2432. this.SMFlag = false;
  2433. SM().then((content) => {
  2434. uni.showLoading({
  2435. title: "加载中",
  2436. mask: true,
  2437. });
  2438. //检验二维码的有效性(扫码前必须验证)
  2439. post("/dept/scanning", {
  2440. content,
  2441. })
  2442. .then((result) => {
  2443. this.quiltCode = result.code;
  2444. this.SMFlag = true;
  2445. // 200检测通过,201没有有效期也通过。
  2446. if (result.state == 200 || result.state == 201) {
  2447. let data = {
  2448. code: this.quiltCode, //二维码
  2449. };
  2450. post("/transflow/bigScan", { type: 'clothingGet', code: this.quiltCode })
  2451. .then((res) => {
  2452. uni.hideLoading();
  2453. if (res.state == 200) {
  2454. this.clothingType = res.type;
  2455. // 如果当前科室有回收单,并且配送人员是当前登陆人
  2456. if(res.orderId){
  2457. if(res.type == 'user'){
  2458. uni.navigateTo({
  2459. url: `../quiltWashing/quiltWashingGetSignIn/quiltWashingGetSignIn?quiltCode=${this.quiltCode}&startDeptId=${res.data.dept.id}&startDeptName=${res.data.dept.dept}&orderId=${res.orderId}&name=${res.data.name}&nameId=${res.data.id}`,
  2460. });
  2461. } else if(res.type == 'dept'){
  2462. uni.navigateTo({
  2463. url: `../quiltWashing/quiltWashingGetSignIn/quiltWashingGetSignIn?quiltCode=${this.quiltCode}&startDeptId=${res.data.id}&startDeptName=${res.data.dept}&orderId=${res.orderId}&name=`,
  2464. });
  2465. }
  2466. }else{
  2467. this.showParentQuiltData(res.data);
  2468. }
  2469. } else {
  2470. uni.navigateTo({
  2471. url: `../scanning_Result/scanning_Result?status=${res.state}&msg=${res.msg}&qrcode=${this.quiltCode}`,
  2472. });
  2473. }
  2474. });
  2475. } else {
  2476. uni.hideLoading();
  2477. uni.showToast({
  2478. icon: "none",
  2479. title: result.info || "接口获取数据失败!",
  2480. });
  2481. }
  2482. })
  2483. }).catch(err => {
  2484. this.SMFlag = true;
  2485. });
  2486. },
  2487. // 扫描工牌-被服洗涤
  2488. quiltScan_send() {
  2489. if (!this.SMFlag) {
  2490. return;
  2491. }
  2492. this.SMFlag = false;
  2493. SM().then((content) => {
  2494. uni.showLoading({
  2495. title: "加载中",
  2496. mask: true,
  2497. });
  2498. //检验二维码的有效性(扫码前必须验证)
  2499. post("/dept/scanning", {
  2500. content,
  2501. })
  2502. .then((result) => {
  2503. this.quiltCode = result.code;
  2504. this.SMFlag = true;
  2505. // 200检测通过,201没有有效期也通过。
  2506. if (result.state == 200 || result.state == 201) {
  2507. let data = {
  2508. code: this.quiltCode, //二维码
  2509. };
  2510. post("/transflow/extra", { type: 'clothingSend', receiveAndHandover: true, code: this.quiltCode }).then((res) => {
  2511. uni.hideLoading();
  2512. if (res.data && res.data.state == 200) {
  2513. uni.navigateTo({
  2514. url: `../quiltWashing/quiltWashingSendsendHandover/quiltWashingSendsendHandover?quiltCode=${this.quiltCode}`,
  2515. });
  2516. } else {
  2517. uni.navigateTo({
  2518. url: `../scanning_Result/scanning_Result?status=${res.data ? res.data.state : 500}&msg=${res.data ? res.data.msg : ''}&qrcode=${this.quiltCode}`,
  2519. });
  2520. }
  2521. });
  2522. } else {
  2523. uni.hideLoading();
  2524. uni.showToast({
  2525. icon: "none",
  2526. title: result.info || "接口获取数据失败!",
  2527. });
  2528. }
  2529. })
  2530. }).catch(err => {
  2531. this.SMFlag = true;
  2532. });
  2533. },
  2534. // 我的二维码
  2535. myQrcodeHandler(){
  2536. this.showMyQrcodeModel = {
  2537. disjunctor: true,
  2538. };
  2539. },
  2540. closeMyQrcodeModel(){
  2541. this.showMyQrcodeModel.disjunctor = false;
  2542. },
  2543. // 领血证二维码
  2544. certificatHandler(data){
  2545. this.showCertificatModel = {
  2546. disjunctor: true,
  2547. id: data.id,
  2548. };
  2549. },
  2550. closeCertificatModel(){
  2551. this.showCertificatModel.disjunctor = false;
  2552. },
  2553. // 科室二维码
  2554. departmentQrcodeHandler(){
  2555. this.showDepartmentQrcodeModel = {
  2556. disjunctor: true,
  2557. };
  2558. },
  2559. closeDepartmentQrcodeModel(){
  2560. this.showDepartmentQrcodeModel.disjunctor = false;
  2561. },
  2562. // 摆药取药
  2563. handleTakeMedicine() {
  2564. if (!this.SMFlag) {
  2565. return;
  2566. }
  2567. this.SMFlag = false;
  2568. SM().then((content) => {
  2569. uni.showLoading({
  2570. title: "加载中",
  2571. mask: true,
  2572. });
  2573. //检验二维码的有效性(扫码前必须验证)
  2574. post("/dept/scanning", {
  2575. content,
  2576. })
  2577. .then((result) => {
  2578. this.currentCode = result.code;
  2579. this.SMFlag = true;
  2580. // 200检测通过,201没有有效期也通过。
  2581. if (result.state == 200 || result.state == 201) {
  2582. uni.hideLoading();
  2583. uni.navigateTo({
  2584. url: `../promptPage/promptPage?code=${result.code}`,
  2585. });
  2586. } else {
  2587. uni.hideLoading();
  2588. uni.showToast({
  2589. icon: "none",
  2590. title: result.info || "接口获取数据失败!",
  2591. });
  2592. }
  2593. })
  2594. }).catch(err => {
  2595. this.SMFlag = true;
  2596. });
  2597. },
  2598. // 点击tab页切换
  2599. clickHandler(key) {
  2600. this.selectedLabelSlots = key;
  2601. this.idx = 0;
  2602. this.totalNum = -1;
  2603. this.scroll_top = Math.random(); //回到顶部
  2604. this.execFilterReset()
  2605. if (key === "待接单") {
  2606. this.waitingOrders(0);
  2607. } else if (key === "执行中") {
  2608. this.executingOrders(0);
  2609. }
  2610. },
  2611. // 进入详情页
  2612. itemInfo(workOrder) {
  2613. console.log(workOrder);
  2614. uni.navigateTo({
  2615. url: `../receipt_infopage/receipt_infopage?id=${workOrder.id}&associationTypeValue=${workOrder.taskType.associationType.value}&associationTypeId=${workOrder.taskType.associationType.id}&taskTypeId=${workOrder.taskType.id}`,
  2616. });
  2617. },
  2618. //抢单后返回
  2619. know() {
  2620. this.models.disjunctor = false;
  2621. this.idx = 0;
  2622. this.totalNum = -1;
  2623. // this.zxzData = [];
  2624. this.executingOrdersGetNum();
  2625. this.waitingOrders(0); //seimin
  2626. this.scroll_top = Math.random(); //回到顶部
  2627. },
  2628. //抢单确定
  2629. ok() {
  2630. this.models.disjunctor = false;
  2631. get("/workerOrder/takeOrder/" + this.qdId.id).then((res) => {
  2632. let msg = "接单失败";
  2633. let icon = "error";
  2634. if (res.status == 200) {
  2635. msg = "接单成功";
  2636. icon = "success";
  2637. }
  2638. this.models = {
  2639. disjunctor: true,
  2640. content: msg,
  2641. icon: icon,
  2642. operate: {
  2643. know: "返回",
  2644. },
  2645. };
  2646. });
  2647. },
  2648. //抢单取消
  2649. cancel() {
  2650. this.models.disjunctor = false;
  2651. },
  2652. // 抢单
  2653. showAlerts(data) {
  2654. this.qdId = data;
  2655. this.models = {
  2656. disjunctor: true,
  2657. title: "提示",
  2658. content: "是否确定接单?",
  2659. icon: "warn",
  2660. operate: {
  2661. ok: "确定",
  2662. cancel: "取消",
  2663. },
  2664. };
  2665. },
  2666. //执行中列表数据获取
  2667. executingOrders(idx,type) {
  2668. console.log(this.zxzData.length, this.totalNum);
  2669. if (this.zxzData.length == this.totalNum) {
  2670. uni.showToast({
  2671. icon: "none",
  2672. title: "没有更多数据了!",
  2673. });
  2674. this.freshing = true;
  2675. return;
  2676. }
  2677. let data = {
  2678. idx,
  2679. sum: 20,
  2680. };
  2681. if (this.currentId) {
  2682. data.keyWord = this.currentId;
  2683. } else {
  2684. delete data.keyWord;
  2685. }
  2686. if (this.deptId) {
  2687. data.deptId = this.deptId;
  2688. } else {
  2689. delete data.deptId;
  2690. }
  2691. if (this.taskTypeId) {
  2692. data.taskTypeId = this.taskTypeId;
  2693. } else {
  2694. delete data.taskTypeId;
  2695. }
  2696. uni.showLoading({
  2697. title: "加载中",
  2698. mask: true,
  2699. });
  2700. post("/workerOrder/executingOrders", data).then((res) => {
  2701. uni.hideLoading();
  2702. if (res.status == 200) {
  2703. this.triggered = false;
  2704. this.freshing = true;
  2705. if(res.data){
  2706. this.totalNum = res.data.resultCount;
  2707. res.data.data = res.data.data || [];
  2708. res.data.data.forEach(v => {
  2709. if(v.middleDept && v.middleDept.length>0){
  2710. for(let e of v.middleDept){
  2711. e.newTime = dayjs(new Date(e.yyTime)).format('MM-DD HH:mm')
  2712. if(e.endCheckTime){
  2713. e.newTime2 = dayjs(new Date(e.endCheckTime)).format('HH:mm')
  2714. e.yyEndTime = e.newTime +'--'+ e.newTime2
  2715. }else{
  2716. // let date = dayjs(new Date(e.yyTime));
  2717. // let newDate = date.add(this.taskTypeConfigObj.yytimeGapMinute, 'minute');
  2718. // e.newTime2 = date.format('YYYY-MM-DD HH:mm');
  2719. e.yyEndTime = e.newTime
  2720. }
  2721. }
  2722. }
  2723. v.taskTypeConfig = this.taskTypeList.find(i=>i.id == v.taskType.id)
  2724. v.clinicalTaskIdsFlag = this.clinicalTaskIds.includes(v.taskType.id.toString());
  2725. })
  2726. if (idx === 0) {
  2727. this.zxzData = res.data.data;
  2728. } else {
  2729. this.zxzData.push(...res.data.data);
  2730. }
  2731. console.log(4444,res.data.data)
  2732. this.tabs[1].num = res.data.resultCount;
  2733. }
  2734. } else {
  2735. uni.showToast({
  2736. icon: "none",
  2737. title: res.msg || "接口获取数据失败!",
  2738. });
  2739. }
  2740. });
  2741. },
  2742. //待抢单列表数据获取
  2743. waitingOrders(idx) {
  2744. if (this.zxzData.length == this.totalNum) {
  2745. uni.showToast({
  2746. icon: "none",
  2747. title: "没有更多数据了!",
  2748. });
  2749. this.freshing = true;
  2750. return;
  2751. }
  2752. let data = {
  2753. idx,
  2754. sum: 20,
  2755. };
  2756. if (this.deptId) {
  2757. data.deptId = this.deptId;
  2758. } else {
  2759. delete data.deptId;
  2760. }
  2761. if (this.taskTypeId) {
  2762. data.taskTypeId = this.taskTypeId;
  2763. } else {
  2764. delete data.taskTypeId;
  2765. }
  2766. uni.showLoading({
  2767. title: "加载中",
  2768. mask: true,
  2769. });
  2770. // 请求列表数据
  2771. post("/workerOrder/waitingOrders", data).then((res) => {
  2772. uni.hideLoading();
  2773. if (res.status == 200) {
  2774. this.triggered = false;
  2775. this.freshing = true;
  2776. if(res.data){
  2777. this.totalNum = res.data.resultCount;
  2778. res.data.data.forEach(v => {
  2779. v.taskTypeConfig = this.taskTypeList.find(i=>i.id == v.taskType.id)
  2780. v.clinicalTaskIdsFlag = this.clinicalTaskIds.includes(v.taskType.id.toString());
  2781. })
  2782. if (idx === 0) {
  2783. this.zxzData = res.data.data;
  2784. } else {
  2785. this.zxzData.push(...res.data.data);
  2786. }
  2787. this.tabs[0].num = res.data.resultCount;
  2788. }
  2789. } else {
  2790. uni.showToast({
  2791. icon: "none",
  2792. title: res.msg || "接口获取数据失败!",
  2793. });
  2794. }
  2795. });
  2796. },
  2797. //刷新
  2798. refresherrefresh() {
  2799. if (this.triggered) {
  2800. return;
  2801. }
  2802. this.triggered = true;
  2803. this.idx = 0;
  2804. this.totalNum = -1;
  2805. if (this.selectedLabelSlots == "待接单") {
  2806. this.waitingOrders(0);
  2807. } else if (this.selectedLabelSlots == "执行中") {
  2808. this.executingOrders(0);
  2809. }
  2810. },
  2811. // 滚动
  2812. scroll(e) {
  2813. if (e.detail.scrollTop < 20) {
  2814. this.scroll_refresher_enabled = true;
  2815. } else {
  2816. this.scroll_refresher_enabled = false;
  2817. }
  2818. },
  2819. // 下拉刷新复位
  2820. refresherrestore() {
  2821. this.triggered = false;
  2822. console.log("下拉刷新复位");
  2823. },
  2824. //下拉刷新中止
  2825. refresherabort() {
  2826. this.triggered = false;
  2827. console.log("下拉刷新中止");
  2828. },
  2829. //分页,上拉加载
  2830. scrolltolower() {
  2831. if (this.freshing) {
  2832. this.freshing = false;
  2833. if (this.selectedLabelSlots == "待接单") {
  2834. this.waitingOrders(++this.idx);
  2835. } else if (this.selectedLabelSlots == "执行中") {
  2836. this.executingOrders(++this.idx);
  2837. }
  2838. }
  2839. },
  2840. // 执行中获取数字
  2841. executingOrdersGetNum() {
  2842. let data = {
  2843. idx: 0,
  2844. sum: 20,
  2845. };
  2846. if (this.arrayKey) {
  2847. data.keyWord = this.arrayKey;
  2848. } else {
  2849. delete data.keyWord;
  2850. }
  2851. post("/workerOrder/executingOrders", data).then((res) => {
  2852. if (res.status == 200) {
  2853. this.tabs[1].num = res.data ? res.data.resultCount : 0;
  2854. } else {
  2855. uni.showToast({
  2856. icon: "none",
  2857. title: res.msg || "接口获取数据失败!",
  2858. });
  2859. }
  2860. });
  2861. },
  2862. // 待接单获取数字
  2863. waitingOrdersGetNum() {
  2864. let data = {
  2865. idx: 0,
  2866. sum: 20,
  2867. };
  2868. post("/workerOrder/waitingOrders", data).then((res) => {
  2869. if (res.status == 200) {
  2870. this.tabs[0].num = res.data ? res.data.resultCount : 0;
  2871. } else {
  2872. uni.showToast({
  2873. icon: "none",
  2874. title: res.msg || "接口获取数据失败!",
  2875. });
  2876. }
  2877. });
  2878. },
  2879. // 阻止浏览器滑动
  2880. stop(e) {
  2881. e.preventDefault();
  2882. },
  2883. // 更新用户所在科室
  2884. updateUser(dept) {
  2885. let userData = uni.getStorageSync('userData');
  2886. this.dutyDept = dept;
  2887. post("/user/data/bindDutyDept", {dutyDept: +this.dutyDept.id}).then((res) => {
  2888. if (res.status == 200) {
  2889. this.getCurrentUserNow(true);
  2890. }else if (res.status == 501) {
  2891. if(this.dutyDept.id == userData.user.dutyDept){
  2892. // 选择的科室与绑定科室一样
  2893. this.getCurrentUserNow(true);
  2894. }else{
  2895. // 覆盖
  2896. this.models5 = {
  2897. disjunctor: true,
  2898. title: "提示",
  2899. content: res.msg,
  2900. icon: "warn",
  2901. operate: {
  2902. ok: "确定",
  2903. cancel: "取消",
  2904. },
  2905. };
  2906. }
  2907. }else{
  2908. uni.showToast({
  2909. icon: "none",
  2910. title: res.msg || "接口获取数据失败!",
  2911. });
  2912. }
  2913. })
  2914. },
  2915. //确定
  2916. ok5() {
  2917. this.models5.disjunctor = false;
  2918. uni.showLoading({
  2919. title: "加载中",
  2920. mask: true,
  2921. });
  2922. post("/user/data/bindDutyDept", {dutyDept: +this.dutyDept.id, confirm: 1}).then((res) => {
  2923. uni.hideLoading();
  2924. if (res.status == 200) {
  2925. this.getCurrentUserNow(true);
  2926. }else{
  2927. uni.showToast({
  2928. icon: "none",
  2929. title: res.msg || "接口获取数据失败!",
  2930. });
  2931. }
  2932. });
  2933. },
  2934. //取消
  2935. cancel5() {
  2936. this.models5.disjunctor = false;
  2937. },
  2938. //取消
  2939. know5() {
  2940. this.models5.disjunctor = false;
  2941. },
  2942. // 重新获取用户信息
  2943. getCurrentUserNow(updateDept = false) {
  2944. get("/user/data/getCurrentUser").then((res) => {
  2945. if (res.status == 200) {
  2946. let userData = uni.getStorageSync('userData');
  2947. userData.user = res.data;
  2948. uni.setStorageSync('userData', userData);
  2949. // 显示科室二维码
  2950. if(updateDept){
  2951. this.departmentQrcodeHandler()
  2952. }else{
  2953. this.workState = uni.getStorageSync('userData').user.workState ? uni.getStorageSync('userData').user.workState.value : '1';
  2954. this.content.forEach(v => {
  2955. if(v.text == '示忙' || v.text == '示闲'){
  2956. v.text = this.workState == 1 ? '示闲' : '示忙';
  2957. }
  2958. })
  2959. }
  2960. }else{
  2961. uni.showToast({
  2962. icon: "none",
  2963. title: res.msg || "接口获取数据失败!",
  2964. });
  2965. }
  2966. })
  2967. },
  2968. onLoad(options) {
  2969. let admStore = uni.getStorageSync("admStore");
  2970. if(admStore.type=='searchAdm'){
  2971. if(Object.keys(admStore).length != 0){
  2972. this.$nextTick(_=>{
  2973. if(admStore.isSearch){
  2974. this.isShowExecFilter = true
  2975. }else{
  2976. this.isShowExecFilter = false
  2977. }
  2978. this.deptName = admStore.dept //科室名称
  2979. this.deptId = admStore.deptId //科室id
  2980. this.currentId = admStore.currentId //工单状态
  2981. this.taskTypeId = admStore.taskType //任务类型
  2982. this.selectedLabelSlots = admStore.selectedLabelSlots //tab选中状态
  2983. this.taskData = JSON.parse(admStore.taskData) //任务类型数据
  2984. })
  2985. }
  2986. }
  2987. this.workState = uni.getStorageSync('userData').user.workState ? uni.getStorageSync('userData').user.workState.value : '1';
  2988. // 获取菜单权限
  2989. this.getMenu();
  2990. post("/auth/getUserWorkDept", {}).then((ress) => {
  2991. if (ress.status == 200) {
  2992. let userId = uni.getStorageSync("userData").user.id;
  2993. let groupManager = ress.settings && ress.settings.groupManager; //当前工作组合选择的组
  2994. let workType = ress.settings ? ress.settings.workType : -1; //1是综合,2是自主
  2995. let ruleType = ress.settings ? ress.settings.ruleType : -1; //3是科室绑定人员,4是科室绑定分组,2是绑定分组
  2996. if (workType == 2 && (ruleType == 3 || (ruleType == 4 && userId == groupManager.manager))) {
  2997. //自选排班,科室绑定分组,当前登陆人是组长
  2998. this.content.unshift({
  2999. text: "负责科室",
  3000. });
  3001. }
  3002. }
  3003. });
  3004. // let setDeptConfg = uni.getStorageSync("setDeptConfg");
  3005. // let manager = uni.getStorageSync("manager");
  3006. // let userId = uni.getStorageSync("userData").user.id;
  3007. // console.log(setDeptConfg, manager, userId);
  3008. // if (
  3009. // setDeptConfg.workSchemeType == 2 &&
  3010. // (setDeptConfg.ruleType == 3 ||
  3011. // (setDeptConfg.ruleType == 4 && userId == manager))
  3012. // ) {
  3013. // //自选排班,科室绑定人员 || 科室绑定分组 && 组长是当前登陆人
  3014. // this.content.unshift({
  3015. // text: "负责科室",
  3016. // });
  3017. // }
  3018. // #ifdef APP-PLUS
  3019. // this.content.push({
  3020. // text: "退出登录",
  3021. // });
  3022. // #endif
  3023. this.selectedLabelSlots = "执行中";
  3024. // this.getTaskType();
  3025. this.initList();
  3026. this.getConfig();
  3027. // 科室二维码切换科室回显
  3028. if (options.showDepartmentQrcodeId && options.showDepartmentQrcodeDept) {
  3029. this.updateUser({id: options.showDepartmentQrcodeId, dept: options.showDepartmentQrcodeDept})
  3030. }
  3031. // #ifdef APP-PLUS
  3032. webHandle("no", "app");
  3033. this.isUpdate = true
  3034. this.isApp = true
  3035. // #endif
  3036. // #ifdef H5
  3037. webHandle("no", "wx");
  3038. // #endif
  3039. },
  3040. onShow() {
  3041. uni.removeStorageSync('startDept')
  3042. uni.removeStorageSync('checkoutDept')
  3043. uni.removeStorageSync('testTube')
  3044. uni.removeStorageSync('speState')
  3045. uni.removeStorageSync('gdData')
  3046. this.getConfig();
  3047. let that = this
  3048. // #ifdef APP-PLUS
  3049. this.isUpdate = true
  3050. this.isApp = true
  3051. uni.$off('scan') // 每次进来先 移除全局自定义事件监听器
  3052. uni.$on('scan', function(data) {
  3053. that.padChange(data)
  3054. })
  3055. // #endif
  3056. this.SMFlag = true;
  3057. // #ifdef H5
  3058. document.body.addEventListener("touchmove", this.stop, {
  3059. passive: false,
  3060. });
  3061. // #endif
  3062. },
  3063. onHide() {
  3064. // #ifdef H5
  3065. document.body.removeEventListener("touchmove", this.stop, {
  3066. passive: false,
  3067. });
  3068. // #endif
  3069. },
  3070. }
  3071. };
  3072. </script>
  3073. <style scoped>
  3074. >>>.uni-fab--leftBottom{
  3075. bottom: calc(65px + var(--window-bottom)) !important;
  3076. }
  3077. >>>.uni-fab__circle--leftBottom{
  3078. bottom: calc(75px + var(--window-bottom)) !important;
  3079. }
  3080. </style>
  3081. <style lang="less">
  3082. .hideInput{
  3083. height: 40px;
  3084. position: absolute;
  3085. width: 100px;
  3086. top: 100px;
  3087. left: 100px;
  3088. z-index: 99999;
  3089. border: 1px solid;
  3090. padding-left: 10px;
  3091. }
  3092. /deep/ .uni-drawer__content{
  3093. width: 600rpx !important;
  3094. }
  3095. /deep/ .selected-item-active{
  3096. border-bottom: 4rpx solid #49b856;
  3097. }
  3098. .Receiptpage {
  3099. width: 100%;
  3100. height: 100%;
  3101. position: relative;
  3102. .execFilterMask{
  3103. // position: fixed;
  3104. // top: 0;
  3105. // right: 0;
  3106. // bottom: 0;
  3107. // left: 0;
  3108. // z-index: 9999;
  3109. // background-color: rgba(0, 0, 0, 0.5);
  3110. // display: flex;
  3111. // flex-direction: column;
  3112. // justify-content: flex-end;
  3113. .execFilter{
  3114. position: relative;
  3115. background-color: #fff;
  3116. height: 100vh;
  3117. border-radius: 100rpx 100rpx 0 0;
  3118. .execFilterHeader{
  3119. height: 70rpx;
  3120. display: flex;
  3121. justify-content: center;
  3122. align-items: center;
  3123. border-bottom: 2rpx solid #ccc;
  3124. }
  3125. .execFilterBody{
  3126. .execFilterItem{
  3127. padding: 32rpx;
  3128. border-bottom: 2rpx dashed #ccc;
  3129. &:last-of-type{
  3130. border-bottom: none;
  3131. }
  3132. .execFilterItemHeader{}
  3133. .execFilterItemBody{
  3134. display: flex;
  3135. flex-wrap: wrap;
  3136. padding: 32rpx 0 0;
  3137. justify-content: space-between;
  3138. text-align: left;
  3139. .execFilterItemBox{
  3140. width: 200rpx;
  3141. height: 80rpx;
  3142. text-align: center;
  3143. line-height: 80rpx;
  3144. background-color: #f6f6f6;
  3145. margin-bottom: 20rpx;
  3146. border-radius: 80rpx;
  3147. &.active{
  3148. color: #fff;
  3149. background-color: #49b856;
  3150. }
  3151. }
  3152. .deptName {
  3153. height: 80rpx;
  3154. background-color: #f6f6f6;
  3155. border-radius: 20rpx;
  3156. padding: 0 20rpx;
  3157. width: 100%;
  3158. }
  3159. }
  3160. }
  3161. }
  3162. .execFilterFooter {
  3163. position: absolute;
  3164. bottom: 0;
  3165. right: 0;
  3166. left: 0;
  3167. line-height: 66rpx;
  3168. height: 100rpx;
  3169. display: flex;
  3170. justify-content: space-between;
  3171. .btn {
  3172. height: 66rpx;
  3173. flex: 1;
  3174. margin: 0 1%;
  3175. background-image: linear-gradient(to right, #72c172, #3bb197);
  3176. color: #fff;
  3177. border-radius: 8rpx;
  3178. font-size: 28rpx;
  3179. margin-top: 16rpx;
  3180. text-align: center;
  3181. }
  3182. }
  3183. }
  3184. }
  3185. .more {
  3186. position: absolute;
  3187. right: 20rpx;
  3188. width: 40rpx;
  3189. height: 4rpx;
  3190. border-top: 2px solid #49b856;
  3191. border-bottom: 2px solid #49b856;
  3192. background-color: #49b856;
  3193. padding: 5px 0;
  3194. background-clip: content-box;
  3195. z-index: 9999;
  3196. top: 50%;
  3197. transform: translateY(-50%);
  3198. }
  3199. .more_picker {
  3200. position: absolute;
  3201. right: 0;
  3202. top: 0;
  3203. height: 100%;
  3204. opacity: 0;
  3205. z-index: 9999;
  3206. }
  3207. .bigScreenWrap{
  3208. position: fixed;
  3209. left: 0;
  3210. right: 0;
  3211. bottom: 30rpx;
  3212. z-index: 999;
  3213. height: 88rpx;
  3214. padding: 0 8rpx;
  3215. display: flex;
  3216. .left{
  3217. width: 25%;
  3218. background-color: #e5e9ed;
  3219. margin-right: 8rpx;
  3220. display: flex;
  3221. align-items: center;
  3222. justify-content: center;
  3223. .left-title{
  3224. font-size: 34rpx;
  3225. }
  3226. .left-icon{
  3227. font-size: 34rpx;
  3228. color: #07863c;
  3229. }
  3230. }
  3231. .right{
  3232. width: 75%;
  3233. background-color: #e5e9ed;
  3234. }
  3235. .right-100{
  3236. width: 100% !important;
  3237. }
  3238. }
  3239. .red {
  3240. color: red !important;
  3241. font-weight: bold !important;
  3242. }
  3243. .page_tab {
  3244. width: 100%;
  3245. height: 96rpx;
  3246. display: flex;
  3247. position: fixed;
  3248. left: 0;
  3249. top: 0;
  3250. z-index: 999;
  3251. .page_tab_bar {
  3252. flex: 1;
  3253. font-size: 36rpx;
  3254. background: #fff;
  3255. display: flex;
  3256. justify-content: center;
  3257. align-items: center;
  3258. position: relative;
  3259. &:after {
  3260. content: "";
  3261. position: absolute;
  3262. left: 0;
  3263. bottom: 0;
  3264. height: 2rpx;
  3265. width: 100%;
  3266. background-color: transparent;
  3267. }
  3268. .tab_num {
  3269. color: #ff3b53;
  3270. margin-left: 8rpx;
  3271. }
  3272. &.active {
  3273. color: #49b856;
  3274. &:after {
  3275. background-color: #49b856;
  3276. }
  3277. }
  3278. }
  3279. }
  3280. .zwsj {
  3281. position: absolute;
  3282. left: 50%;
  3283. top: 180rpx;
  3284. transform: translateX(-50%);
  3285. .zwsj-img {
  3286. width: 560rpx;
  3287. }
  3288. .zwsj-txt {
  3289. font-size: 36rpx;
  3290. font-weight: 700;
  3291. margin-top: 20rpx;
  3292. text-align: center;
  3293. }
  3294. }
  3295. .page_items {
  3296. height: calc(100vh - 214rpx);
  3297. padding: 0 20rpx;
  3298. // padding-bottom: 88rpx;
  3299. padding-top: 96rpx;
  3300. .page_items_scroll {
  3301. height: 100%;
  3302. .page_item_wrap {
  3303. position: relative;
  3304. margin-bottom: 32rpx;
  3305. .page_item {
  3306. margin-bottom: 16rpx;
  3307. // min-height: 356rpx;
  3308. background: #fff;
  3309. border-radius: 8rpx;
  3310. overflow: hidden;
  3311. border: 2rpx solid #e5e9ed;
  3312. .L {
  3313. width: 40rpx;
  3314. height: 40rpx;
  3315. border-radius: 50%;
  3316. background: #f9fafb;
  3317. position: absolute;
  3318. left: -24rpx;
  3319. top: 68rpx;
  3320. border: 2rpx solid #e5e9ed;
  3321. }
  3322. .R {
  3323. width: 40rpx;
  3324. height: 40rpx;
  3325. border-radius: 50%;
  3326. background: #f9fafb;
  3327. position: absolute;
  3328. float: right;
  3329. right: -24rpx;
  3330. top: 68rpx;
  3331. border: 2rpx solid #e5e9ed;
  3332. }
  3333. .starting {
  3334. width: 40rpx;
  3335. height: 40rpx;
  3336. color: #fff;
  3337. background: #49b856;
  3338. display: inline-block;
  3339. border-radius: 50%;
  3340. text-align: center;
  3341. line-height: 40rpx;
  3342. font-size: 28rpx;
  3343. }
  3344. .End {
  3345. width: 40rpx;
  3346. height: 40rpx;
  3347. color: #fff;
  3348. background: #39b199;
  3349. display: inline-block;
  3350. border-radius: 50%;
  3351. text-align: center;
  3352. line-height: 40rpx;
  3353. font-size: 28rpx;
  3354. }
  3355. .page_item_top {
  3356. height: 86rpx;
  3357. border-bottom: 2rpx dashed #e5e9ed;
  3358. padding: 0 16rpx;
  3359. .page_item_top_L {
  3360. height: 100%;
  3361. float: left;
  3362. line-height: 88rpx;
  3363. display: flex;
  3364. align-items: center;
  3365. .emergencys {
  3366. background: #ff3b53 !important;
  3367. width: 124rpx !important;
  3368. }
  3369. .emergency {
  3370. background: #ff3b53 !important;
  3371. }
  3372. .emergency1 {
  3373. background: #49b856 !important;
  3374. }
  3375. .page_item_cont_start {
  3376. text-align: center;
  3377. height: 44rpx;
  3378. width: 104rpx;
  3379. line-height: 44rpx;
  3380. border-radius: 8rpx;
  3381. background: #49b856;
  3382. color: #fff;
  3383. .page_item_cont_start-img {
  3384. width: 22rpx;
  3385. position: relative;
  3386. top: 6rpx;
  3387. margin-right: 8rpx;
  3388. }
  3389. }
  3390. .L_iocn {
  3391. display: inline-block;
  3392. width: 44rpx;
  3393. height: 44rpx;
  3394. line-height: 42rpx;
  3395. border-radius: 100rpx;
  3396. color: #6cc076;
  3397. font-size: 32rpx;
  3398. border: 4rpx solid #6cc076;
  3399. background: #f0f6ed;
  3400. text-align: center;
  3401. margin-right: 8rpx;
  3402. }
  3403. .L_time {
  3404. color: #6cc076;
  3405. font-size: 32rpx;
  3406. }
  3407. .L_text {
  3408. font-size: 32rpx;
  3409. }
  3410. }
  3411. .page_item_top_R {
  3412. height: 100%;
  3413. float: right;
  3414. line-height: 88rpx;
  3415. font-size: 32rpx;
  3416. &.type {
  3417. margin-right: 32rpx;
  3418. // color: red;
  3419. max-width: 260rpx;
  3420. white-space: nowrap;
  3421. text-overflow: ellipsis;
  3422. overflow: hidden;
  3423. }
  3424. .text_big{
  3425. font-weight: bold;
  3426. }
  3427. }
  3428. }
  3429. .page_item_cont {
  3430. min-height: 180rpx;
  3431. padding: 0 16rpx;
  3432. text-align: left;
  3433. position: relative;
  3434. display: flex;
  3435. flex-direction: column;
  3436. justify-content: space-between;
  3437. .text_big {
  3438. font-size: 32rpx;
  3439. margin-left: 10rpx;
  3440. font-weight: 700;
  3441. }
  3442. .line {
  3443. height: 100%;
  3444. width: 2rpx;
  3445. border-left: 2rpx solid #e5e9ed;
  3446. position: absolute;
  3447. // top: 70rpx;
  3448. top: 50%;
  3449. left: 20rpx;
  3450. transform: translateY(-50%);
  3451. }
  3452. .lines {
  3453. height: 40%;
  3454. width: 2rpx;
  3455. border-left: 2rpx solid #e5e9ed;
  3456. position: absolute;
  3457. top: 23%;
  3458. left: 36rpx;
  3459. }
  3460. .emergencys {
  3461. background: #ff3b53 !important;
  3462. width: 124rpx !important;
  3463. }
  3464. .emergency {
  3465. background: #ff3b53 !important;
  3466. }
  3467. .emergency1 {
  3468. background: #49b856 !important;
  3469. }
  3470. .page_item_cont_T {
  3471. // min-height: 80rpx;
  3472. // max-height: 324rpx;
  3473. font-size: 28rpx;
  3474. margin-top: 16rpx;
  3475. display: flex;
  3476. justify-content: space-between;
  3477. .page_item_cont_title {
  3478. height: 100%;
  3479. // float: left;
  3480. }
  3481. .page_item_cont_start {
  3482. text-align: center;
  3483. // float: right;
  3484. height: 44rpx;
  3485. width: 104rpx;
  3486. line-height: 44rpx;
  3487. border-radius: 8rpx;
  3488. background: #49b856;
  3489. color: #fff;
  3490. .page_item_cont_start-img {
  3491. width: 22rpx;
  3492. position: relative;
  3493. top: 6rpx;
  3494. margin-right: 8rpx;
  3495. }
  3496. }
  3497. }
  3498. .page_item_conts {
  3499. min-height: 30rpx;
  3500. color: rgb(102, 102, 102);
  3501. padding-left: 50rpx;
  3502. font-size: 28rpx;
  3503. margin: 16rpx 0;
  3504. position: relative;
  3505. view:not(.line) {
  3506. line-height: 1.2;
  3507. }
  3508. text {
  3509. color: #49b856;
  3510. }
  3511. }
  3512. .page_item_cont_B {
  3513. // padding-top: 20rpx;
  3514. font-size: 28rpx;
  3515. // overflow: hidden;
  3516. margin-bottom: 16rpx;
  3517. .page_item_cont_title {
  3518. height: 100%;
  3519. // float: left;
  3520. }
  3521. }
  3522. }
  3523. .page_item_btn_wrap {
  3524. display: flex;
  3525. justify-content: space-between;
  3526. .page_item_btn {
  3527. height: 88rpx;
  3528. flex: 1;
  3529. margin-left: 1%;
  3530. background-image: linear-gradient(to right, #72c172, #3bb197);
  3531. border-radius: 8rpx;
  3532. line-height: 88rpx;
  3533. color: #fff;
  3534. font-size: 36rpx;
  3535. font-weight: 700;
  3536. text-align: center;
  3537. &:first-of-type{
  3538. margin-left: 0;
  3539. }
  3540. }
  3541. }
  3542. .page_item_btn {
  3543. height: 88rpx;
  3544. background-image: linear-gradient(to right, #72c172, #3bb197);
  3545. border-radius: 8rpx;
  3546. line-height: 88rpx;
  3547. color: #fff;
  3548. font-size: 36rpx;
  3549. font-weight: 700;
  3550. text-align: center;
  3551. }
  3552. }
  3553. .L-l {
  3554. width: 2rpx;
  3555. height: 40rpx;
  3556. background: #f9fafb;
  3557. position: absolute;
  3558. left: 20rpx;
  3559. top: 72rpx;
  3560. display: none;
  3561. }
  3562. .R-l {
  3563. width: 2rpx;
  3564. height: 40rpx;
  3565. background: #f9fafb;
  3566. position: absolute;
  3567. right: 20rpx;
  3568. top: 72rpx;
  3569. display: none;
  3570. }
  3571. }
  3572. }
  3573. }
  3574. .text {
  3575. font-size: 36rpx;
  3576. }
  3577. .wt_icon {
  3578. font-size: 40rpx;
  3579. }
  3580. }
  3581. </style>