scanning_code.vue 57 KB

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