scanning_code.vue 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614
  1. <template>
  2. <view class="Scanning_code" v-if="infoDATA.emergencyType">
  3. <view class="Scanning_top">
  4. <view class="Scanning_top_icon">
  5. <text class="cubeic-ok icon_transport transport-duigou"></text>
  6. </view>
  7. <view class="Scanning_top_text">
  8. <view class="text1" v-if="infoDATA.gdState.value != '6'">签到成功</view>
  9. <view class="text1" v-if="infoDATA.gdState.value == '6'">扫描成功</view>
  10. <!-- 工单状态->value -->
  11. <!-- 待抢单-2,待接单-3,带到达-4,待送达-5,待评价-6,已完成-7,执行中-8 -->
  12. <view class="text2">
  13. 您已到达
  14. <text style="font-weight: 600" v-if="
  15. infoType == 'plan-spe-ddd-1' ||
  16. infoType == 'spe-ddd-1' ||
  17. infoType == 'plan-spe-ddd-2' ||
  18. infoType == 'spe-ddd-2' ||
  19. infoType == 'drug-ddd-2' ||
  20. infoType == 'jp-ddd-2'
  21. ">{{ infoDATA.startDept.dept }}</text>
  22. <text style="font-weight: 600"
  23. v-if="infoType == 'drug-dsd-2' || infoType == 'jp-dsd-2'">{{ infoDATA.endDepts[0].dept }}</text>
  24. <text style="font-weight: 600" v-if="
  25. infoType == 'plan-spe-dsd-2' ||
  26. infoType == 'plan-spe-dsd-3' ||
  27. infoType == 'plan-spe-dsd-1' ||
  28. infoType == 'spe-dsd-2' ||
  29. infoType == 'spe-dsd-3' ||
  30. infoType == 'spe-dsd-1' ||
  31. infoType == 'ins-zxz-1' ||
  32. infoType == 'ins-dsd-1' ||
  33. infoType == 'trans-dsd-1' ||
  34. (infoType == 'qt-ddd-1' && infoDATA.gdState.value == '5') ||
  35. infoDATA.gdState.value == '6' ||
  36. infoDATA.gdState.value == '8'
  37. ">{{ DEPT }}</text>
  38. <text v-if="
  39. infoType == 'ins-zxz-1' ||
  40. infoType == 'ins-dsd-1' ||
  41. infoType == 'trans-dsd-1'
  42. ">, 请扫描患者腕带</text>
  43. <text v-if="
  44. infoType == 'plan-spe-ddd-2' ||
  45. infoType == 'spe-ddd-2' ||
  46. infoType == 'spe-ddd-1' ||
  47. infoType == 'plan-spe-ddd-1'
  48. ">,请取标本</text>
  49. <text v-if="infoType == 'drug-ddd-2' || infoType == 'jp-ddd-2'">, 请取药包</text>
  50. <text v-if="infoType == 'drug-dsd-2' || infoType == 'jp-dsd-2'">, 请放置药包</text>
  51. <text v-if="
  52. (infoType == 'spe-dsd-3' && infoDATA.gdState.value == '5') ||
  53. (infoType == 'plan-spe-dsd-3' && infoDATA.gdState.value == '5')
  54. ">,请扫描标本</text>
  55. <text v-if="
  56. infoType == 'plan-spe-dsd-1' ||
  57. infoType == 'plan-spe-dsd-2' ||
  58. (infoType == 'plan-spe-dsd-2' && infoDATA.gdState.value == '5') ||
  59. infoType == 'spe-dsd-1' ||
  60. infoType == 'spe-dsd-2' ||
  61. (infoType == 'spe-dsd-2' && infoDATA.gdState.value == '5')
  62. ">,请放置标本</text>
  63. </view>
  64. <text v-if="infoType == 'qt-dsd-1'">工单已完成。</text>
  65. </view>
  66. </view>
  67. <view class="page_item footerOtherMargin">
  68. <view class="page_item_top">
  69. <view class="page_item_top_L">
  70. <text class="L_text">单号:{{ infoDATA.gdcode }}</text>
  71. <view class="page_item_cont_start emergency1" v-if="infoDATA.emergencyType.value == 1">
  72. <text class="page_item_cont_start_txt">
  73. <text class="cubeic-star icon_transport transport-shiwujiaoxing" style="font-size: 14px"></text>
  74. {{ infoDATA.emergencyType.name }}
  75. </text>
  76. </view>
  77. <view class="page_item_cont_start emergency" v-if="infoDATA.emergencyType.value == 2">
  78. <text class="page_item_cont_start_txt">
  79. <text class="cubeic-star icon_transport transport-shiwujiaoxing" style="font-size: 14px"></text>
  80. {{ infoDATA.emergencyType.name }}
  81. </text>
  82. </view>
  83. <view class="page_item_cont_start emergencys" v-if="infoDATA.emergencyType.value == 3">
  84. <text class="page_item_cont_start_txt">
  85. <text class="cubeic-star icon_transport transport-shiwujiaoxing" style="font-size: 14px"></text>
  86. {{ infoDATA.emergencyType.name }}
  87. </text>
  88. </view>
  89. </view>
  90. <view class="page_item_top_R">
  91. <text class="L_iocn"
  92. v-if="!(infoDATA.gdState.value == '5'&&infoDATA.taskType.associationType.value == 'inspect')">{{ infoDATA.gdState.name }}</text>
  93. <text class="L_iocn"
  94. v-if="infoDATA.gdState.value == '5'&&infoDATA.taskType.associationType.value == 'inspect'">待送回</text>
  95. </view>
  96. <view class="L"></view>
  97. <view class="R"></view>
  98. </view>
  99. <view class="page_item_cont">
  100. <view class="page_item_cont_T">
  101. <view class="page_item_cont_title">
  102. <text> <text class="starting">起</text> 点科室 </text>
  103. <text class="text_big">{{ infoDATA.startDept.dept }}</text>
  104. </view>
  105. </view>
  106. <view class="line"></view>
  107. <view class="page_item_cont_B">
  108. <view class="page_item_cont_title" v-for="(dept, i) in infoDATA.middleDept" :key="'middleDept-' + i">
  109. <view v-if="infoDATA.taskType.associationType.value == 'inspect'">
  110. <text> <text class="End">检</text> 查科室 </text>
  111. <text class="text_big">{{ dept.dept }}</text>
  112. </view>
  113. </view>
  114. <view class="page_item_cont_title" v-for="(dept, i) in infoDATA.endDepts" :key="'endDepts-' + i">
  115. <view v-if="infoDATA.taskType.associationType.value != 'inspect'">
  116. <text> <text class="End">终</text> 点科室 </text>
  117. <text class="text_big">{{ dept.dept }}</text>
  118. </view>
  119. </view>
  120. </view>
  121. </view>
  122. <view class="page_item_foot">
  123. <view class="page_item_foot_text" v-if="accountObj && (infoType === 'drug-ddd-1' || infoType === 'drug-dsd-1')">
  124. <text class="text1">交接人工号</text>
  125. <text class="text2">{{ accountObj.account }}</text>
  126. </view>
  127. <view class="page_item_foot_text" v-if="accountObj && (infoType === 'drug-ddd-1' || infoType === 'drug-dsd-1')">
  128. <text class="text1">交接人姓名</text>
  129. <text class="text2">{{ accountObj.accountName }}</text>
  130. </view>
  131. <view class="page_item_foot_text">
  132. <text class="text1">状态</text>
  133. <text class="text2"
  134. v-if="!(infoDATA.gdState.value == '5'&&infoDATA.taskType.associationType.value == 'inspect')">{{ infoDATA.gdState.name }}</text>
  135. <text class="text2"
  136. v-if="infoDATA.gdState.value == '5'&&infoDATA.taskType.associationType.value == 'inspect'">待送回</text>
  137. </view>
  138. <view class="page_item_foot_text">
  139. <text class="text1">关联类型</text>
  140. <text class="text2">{{ infoDATA.taskType.associationType.name }}</text>
  141. </view>
  142. <view class="page_item_foot_text">
  143. <text class="text1">任务类型</text>
  144. <text class="text2">{{ infoDATA.taskType.taskName }}</text>
  145. </view>
  146. <view class="page_item_foot_text" v-if="infoDATA.taskType.associationType.value==='inspect'">
  147. <text class="text1">是否半程陪检</text>
  148. <text class="text2">{{ infoDATA.isHalfInspect===1?'是':'否' }}</text>
  149. </view>
  150. <view class="page_item_foot_text" v-if="infoDATA.gdState.value == '2'">
  151. <text class="text1">预计响应时间</text>
  152. <text class="text2">{{ infoDATA.estimeResponseTime || '无' }}</text>
  153. </view>
  154. <view class="page_item_foot_text" v-if="infoDATA.gdState.value == '5'">
  155. <text class="text1" v-if="!(infoDATA.taskType.associationType.value == 'inspect')">预计送达时间</text>
  156. <text class="text1" v-if="infoDATA.taskType.associationType.value == 'inspect'">预计送回时间</text>
  157. <text class="text2">{{ infoDATA.estimeCompleteTime || '无' }}</text>
  158. </view>
  159. <view class="page_item_foot_text" v-if="infoDATA.gdState.value == '4'">
  160. <text class="text1">预计到达时间</text>
  161. <text class="text2">{{ infoDATA.estimateArriveTime || '无' }}</text>
  162. </view>
  163. <view class="page_item_foot_text">
  164. <text class="text1">创建时间</text>
  165. <text class="text2">{{ infoDATA.startTime || '无' }}</text>
  166. </view>
  167. <view class="page_item_foot_text" v-if="
  168. infoDATA.taskType.associationType.value == 'inspect' ||
  169. infoDATA.taskType.associationType.value == 'patientTransport'
  170. ">
  171. <text class="text1">携带设备</text>
  172. <text class="text2">{{ infoDATA.goods || "暂无" }}</text>
  173. </view>
  174. <view class="page_item_foot_text" v-if="
  175. infoDATA.taskType.associationType.value == 'inspect' ||
  176. infoDATA.taskType.associationType.value == 'patientTransport'
  177. ">
  178. <text class="text1">患者姓名</text>
  179. <text class="text2">{{ infoDATA.patient.patientName }}({{
  180. infoDATA.patient.residenceNo
  181. }})</text>
  182. </view>
  183. </view>
  184. <!-- 药包 -->
  185. <view class="page_item_info" v-if="infoDATA.taskType.associationType.value == 'drugsBag'">
  186. <text class="page_item_info_title">药包信息</text>
  187. <text class="text">#{{ infoDATA.drugs.packid }}</text>
  188. </view>
  189. <!-- 标本 送达-->
  190. <view class="page_item_info" v-if="
  191. infoDATA.taskType.associationType.value == 'specimen' ||
  192. infoDATA.taskType.associationType.value == 'specimenPlan'
  193. ">
  194. <!-- <text class="page_item_info_title">标本信息</text> -->
  195. <!-- <text class="text" v-if="
  196. infoType == 'plan-spe-ddd-1' ||
  197. infoType == 'plan-spe-dsd-2' ||
  198. infoType == 'spe-ddd-1' ||
  199. infoType == 'spe-dsd-2'
  200. ">
  201. 预计标本总数
  202. <text class="text_span">{{ infoDATA.expectReceiveNum || 0 }}</text>
  203. </text>
  204. <text class="text" v-if="
  205. (infoType == 'plan-spe-ddd-2' && infoDATA.gdState.value == '4') ||
  206. (infoType == 'spe-ddd-2' && infoDATA.gdState.value == '4')
  207. ">
  208. 预计标本总数
  209. <text>{{ infoDATA.expectReceiveNum || 0 }}</text>
  210. </text>
  211. <text class="text" v-if="
  212. (infoType == 'plan-spe-dsd-2' && infoDATA.gdState.value == '6') ||
  213. (infoType == 'spe-dsd-2' && infoDATA.gdState.value == '6')
  214. ">
  215. 已扫描标本总数
  216. <text>{{ infoDATA.actualReceiveNum || 0 }}</text>
  217. </text>
  218. <text class="text" v-if="
  219. (infoType == 'plan-spe-dsd-3' && infoDATA.gdState.value == '5') ||
  220. (infoType == 'spe-dsd-3' && infoDATA.gdState.value == '5')
  221. ">
  222. 已收取标本总数
  223. <text>{{ infoDATA.actualReceiveNum || 0 }}</text>
  224. </text> -->
  225. </view>
  226. <!-- 静配 -->
  227. <view class="page_item_info" v-if="infoDATA.taskType.associationType.value == 'jPBag'">
  228. <text class="page_item_info_title">静配信息</text>
  229. <text class="text">#{{ infoDATA.staticDistri.packid }}</text>
  230. </view>
  231. <!-- 陪检 -->
  232. <view v-if="infoDATA.taskType.associationType.value == 'inspect'">
  233. <view class="page_item_info">
  234. <text class="page_item_info_title">检查信息</text>
  235. </view>
  236. <view id="infos" :animation="animationData">
  237. <view class="page_item_infos" v-for="(item, i) of infoDATA.checkList" :key="i">
  238. <view class="page_item_info2">
  239. <view class="page_item_foot_text">
  240. <text class="text1">检查科室</text>
  241. <text class="text2">{{ item.execDept.dept }}</text>
  242. </view>
  243. <view class="page_item_foot_text">
  244. <text class="text1">检查项</text>
  245. <text class="text2">{{ item.inspectName }}</text>
  246. </view>
  247. <view class="page_item_foot_text">
  248. <text class="text1">预约时间</text>
  249. <text class="text2">{{ item.yyTime || "-" }}</text>
  250. </view>
  251. </view>
  252. </view>
  253. </view>
  254. <view id="pulldown" @click="show('show')" v-if="showType == 'hiddle'">
  255. 点击可查看检查详情
  256. <text class="cubeic-pulldown icon_transport transport-paixujiantouxia"></text>
  257. </view>
  258. <view id="pullup" @click="show('hiddle')" v-if="showType == 'show'">
  259. 点击可收起检查详情
  260. <text class="cubeic-pullup icon_transport transport-paixujiantoushang"></text>
  261. </view>
  262. </view>
  263. </view>
  264. <view class="foot_btn2 footerPadding" v-if="infoType == 'plan-spe-ddd-1' || infoType == 'spe-ddd-1'">
  265. <view class="btn2" @click="Scanning_complete(dataId)">知道了</view>
  266. </view>
  267. <view class="foot_btn1 footerPadding" v-if="
  268. (infoType == 'plan-spe-dsd-1' && infoDATA.gdState.value == '5') ||
  269. (infoType == 'spe-dsd-1' && infoDATA.gdState.value == '5')
  270. ">
  271. <view class="btn1" @click="Scanning_complete(dataId)">工单完成</view>
  272. <view class="btn2" @click="showAlert">继续配送</view>
  273. </view>
  274. <view class="foot_btn1 footerPadding" v-if="
  275. (infoType == 'plan-spe-ddd-2' && infoDATA.gdState.value == '4') ||
  276. (infoType == 'spe-ddd-2' && infoDATA.gdState.value == '4')
  277. ">
  278. <view class="btn1" @click="Scanning_again(dataId)" v-if="
  279. infoDATA.taskType.associationType.value == 'specimen' ||
  280. infoDATA.taskType.associationType.value == 'specimenPlan'
  281. ">扫描标本</view>
  282. <view class="btn1" @click="Scanning_again(dataId)" v-if="
  283. infoDATA.taskType.associationType.value == 'jPBag' ||
  284. infoDATA.taskType.associationType.value == 'drugsBag'
  285. ">扫描药包</view>
  286. </view>
  287. <view class="foot_btn1 footerPadding" v-if="
  288. (infoType == 'plan-spe-dsd-3' && infoDATA.gdState.value == '5') ||
  289. (infoType == 'spe-dsd-3' && infoDATA.gdState.value == '5')
  290. ">
  291. <view class="btn1" @click="Scanning_again(dataId)" v-if="
  292. infoDATA.taskType.associationType.value == 'specimen' ||
  293. infoDATA.taskType.associationType.value == 'specimenPlan'
  294. ">扫描标本</view>
  295. <view class="btn1" @click="Scanning_again(dataId)" v-if="
  296. infoDATA.taskType.associationType.value == 'jPBag' ||
  297. infoDATA.taskType.associationType.value == 'drugsBag'
  298. ">扫描药包</view>
  299. <view class="btn2" @click="Scanning_complete1(dataId)">完成工单</view>
  300. </view>
  301. <view class="foot_btn2 footerPadding" v-if="
  302. infoType == 'plan-spe-ddd-2' ||
  303. infoType == 'plan-spe-dsd-2' ||
  304. (infoType == 'plan-spe-dsd-3' && infoDATA.gdState.value == '5') ||
  305. infoType == 'spe-ddd-2' ||
  306. infoType == 'spe-dsd-2' ||
  307. (infoType == 'spe-dsd-3' && infoDATA.gdState.value == '5')
  308. ">
  309. <view class="btn3" @click="Scanning_again(dataId)">继续扫描</view>
  310. <view class="btn3" @click="showHandViewSpecimen()">手动录入</view>
  311. <view class="btn3" v-if="infoDATA.taskType.isDigitalHandover==1" @click="checkNumber(infoDATA)">数量核对</view>
  312. <view class="btn3" @click="next()" v-if="queryObj.fromSpecimenBuild">下一步</view>
  313. </view>
  314. <view class="foot_btn2 footerPadding" v-if="
  315. infoType == 'ins-dsd-1' ||
  316. infoType == 'ins-zxz-1' ||
  317. infoType == 'trans-dsd-1'
  318. ">
  319. <view class="btn3" @click="Scanning_again(dataId)">继续扫描患者腕带</view>
  320. <view class="btn3" @click="photograph(infoDATA, { DEPTCode, DEPT, infoType })">拍照</view>
  321. </view>
  322. <view class="foot_btn2 footerPadding" v-if="
  323. infoType == 'plan-spe-ddd-1' ||
  324. infoType == 'spe-ddd-1' ||
  325. infoDATA.gdState.value == '6'
  326. ">
  327. <view class="btn2" @click="showAlert">知道了</view>
  328. </view>
  329. <view class="foot_btn2 footerPadding" v-if="
  330. infoType == 'drug-ddd-2' ||
  331. infoType == 'drug-dsd-2' ||
  332. infoType == 'jp-ddd-2' ||
  333. infoType == 'jp-dsd-2'
  334. ">
  335. <view class="btn2" @click="Scanning_again(dataId)">继续扫描</view>
  336. <view class="btn3" @click="showHandViewDrugsbag()">手动录入</view>
  337. </view>
  338. <view class="foot_btn2 footerPadding" v-if="
  339. infoType == 'drug-ddd-1' ||
  340. infoType == 'drug-dsd-1' ||
  341. infoType == 'jp-ddd-1' ||
  342. infoType == 'jp-dsd-1'
  343. ">
  344. <view class="btn2" @click="showAlert">知道了</view>
  345. </view>
  346. <view class="foot_btn2 footerPadding" v-if="infoType == 'qt-ddd-1' && infoDATA.gdState.value == '5'">
  347. <view class="btn2" @click="showAlert">知道了</view>
  348. </view>
  349. <!-- 弹窗 -->
  350. <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
  351. @ok="ok" @cancel="cancel" :operate="models.operate"></showModel>
  352. <!-- 手动查询标本弹窗 -->
  353. <handViewSpecimen v-if="speModels.disjunctor" :title="speModels.title" :disjunctor="speModels.disjunctor"
  354. @ok="speOk" @cancel="speCancel">
  355. </handViewSpecimen>
  356. <!-- 手动查询药品弹窗 -->
  357. <handViewDrugsBag v-if="drugbagModels.disjunctor" :title="drugbagModels.title"
  358. :disjunctor="drugbagModels.disjunctor" @ok="drugbagOk" @cancel="drugbagCancel">
  359. </handViewDrugsBag>
  360. <!-- 修改标本数量弹窗 -->
  361. <changeSpeNum v-if="changeSpeModels.disjunctor" :operate="{ok:'确认数量',check:'详细核对',cancel:'取消'}" :title="changeSpeModels.title" :content="changeSpeModels.content"
  362. :disjunctor="changeSpeModels.disjunctor" @ok="changeSpeOk" @check="changeSpeCheck" @cancel="changeSpeCancel" :num="speNumChange" :modifyReason="modifyReason" :isFirstShowReason="false">
  363. </changeSpeNum>
  364. </view>
  365. </template>
  366. <script>
  367. import showModel from "../../components/showModel/showModel.vue";
  368. import {
  369. get,
  370. post,
  371. SM,
  372. webHandle
  373. } from "../../http/http.js";
  374. import {
  375. photographTool
  376. } from "../../tools/photograph.js";
  377. export default {
  378. data() {
  379. return {
  380. speNumChange: 0,
  381. modifyReason:'',
  382. changeSpeObj: {},
  383. // 修改标本数量弹窗model
  384. changeSpeModels: {
  385. disjunctor: false,
  386. },
  387. currentCode: '', //当前小扫描的科室二维码
  388. // 手动查询标本弹窗model
  389. speModels: {
  390. disjunctor: false,
  391. },
  392. // 手动查询药品弹窗model
  393. drugbagModels: {
  394. disjunctor: false,
  395. },
  396. SMFlag: true,
  397. // 交接人信息
  398. accountObj: undefined,
  399. deptId: undefined,
  400. // 完成工单的id
  401. wcId: "",
  402. // 弹窗model
  403. models: {
  404. disjunctor: false,
  405. },
  406. modelFlag: "", //完成工单标识
  407. animationData: {},
  408. showType: "hiddle",
  409. infoDATA: {},
  410. infoType: "",
  411. DEPTCode: "",
  412. DEPT: "",
  413. dataId: "",
  414. queryObj: {}, //路由传过来的对象
  415. };
  416. },
  417. methods: {
  418. // 修改标本数量-核对
  419. changeSpeCheck(){
  420. console.log(this.infoDATA);
  421. this.changeSpeModels.disjunctor = false;
  422. let deptId = this.queryObj.deptId;
  423. let endDepts = this.queryObj.endDepts;
  424. if (deptId) {
  425. // 小扫描
  426. uni.navigateTo({
  427. url: `/pages/specimenCheckingDetail/specimenCheckingDetail?infoDATA=${encodeURIComponent(JSON.stringify({startDept:this.infoDATA.startDept.id,uuid:this.infoDATA.id}))}&id=${deptId}&t=small&gdState=${this.infoDATA.gdState.value}&endDepts=${endDepts}`
  428. })
  429. } else {
  430. // 快捷建单进入小扫描
  431. uni.navigateTo({
  432. url: `/pages/specimenCheckingDetail/specimenCheckingDetail?infoDATA=${encodeURIComponent(JSON.stringify({startDept:this.infoDATA.startDept.id,uuid:this.infoDATA.id}))}&id=${deptId}&t=small&endDepts=${endDepts}`
  433. })
  434. }
  435. },
  436. // 修改标本数量-确认
  437. changeSpeOk(data) {
  438. console.log(data);
  439. const pathUrl = uni.getStorageSync("path");
  440. const {
  441. speNum,
  442. reason,
  443. imageValue
  444. } = data;
  445. this.changeSpeModels.disjunctor = false;
  446. uni.showLoading({
  447. mask: true,
  448. title: "加载中",
  449. });
  450. let postData = {
  451. checkDept: this.changeSpeObj.endDepts, //终点科室
  452. transDeptId: this.changeSpeObj.infoDATA.startDept,
  453. gdId: this.changeSpeObj.infoDATA.uuid,
  454. deptId: this.changeSpeObj.id == "undefined" ?
  455. this.changeSpeObj.infoDATA.startDept : this.changeSpeObj.id,
  456. specimensNum: speNum,
  457. modifyReason: reason,
  458. };
  459. post("/api/updateCheckDeptSpecimensNum", postData).then((res) => {
  460. if (res.status == 200) {
  461. console.log(imageValue);
  462. if (!imageValue.length) {
  463. uni.hideLoading();
  464. if (this.changeSpeObj.t == "big") {
  465. if (this.changeSpeObj.gdState == 4) {
  466. // 待到达
  467. uni.navigateTo({
  468. url: `../../pages/receiptpage/receiptpage`,
  469. });
  470. } else if (this.changeSpeObj.gdState == 5) {
  471. // 待送达
  472. if (res.type1 === "plan-spe-ddd-2") {} else {
  473. let content = `本工单已签到<strong class="red">${
  474. res.scanSet ? res.scanSet.join("、") : ""
  475. }</strong>,剩余需签到科室<strong class="red">${
  476. res.notScanSet ? res.notScanSet.join("、") : ""
  477. }</strong>,您确定完成工单吗?`;
  478. uni.navigateTo({
  479. url: `../scanning/scanning?type=${res.type}&type1=${
  480. res.type1
  481. }&id=${encodeURIComponent(
  482. JSON.stringify([res.gdid])
  483. )}&content=${content}`,
  484. });
  485. }
  486. }
  487. } else if (this.changeSpeObj.t == "small") {
  488. if (this.changeSpeObj.id == "undefined") {
  489. //快捷建单建单进入
  490. uni.navigateTo({
  491. url: `../../pages/receiptpage/receiptpage`,
  492. });
  493. } else {
  494. if (this.changeSpeObj.gdState == 4) {
  495. // 待到达
  496. uni.navigateTo({
  497. url: `../../pages/receiptpage/receiptpage`,
  498. });
  499. } else if (this.changeSpeObj.gdState == 5) {
  500. // 待送达
  501. if (res.type1 === "plan-spe-ddd-2") {} else {
  502. let content = `本工单已签到<strong class="red">${
  503. res.scanSet ? res.scanSet.join("、") : ""
  504. }</strong>,剩余需签到科室<strong class="red">${
  505. res.notScanSet ? res.notScanSet.join("、") : ""
  506. }</strong>,您确定完成工单吗?`;
  507. uni.navigateTo({
  508. url: `../scanning/scanning?type=${res.type}&type1=${
  509. res.type1
  510. }&id=${encodeURIComponent(
  511. JSON.stringify([res.gdid])
  512. )}&content=${content}`,
  513. });
  514. }
  515. }
  516. }
  517. } else {
  518. uni.navigateTo({
  519. url: `../../pages/specimenChecking/specimenChecking?infoDATA=${encodeURIComponent(
  520. JSON.stringify(this.changeSpeObj.infoDATA)
  521. )}`,
  522. });
  523. }
  524. return;
  525. }
  526. let n = 0;
  527. imageValue.forEach((v) => {
  528. // 图片上传 start
  529. console.log("压缩前");
  530. let canvasWidth = v.image.width; //图片原始长宽
  531. let canvasHeight = v.image.height;
  532. let img = new Image();
  533. img.src = v.path;
  534. let canvas = document.createElement("canvas");
  535. let ctx = canvas.getContext("2d");
  536. canvas.width = canvasWidth;
  537. canvas.height = canvasHeight;
  538. ctx.drawImage(img, 0, 0, canvasWidth, canvasHeight);
  539. canvas.toBlob(
  540. (fileSrc) => {
  541. let tp = window.URL.createObjectURL(fileSrc);
  542. console.log("压缩后");
  543. n++;
  544. uni.uploadFile({
  545. url: pathUrl +
  546. "/common/common/uploadAttachment/specimenPhotos/" +
  547. res.deptSpecimensNumId +
  548. "/666",
  549. filePath: tp,
  550. name: "file",
  551. formData: {
  552. filename: v.name,
  553. },
  554. success: (uploadFileRes) => {
  555. console.log(uploadFileRes);
  556. if (--n === 0) {
  557. uni.hideLoading();
  558. if (this.changeSpeObj.t == "big") {
  559. if (this.changeSpeObj.gdState == 4) {
  560. // 待到达
  561. uni.navigateTo({
  562. url: `../../pages/receiptpage/receiptpage`,
  563. });
  564. } else if (this.changeSpeObj.gdState == 5) {
  565. // 待送达
  566. if (res.type1 === "plan-spe-ddd-2") {} else {
  567. let content = `本工单已签到<strong class="red">${
  568. res.scanSet ? res.scanSet.join("、") : ""
  569. }</strong>,剩余需签到科室<strong class="red">${
  570. res.notScanSet ? res.notScanSet.join("、") : ""
  571. }</strong>,您确定完成工单吗?`;
  572. uni.navigateTo({
  573. url: `../scanning/scanning?type=${res.type}&type1=${
  574. res.type1
  575. }&id=${encodeURIComponent(
  576. JSON.stringify([res.gdid])
  577. )}&content=${content}`,
  578. });
  579. }
  580. }
  581. } else if (this.changeSpeObj.t == "small") {
  582. if (this.changeSpeObj.id == "undefined") {
  583. //快捷建单建单进入
  584. uni.navigateTo({
  585. url: `../../pages/receiptpage/receiptpage`,
  586. });
  587. } else {
  588. if (this.changeSpeObj.gdState == 4) {
  589. // 待到达
  590. uni.navigateTo({
  591. url: `../../pages/receiptpage/receiptpage`,
  592. });
  593. } else if (this.changeSpeObj.gdState == 5) {
  594. // 待送达
  595. if (res.type1 === "plan-spe-ddd-2") {} else {
  596. let content = `本工单已签到<strong class="red">${
  597. res.scanSet ? res.scanSet.join("、") : ""
  598. }</strong>,剩余需签到科室<strong class="red">${
  599. res.notScanSet ? res.notScanSet.join("、") : ""
  600. }</strong>,您确定完成工单吗?`;
  601. uni.navigateTo({
  602. url: `../scanning/scanning?type=${res.type}&type1=${
  603. res.type1
  604. }&id=${encodeURIComponent(
  605. JSON.stringify([res.gdid])
  606. )}&content=${content}`,
  607. });
  608. }
  609. }
  610. }
  611. } else {
  612. uni.navigateTo({
  613. url: `../../pages/specimenChecking/specimenChecking?infoDATA=${encodeURIComponent(
  614. JSON.stringify(this.changeSpeObj.infoDATA)
  615. )}`,
  616. });
  617. }
  618. }
  619. },
  620. fail: (err) => {
  621. n--;
  622. console.error(err);
  623. uni.hideLoading();
  624. uni.showToast({
  625. icon: "none",
  626. title: "上传失败",
  627. duration: 2000,
  628. });
  629. },
  630. });
  631. },
  632. "image/jpeg",
  633. 0.3
  634. );
  635. // 图片上传 end
  636. });
  637. } else {
  638. uni.hideLoading();
  639. uni.showToast({
  640. icon: "none",
  641. title: res.msg || "接口获取数据失败!",
  642. });
  643. }
  644. });
  645. },
  646. // 修改标本数量-取消
  647. changeSpeCancel() {
  648. this.changeSpeModels.disjunctor = false;
  649. },
  650. // 修改标本数量弹窗
  651. showChangeSpe() {
  652. uni.showLoading({
  653. mask: true,
  654. title: "加载中",
  655. });
  656. let postData = {
  657. deptId: this.deptId,
  658. gdId: this.dataId,
  659. };
  660. post(`/api/getStartDeptSpecimensNum`, postData).then((res) => {
  661. uni.hideLoading();
  662. if (res.status == 200) {
  663. this.speNumChange = res.data[0].deptSpecimensNum;
  664. this.modifyReason = res.data[0].modifyReason;
  665. this.changeSpeModels = {
  666. title: "修改标本数量",
  667. content: `您已到达<span class="red">${this.DEPT}</span>本科室标本数量为<span class="red">${this.speNumChange}</span>,请确认标本数量`,
  668. disjunctor: true,
  669. };
  670. } else {
  671. this.speNumChange = "";
  672. this.modifyReason = '';
  673. uni.showToast({
  674. icon: "none",
  675. title: res.msg || "接口获取数据失败!",
  676. });
  677. }
  678. });
  679. },
  680. // 数量核对
  681. checkNumber(infoDATA) {
  682. let deptId = this.queryObj.deptId;
  683. let endDepts = this.queryObj.endDepts;
  684. console.log(endDepts, 'scanning_code');
  685. // 存数据
  686. if (deptId) {
  687. // 小扫描
  688. this.changeSpeObj = {
  689. infoDATA: {
  690. startDept: this.infoDATA.startDept.id,
  691. uuid: this.infoDATA.id
  692. },
  693. id: deptId,
  694. t: 'small',
  695. gdState: this.infoDATA.gdState.value,
  696. endDepts,
  697. }
  698. } else {
  699. // 快捷建单进入小扫描
  700. this.changeSpeObj = {
  701. infoDATA: {
  702. startDept: this.infoDATA.startDept.id,
  703. uuid: this.infoDATA.id
  704. },
  705. id: deptId,
  706. t: 'small',
  707. endDepts,
  708. }
  709. }
  710. this.showChangeSpe();
  711. },
  712. // 手动查询药品-确认
  713. drugbagOk(data) {
  714. console.log(data);
  715. if (!data.id) {
  716. //没有查询到药品
  717. uni.showModal({
  718. title: '提示',
  719. content: "没有查询到发药单号!",
  720. showCancel: false,
  721. success: function(res) {
  722. if (res.confirm) {
  723. console.log('用户点击确定');
  724. } else if (res.cancel) {
  725. console.log('用户点击取消');
  726. }
  727. }
  728. });
  729. return;
  730. }
  731. this.drugbagModels.disjunctor = false;
  732. this.hand_scanning_common(data.packid, 'hand');
  733. },
  734. // 手动查询药品-取消
  735. drugbagCancel() {
  736. this.drugbagModels.disjunctor = false;
  737. },
  738. // 手动查询药品弹窗
  739. showHandViewDrugsbag() {
  740. this.drugbagModels = {
  741. title: '填写发药单号',
  742. disjunctor: true,
  743. }
  744. },
  745. // 手动查询标本-确认
  746. speOk(data) {
  747. console.log(data);
  748. if (!data.id) {
  749. //没有查询到标本
  750. uni.showModal({
  751. title: '提示',
  752. content: "没有查询到标本!",
  753. showCancel: false,
  754. success: function(res) {
  755. if (res.confirm) {
  756. console.log('用户点击确定');
  757. } else if (res.cancel) {
  758. console.log('用户点击取消');
  759. }
  760. }
  761. });
  762. return;
  763. }
  764. this.speModels.disjunctor = false;
  765. this.hand_scanning_common(data.scode, 'hand');
  766. },
  767. // 手动查询标本-取消
  768. speCancel() {
  769. this.speModels.disjunctor = false;
  770. },
  771. // 手动查询标本弹窗
  772. showHandViewSpecimen() {
  773. this.speModels = {
  774. title: '填写标本编码',
  775. disjunctor: true,
  776. }
  777. },
  778. // 下一步
  779. next() {
  780. uni.showLoading({
  781. title: '加载中',
  782. mask: true,
  783. })
  784. post('/workerOrder/getSpecimenCount', {
  785. gdId: this.queryObj.id
  786. }).then(res => {
  787. get('/api/fetchData/specimen/' + this.queryObj.specimenId).then(ress => {
  788. uni.hideLoading();
  789. console.log(ress);
  790. ress.msg = '成功';
  791. ress.specimenCount = res.specimenCount;
  792. ress.type = this.queryObj.type1;
  793. uni.navigateTo({
  794. url: `../scanning_Result/scanning_Result?type=${
  795. this.queryObj.type
  796. }&type1=${
  797. this.queryObj.type1
  798. }&infoData=${encodeURIComponent(
  799. JSON.stringify(ress.data)
  800. )}&status=${ress.status}&msg=${ress.msg}&deptCode=${
  801. this.queryObj.deptCode
  802. }&dept=${
  803. this.queryObj.dept
  804. }&deptId=${this.deptId}&id=${this.dataId}&model=${encodeURIComponent(
  805. JSON.stringify(ress)
  806. )}&speNum=${res.specimenCount}`,
  807. });
  808. })
  809. })
  810. },
  811. // 拍照
  812. photograph(data, obj) {
  813. photographTool(data, obj);
  814. },
  815. // 手动输入标本和扫码公共方法,type----scan是扫码,hand是手动录入
  816. hand_scanning_common(ress1, type) {
  817. // ----------------
  818. uni.showLoading({
  819. title: "加载中",
  820. mask: true,
  821. });
  822. //检验二维码的有效性
  823. post("/dept/scanning", {
  824. content: ress1,
  825. }).then((result) => {
  826. this.SMFlag = true;
  827. if (result.state == 200 || result.state == 201) {
  828. this.currentCode = result.code;
  829. let codes = result.code;
  830. if (codes) {
  831. let speCode = codes;
  832. let data = {
  833. code: speCode,
  834. type: this.infoType,
  835. deptCode: this.DEPTCode,
  836. ids: [this.dataId],
  837. };
  838. let postType = "";
  839. if (
  840. this.infoDATA.taskType.associationType.value == "jPBag" ||
  841. this.infoDATA.taskType.associationType.value == "drugsBag"
  842. ) {
  843. postType = "handleDrugsAndJp";
  844. delete data.ids;
  845. if (this.accountObj) {
  846. data.handover = this.accountObj.accountId;
  847. }
  848. if (this.queryObj.grabOrders) {
  849. data.grabOrders = '666';
  850. }
  851. data.deptId = this.deptId;
  852. }
  853. if (this.infoDATA.taskType.associationType.value == "specimen") {
  854. data["speCode"] = data.code;
  855. delete data.code;
  856. postType = "handleSpes";
  857. }
  858. if (
  859. this.infoDATA.taskType.associationType.value == "specimenPlan"
  860. ) {
  861. data["speCode"] = data.code;
  862. delete data.code;
  863. postType = "handlePlanSpes";
  864. }
  865. if (this.infoDATA.taskType.associationType.value == "inspect") {
  866. // delete data.type;//seimin
  867. postType = "handleIns";
  868. }
  869. if (
  870. this.infoDATA.taskType.associationType.value ==
  871. "patientTransport"
  872. ) {
  873. postType = "handleTrans";
  874. }
  875. //扫描
  876. post("/workerOrder/" + postType, data).then((ress) => {
  877. console.log(ress, 1111)
  878. if (ress.status == 200 || ress.status == 11111) {
  879. //标本和标本轮巡工单,扫描标本后会自动调用摄像头,继续扫描,直到status不是200
  880. if ((this.infoDATA.taskType.associationType.value == 'specimen' || this.infoDATA.taskType
  881. .associationType.value == 'specimenPlan') && ress.status != 11111) {
  882. if (type === 'scan') {
  883. setTimeout(() => {
  884. this.Scanning_again(this.dataId);
  885. }, 500)
  886. }
  887. }
  888. if (
  889. this.infoDATA.taskType.associationType.value == "drugsBag"
  890. ) {
  891. uni.hideLoading();
  892. // --------start----------
  893. uni.navigateTo({
  894. url: `../scanning_Result/scanning_Result?type=${
  895. this.queryObj.type
  896. }&type1=${
  897. this.queryObj.type1
  898. }&infoData=${encodeURIComponent(
  899. JSON.stringify(ress.data)
  900. )}&status=${ress.status}&msg=${ress.msg}&deptCode=${
  901. this.queryObj.deptCode
  902. }&dept=${
  903. this.queryObj.dept
  904. }&id=${this.dataId}&model=${encodeURIComponent(
  905. JSON.stringify(ress)
  906. )}&accountObj=${encodeURIComponent(JSON.stringify(this.accountObj))}&deptId=${this.deptId}&handover=${this.handover}`,
  907. });
  908. // ------------end------------
  909. } else {
  910. uni.hideLoading();
  911. // --------start----------
  912. if(this.infoDATA.taskType.associationType.value == 'patientTransport' && this.infoDATA.gdState.value == 5){
  913. // 门诊服务点,有orderList
  914. if(ress.orderList){
  915. uni.navigateTo({
  916. url: `/pages/outpatient/outpatientEndSignIn/outpatientEndSignIn?model=${encodeURIComponent(JSON.stringify(ress))}`,
  917. });
  918. }else{
  919. // 患者陪检执行中或待送达,患者转运待送达
  920. if (
  921. ress.type == "ins-zxz-1" ||
  922. ress.type == "ins-dsd-1" ||
  923. ress.type == "trans-dsd-1"
  924. ) {
  925. console.log(ress.patientName, "code");
  926. uni.navigateTo({
  927. url: `../scanning_Result/scanning_Result?type=${
  928. this.queryObj.type
  929. }&type1=${
  930. this.queryObj.type1
  931. }&infoData=${encodeURIComponent(
  932. JSON.stringify(ress.data)
  933. )}&status=${ress.status}&msg=${ress.msg}&patient=${
  934. ress.patient
  935. }&patientCode=${ress.patientCode}&deptName=${
  936. ress.deptName
  937. }&bedNum=${ress.bedNum}&deptCode=${
  938. this.queryObj.deptCode
  939. }&dept=${
  940. this.queryObj.dept
  941. }&id=${this.dataId}&model=${encodeURIComponent(
  942. JSON.stringify(ress)
  943. )}`,
  944. });
  945. } else {
  946. uni.navigateTo({
  947. url: `../scanning_Result/scanning_Result?type=${
  948. this.queryObj.type
  949. }&type1=${
  950. this.queryObj.type1
  951. }&infoData=${encodeURIComponent(
  952. JSON.stringify(ress.data)
  953. )}&status=${ress.status}&msg=${ress.msg}&deptCode=${
  954. this.queryObj.deptCode
  955. }&dept=${
  956. this.queryObj.dept
  957. }&deptId=${this.deptId}&id=${this.dataId}&model=${encodeURIComponent(
  958. JSON.stringify(ress)
  959. )}&speNum=${ress.specimenCount}&scanOrHand=${type}`,
  960. });
  961. }
  962. }
  963. }
  964. // ------------end------------
  965. }
  966. } else {
  967. uni.hideLoading();
  968. uni.navigateTo({
  969. url: `../scanning_Result/scanning_Result?type=${
  970. this.queryObj.type
  971. }&type1=${this.queryObj.type1}&status=${ress.status}&msg=${
  972. ress.msg
  973. }&deptCode=${this.queryObj.deptCode}&dept=${
  974. this.queryObj.dept
  975. }&id=${this.dataId}&model=${encodeURIComponent(
  976. JSON.stringify(ress)
  977. )}&accountObj=${encodeURIComponent(JSON.stringify(this.accountObj))}&deptId=${this.deptId}&handover=${this.handover}&scanOrHand=${type}&qrcode=${this.currentCode}`,
  978. });
  979. }
  980. });
  981. }
  982. } else {
  983. uni.hideLoading();
  984. uni.showToast({
  985. icon: "none",
  986. title: result.info || "接口获取数据失败!",
  987. });
  988. }
  989. });
  990. // ------------------------------
  991. },
  992. // 扫描
  993. Scanning_again(id) {
  994. if (!this.SMFlag) {
  995. return;
  996. }
  997. this.SMFlag = false;
  998. SM().then((ress1) => {
  999. this.hand_scanning_common(ress1, 'scan');
  1000. }).catch(err => {
  1001. this.SMFlag = true;
  1002. });
  1003. },
  1004. show(type) {
  1005. this.showType = type;
  1006. if (type === "show") {
  1007. //展开
  1008. // 计算高度
  1009. const query = uni.createSelectorQuery().in(this);
  1010. query
  1011. .selectAll(".page_item_infos")
  1012. .boundingClientRect((data) => {
  1013. let len = data.reduce((prev, current) => {
  1014. return prev + current.height;
  1015. }, 0);
  1016. this.animation.height(len).step();
  1017. this.animationData = this.animation.export();
  1018. })
  1019. .exec();
  1020. } else if (type === "hiddle") {
  1021. this.animation.height(0).step();
  1022. this.animationData = this.animation.export();
  1023. }
  1024. },
  1025. // 确定
  1026. ok() {
  1027. this.models.disjunctor = false;
  1028. if (this.modelFlag == "complete1") {
  1029. //一对多完成扫描
  1030. let ids = [];
  1031. ids.push(this.wcId);
  1032. let data = {
  1033. type: this.infoType,
  1034. ids,
  1035. };
  1036. uni.showLoading({
  1037. title: '加载中',
  1038. mask: true,
  1039. });
  1040. post("/workerOrder/finishSpes", data).then((res) => {
  1041. if (res.status == 200) {
  1042. uni.reLaunch({
  1043. url: "../receiptpage/receiptpage",
  1044. });
  1045. } else {
  1046. uni.hideLoading();
  1047. uni.showToast({
  1048. icon: "none",
  1049. title: res.msg || "接口获取数据失败!",
  1050. });
  1051. }
  1052. });
  1053. } else if (this.modelFlag == "complete") {
  1054. //一对一完成扫描
  1055. let ids = [];
  1056. ids.push(this.wcId);
  1057. uni.showLoading({
  1058. title: '加载中',
  1059. mask: true,
  1060. });
  1061. post("/workerOrder/finishSpeOrder", ids).then((res) => {
  1062. if (res.status == 200) {
  1063. uni.reLaunch({
  1064. url: "../receiptpage/receiptpage",
  1065. });
  1066. } else {
  1067. uni.hideLoading();
  1068. uni.showToast({
  1069. icon: "none",
  1070. title: res.msg || "接口获取数据失败!",
  1071. });
  1072. }
  1073. });
  1074. }
  1075. },
  1076. // 取消
  1077. cancel() {
  1078. this.models.disjunctor = false;
  1079. },
  1080. //一对多完成扫描
  1081. Scanning_complete1(id) {
  1082. this.wcId = id;
  1083. this.modelFlag = "complete1";
  1084. this.models = {
  1085. disjunctor: true,
  1086. title: "提示",
  1087. content: "是否确定标本配送完成?",
  1088. icon: "warn",
  1089. operate: {
  1090. ok: "确定",
  1091. cancel: "取消",
  1092. },
  1093. };
  1094. },
  1095. //一对一完成扫描
  1096. Scanning_complete(id) {
  1097. this.wcId = id;
  1098. this.modelFlag = "complete";
  1099. this.models = {
  1100. disjunctor: true,
  1101. title: "提示",
  1102. content: "是否确定标本配送完成?",
  1103. icon: "warn",
  1104. operate: {
  1105. ok: "确定",
  1106. cancel: "取消",
  1107. },
  1108. };
  1109. },
  1110. // 知道了
  1111. showAlert() {
  1112. uni.navigateTo({
  1113. url: "../receiptpage/receiptpage",
  1114. });
  1115. },
  1116. // 请求详细页面的数据(除标本轮巡和标本配送)
  1117. getInfo(id) {
  1118. uni.showLoading({
  1119. title: "加载中",
  1120. mask: true,
  1121. });
  1122. get("/api/fetchData/workOrder/" + id).then((res) => {
  1123. uni.hideLoading();
  1124. if (res.status == 200) {
  1125. this.infoDATA = res.data;
  1126. if(this.infoDATA.taskType.isDigitalHandover==1){
  1127. this.checkNumber(this.infoDATA);//自动弹出数量核对
  1128. }
  1129. } else {
  1130. uni.showToast({
  1131. icon: "none",
  1132. title: res.msg || "接口获取数据失败!",
  1133. });
  1134. }
  1135. });
  1136. },
  1137. // 请求详细页面的数据
  1138. getInfoBySpecimen(id) {
  1139. uni.showLoading({
  1140. title: "加载中",
  1141. mask: true,
  1142. });
  1143. post("/api/getWechatItem", {
  1144. id
  1145. }).then((res) => {
  1146. uni.hideLoading();
  1147. if (res.state == 200) {
  1148. this.infoDATA = res.data;
  1149. if(this.infoDATA.taskType.isDigitalHandover==1){
  1150. this.checkNumber(this.infoDATA);//自动弹出数量核对
  1151. }
  1152. // 计算高度
  1153. setTimeout(() => {
  1154. const query = uni.createSelectorQuery().in(this);
  1155. query
  1156. .selectAll(".page_item_infos")
  1157. .boundingClientRect((data) => {
  1158. let len = data.reduce((prev, current) => {
  1159. return prev + current.height;
  1160. }, 0);
  1161. this.animation.height(len).step();
  1162. this.animationData = this.animation.export();
  1163. })
  1164. .exec();
  1165. }, 500)
  1166. } else {
  1167. uni.showToast({
  1168. icon: "none",
  1169. title: res.msg || "接口获取数据失败!",
  1170. });
  1171. }
  1172. });
  1173. },
  1174. },
  1175. onShow() {
  1176. this.SMFlag = true;
  1177. },
  1178. onLoad(options) {
  1179. console.log(options);
  1180. if (options.accountObj && options.accountObj != "undefined") {
  1181. this.accountObj = JSON.parse(options.accountObj);
  1182. }
  1183. if (options.deptId && options.deptId != "undefined") {
  1184. this.deptId = options.deptId;
  1185. }
  1186. this.queryObj = options;
  1187. let id = options.id;
  1188. this.dataId = id; //工单ID
  1189. this.infoType = options.type1; //type类型
  1190. this.DEPTCode = options.deptCode; //二维码
  1191. this.DEPT = options.dept; //科室名称
  1192. if (
  1193. options.type == 'specimen' ||
  1194. options.type == 'specimenPlan'
  1195. ) {
  1196. this.getInfoBySpecimen(id);
  1197. } else {
  1198. this.getInfo(id);
  1199. }
  1200. // 创建动画
  1201. this.animation = uni.createAnimation({
  1202. duration: 500,
  1203. timingFunction: "ease",
  1204. });
  1205. // #ifdef APP-PLUS
  1206. webHandle("no", "app");
  1207. // #endif
  1208. // #ifdef H5
  1209. webHandle("no", "wx");
  1210. // #endif
  1211. },
  1212. onUnload() {
  1213. // 页面关闭后清空数据
  1214. this.animationData = {};
  1215. },
  1216. };
  1217. </script>
  1218. <style lang="less">
  1219. .Scanning_code {
  1220. padding: 0 20rpx;
  1221. padding-bottom: 124rpx;
  1222. .Scanning_top {
  1223. height: 340rpx;
  1224. .Scanning_top_icon {
  1225. width: 140rpx;
  1226. height: 140rpx;
  1227. margin: 0 auto;
  1228. margin-top: 36rpx;
  1229. border-radius: 50%;
  1230. line-height: 140rpx;
  1231. .cubeic-ok {
  1232. font-size: 140rpx;
  1233. color: #35b34a;
  1234. }
  1235. }
  1236. .Scanning_top_text {
  1237. text-align: center;
  1238. .text1 {
  1239. margin-top: 40rpx;
  1240. font-size: 48rpx;
  1241. }
  1242. .text2 {
  1243. margin-top: 16rpx;
  1244. font-size: 36rpx;
  1245. }
  1246. }
  1247. }
  1248. .page_item {
  1249. margin-top: 16rpx;
  1250. min-height: 356rpx;
  1251. background: #fff;
  1252. border-radius: 8rpx;
  1253. overflow: hidden;
  1254. padding: 0 16rpx;
  1255. border: 2rpx solid #e5e9ed;
  1256. .L {
  1257. width: 40rpx;
  1258. height: 40rpx;
  1259. border-radius: 50%;
  1260. background: #f9fafb;
  1261. position: relative;
  1262. left: -50rpx;
  1263. top: 66rpx;
  1264. }
  1265. .R {
  1266. width: 40rpx;
  1267. height: 40rpx;
  1268. border-radius: 50%;
  1269. background: #f9fafb;
  1270. position: relative;
  1271. float: right;
  1272. right: -50rpx;
  1273. top: 26rpx;
  1274. }
  1275. .starting {
  1276. width: 50rpx;
  1277. height: 50rpx;
  1278. color: #fff;
  1279. background: #49b856;
  1280. display: inline-block;
  1281. border-radius: 50%;
  1282. text-align: center;
  1283. line-height: 46rpx;
  1284. font-size: 32rpx;
  1285. margin-right: 6rpx;
  1286. }
  1287. .End {
  1288. width: 50rpx;
  1289. height: 50rpx;
  1290. color: #fff;
  1291. background: #39b199;
  1292. display: inline-block;
  1293. border-radius: 50%;
  1294. text-align: center;
  1295. line-height: 46rpx;
  1296. font-size: 32rpx;
  1297. margin-right: 6rpx;
  1298. }
  1299. .page_item_top {
  1300. height: 86rpx;
  1301. border-bottom: 2rpx dashed #e5e9ed;
  1302. padding: 0 16rpx;
  1303. .page_item_top_L {
  1304. height: 100%;
  1305. float: left;
  1306. line-height: 88rpx;
  1307. .emergencys {
  1308. background: #ff3b53 !important;
  1309. width: 124rpx !important;
  1310. }
  1311. .emergency {
  1312. background: #ff3b53 !important;
  1313. }
  1314. .emergency1 {
  1315. background: #49b856 !important;
  1316. }
  1317. .page_item_cont_start {
  1318. text-align: center;
  1319. height: 44rpx;
  1320. width: 104rpx;
  1321. line-height: 44rpx;
  1322. border-radius: 8rpx;
  1323. background: #49b856;
  1324. color: #fff;
  1325. display: inline-block;
  1326. .page_item_cont_start_txt {
  1327. font-size: 28rpx;
  1328. display: flex;
  1329. align-items: center;
  1330. justify-content: center;
  1331. }
  1332. }
  1333. .L_time {
  1334. color: #6cc076;
  1335. font-size: 32rpx;
  1336. }
  1337. .L_text {
  1338. font-size: 32rpx;
  1339. display: inline-block;
  1340. font-weight: 700;
  1341. margin-right: 8rpx;
  1342. }
  1343. }
  1344. .page_item_top_R {
  1345. height: 60rpx;
  1346. float: right;
  1347. padding-top: 20rpx;
  1348. font-size: 32rpx;
  1349. position: absolute;
  1350. right: 50rpx;
  1351. .L_iocn {
  1352. display: inline-block;
  1353. height: 52rpx;
  1354. line-height: 48rpx;
  1355. color: rgb(7, 134, 60);
  1356. font-size: 36rpx;
  1357. font-weight: 700;
  1358. }
  1359. }
  1360. }
  1361. .page_item_cont {
  1362. min-height: 180rpx;
  1363. padding: 0 16rpx;
  1364. text-align: left;
  1365. position: relative;
  1366. .text_big {
  1367. font-size: 32rpx;
  1368. position: absolute;
  1369. right: 16rpx;
  1370. font-weight: 700;
  1371. margin-top: 10rpx;
  1372. }
  1373. .text_big2 {
  1374. font-size: 32rpx;
  1375. position: absolute;
  1376. right: 16rpx;
  1377. font-weight: 700;
  1378. }
  1379. .line {
  1380. height: 20rpx;
  1381. width: 2rpx;
  1382. border-left: 2rpx solid #e5e9ed;
  1383. position: absolute;
  1384. top: 82rpx;
  1385. left: 40rpx;
  1386. }
  1387. .lines {
  1388. height: 40%;
  1389. width: 2rpx;
  1390. border-left: 2rpx solid #e5e9ed;
  1391. position: absolute;
  1392. top: 23%;
  1393. left: 36rpx;
  1394. }
  1395. .page_item_cont_T {
  1396. padding-top: 28rpx;
  1397. font-size: 28rpx;
  1398. .page_item_cont_title {
  1399. height: 100%;
  1400. font-size: 32rpx;
  1401. }
  1402. }
  1403. .page_item_cont_B {
  1404. padding-top: 28rpx;
  1405. margin-bottom: 28rpx;
  1406. .page_item_cont_title {
  1407. height: 60rpx;
  1408. font-size: 32rpx;
  1409. }
  1410. .page_item_cont_title1 {
  1411. height: 60rpx;
  1412. line-height: 60rpx;
  1413. font-size: 32rpx;
  1414. padding-left: 64rpx;
  1415. }
  1416. }
  1417. }
  1418. .page_item_foot {
  1419. border-top: 2rpx dashed #e5e9ed;
  1420. border-bottom: 2rpx dashed #e5e9ed;
  1421. padding: 28rpx 16rpx;
  1422. text-align: left;
  1423. .page_item_foot_text {
  1424. font-size: 32rpx;
  1425. margin-bottom: 20rpx;
  1426. display: flex;
  1427. justify-content: space-between;
  1428. align-items: center;
  1429. .text1 {
  1430. color: rgb(102, 102, 102);
  1431. }
  1432. .text2 {
  1433. font-weight: 700;
  1434. }
  1435. }
  1436. .text_padd {
  1437. padding: 0 10% 0 10%;
  1438. }
  1439. }
  1440. .page_item_info {
  1441. padding: 20rpx 16rpx;
  1442. text-align: left;
  1443. line-height: 60rpx;
  1444. font-size: 32rpx;
  1445. .page_item_info_title {
  1446. font-weight: 700;
  1447. }
  1448. .text {
  1449. float: right;
  1450. font-weight: 700;
  1451. .text_span {
  1452. color: #49b856;
  1453. }
  1454. }
  1455. }
  1456. #infos {
  1457. height: 0;
  1458. overflow: hidden;
  1459. }
  1460. .page_item_infos {
  1461. padding-bottom: 20rpx;
  1462. border-bottom: 2rpx dashed #e5e9ed;
  1463. .page_item_info2 {
  1464. text-align: left;
  1465. line-height: 60rpx;
  1466. font-size: 32rpx;
  1467. padding-left: 16rpx;
  1468. .page_item_foot_text {
  1469. font-size: 32rpx;
  1470. margin-bottom: 20rpx;
  1471. .text1 {
  1472. color: rgb(102, 102, 102);
  1473. }
  1474. .text2 {
  1475. float: right;
  1476. font-weight: 700;
  1477. }
  1478. }
  1479. }
  1480. }
  1481. #pulldown {
  1482. color: #49b856;
  1483. font-size: 36rpx;
  1484. height: 60rpx;
  1485. text-align: center;
  1486. .cubeic-pulldown {
  1487. font-size: 48rpx;
  1488. position: relative;
  1489. bottom: 6rpx;
  1490. }
  1491. }
  1492. #pullup {
  1493. color: #49b856;
  1494. font-size: 36rpx;
  1495. height: 60rpx;
  1496. text-align: center;
  1497. .cubeic-pullup {
  1498. font-size: 48rpx;
  1499. position: relative;
  1500. top: 12rpx;
  1501. }
  1502. }
  1503. }
  1504. .foot_btn2 {
  1505. position: fixed;
  1506. bottom: 0;
  1507. right: 20rpx;
  1508. left: 20rpx;
  1509. line-height: 66rpx;
  1510. height: 100rpx;
  1511. border-top: 2rpx solid #e5e9ed;
  1512. background: #f9fafb;
  1513. display: flex;
  1514. justify-content: space-between;
  1515. .btn2,
  1516. .btn3 {
  1517. height: 66rpx;
  1518. flex: 1;
  1519. background-image: linear-gradient(to right, #72c172, #3bb197);
  1520. color: #fff;
  1521. border-radius: 8rpx;
  1522. font-size: 32rpx;
  1523. margin-top: 16rpx;
  1524. margin-right: 16rpx;
  1525. text-align: center;
  1526. &:last-of-type {
  1527. margin-right: 0;
  1528. }
  1529. }
  1530. }
  1531. .foot_btn1 {
  1532. position: fixed;
  1533. bottom: 0;
  1534. right: 20rpx;
  1535. left: 20rpx;
  1536. line-height: 66rpx;
  1537. height: 100rpx;
  1538. border-top: 2rpx solid #e5e9ed;
  1539. background: #f9fafb;
  1540. display: flex;
  1541. .btn1,
  1542. .btn2 {
  1543. height: 66rpx;
  1544. flex: 1;
  1545. margin: 0 1%;
  1546. background-image: linear-gradient(to right, #72c172, #3bb197);
  1547. color: #fff;
  1548. border-radius: 8rpx;
  1549. font-size: 32rpx;
  1550. margin-top: 16rpx;
  1551. text-align: center;
  1552. }
  1553. }
  1554. }
  1555. </style>