scanning_djEnd.vue 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381
  1. <template>
  2. <view class="Scanning_djEnd">
  3. <view class="Scanning_top" v-if="infoDATA.status == 200">
  4. <view class="Scanning_top_icon">
  5. <text class="cubeic-ok newicon newicon-duigou"></text>
  6. </view>
  7. <view class="Scanning_top_text">
  8. <view class="text1">操作成功</view>
  9. </view>
  10. </view>
  11. <view class="Scanning_top" v-if="
  12. infoDATA.status == 10005 ||
  13. infoDATA.status == 100018 ||
  14. infoDATA.status == 10004 ||
  15. infoDATA.status == 100021 ||
  16. infoDATA.status == 500 ||
  17. infoDATA.status == 100031
  18. ">
  19. <view class="Scanning_top_icon">
  20. <text class="cubeic-close newicon newicon-shibai"></text>
  21. </view>
  22. <view class="Scanning_top_text">
  23. <view class="text1">操作失败</view>
  24. <view class="text1 f30" v-if="queryObj.qrcode !== undefined">扫描内容:{{queryObj.qrcode}}</view>
  25. </view>
  26. </view>
  27. <view class="Scanning_cont" v-if="
  28. (infoDATA.status == 200 && type == 'specimenPlan') ||
  29. (infoDATA.status == 200 && type == 'specimen')
  30. "></view>
  31. <view class="Scanning_cont" v-if="
  32. (infoDATA.status == 200 && type == 'patientTransport') ||
  33. (infoDATA.status == 200 && type == 'inspect')
  34. ">扫描患者腕带并将患者送往目标科室.</view>
  35. <view class="Scanning_cont" v-if="
  36. (infoDATA.status == 200 &&
  37. type == 'drugsBag' &&
  38. (type1 == 'drug-ddd-2' || type1 == 'drug-dsd-2')) ||
  39. (infoDATA.status == 200 &&
  40. type == 'jPBag' &&
  41. (type1 == 'jp-ddd-2' || type1 == 'jp-dsd-2'))
  42. ">已到达目标科室,请扫描药包或静配包.</view>
  43. <view class="Scanning_cont" v-if="
  44. (infoDATA.status == 200 &&
  45. type == 'drugsBag' &&
  46. (type1 == 'drug-ddd-1' || type1 == 'drug-dsd-1')) ||
  47. (infoDATA.status == 200 &&
  48. type == 'jPBag' &&
  49. (type1 == 'jp-ddd-1' || type1 == 'jp-dsd-1'))
  50. ">
  51. <view v-if="accountObj"> 交接人工号 : {{ accountObj.account }} </view>
  52. <view v-if="accountObj"> 交接人姓名 : {{ accountObj.accountName }} </view>
  53. <view>已到达目标科室,请取药包或静配包后送达目标科室.</view>
  54. </view>
  55. <view class="Scanning_cont" v-if="
  56. infoDATA.status == 200 && type == 'other' && infoDATA.type == 'qt-ddd-1'
  57. ">已到达目标科室,请执行该工单.</view>
  58. <view class="Scanning_cont" v-if="
  59. (infoDATA.state == 'finish' &&
  60. infoDATA.status == 200 &&
  61. type == 'specimenPlan' &&
  62. infoDATA.type == 'plan-spe-dsd-1') ||
  63. (infoDATA.status == 200 &&
  64. type == 'other' &&
  65. infoDATA.type == 'qt-dsd-1')
  66. ">已到达目标科室,工单已完成.</view>
  67. <view class="Scanning_cont" v-if="
  68. (infoDATA.status == 200 &&
  69. type == 'specimenPlan' &&
  70. infoDATA.type != 'plan-spe-ddd-1' &&
  71. infoDATA.type != 'plan-spe-dsd-1') ||
  72. (infoDATA.status == 200 &&
  73. type == 'specimen' &&
  74. infoDATA.type != 'spe-ddd-1' &&
  75. infoDATA.type != 'spe-dsd-1')
  76. ">已到达目标科室,请扫描标本.</view>
  77. <view class="Scanning_cont" v-if="
  78. (infoDATA.status == 200 &&
  79. type == 'specimenPlan' &&
  80. infoDATA.type == 'plan-spe-ddd-1') ||
  81. (infoDATA.status == 200 &&
  82. type == 'specimen' &&
  83. infoDATA.type == 'spe-ddd-1')
  84. ">
  85. <view v-if="accountObj"> 交接人工号 : {{ accountObj.account }} </view>
  86. <view v-if="accountObj"> 交接人姓名 : {{ accountObj.accountName }} </view>
  87. <view>已到达目标科室,请取标本后送达目标科室.</view>
  88. </view>
  89. <view class="Scanning_cont" v-if="
  90. (infoDATA.state != 'finish' &&
  91. infoDATA.status == 200 &&
  92. type == 'specimenPlan' &&
  93. infoDATA.type == 'plan-spe-dsd-1') ||
  94. (infoDATA.status == 200 &&
  95. type == 'specimen' &&
  96. infoDATA.type == 'spe-dsd-1')
  97. ">
  98. <view v-if="accountObj"> 交接人工号 : {{ accountObj.account }} </view>
  99. <view v-if="accountObj"> 交接人姓名 : {{ accountObj.accountName }} </view>
  100. <view>已到达目标科室,请放置标本完成该工单.</view>
  101. </view>
  102. <view class="Scanning_cont" v-if="infoDATA.status != 200">
  103. <view>{{ infoDATA.msg }}</view>
  104. </view>
  105. <view class="foot_btn" v-if="type == 'inspect' || type == 'patientTransport'">
  106. <view class="btn3" @click="Scanning_again()">继续扫描</view>
  107. </view>
  108. <view class="foot_btn" v-if="type == 'drugsBag' || type == 'jPBag'">
  109. <view class="btn3" @click="Scanning_again()" v-if="
  110. type1 === 'drug-ddd-2' ||
  111. type1 === 'drug-dsd-2' ||
  112. type1 === 'jp-ddd-2' ||
  113. type1 === 'jp-dsd-2'
  114. ">继续扫描</view>
  115. <view class="btn3" @click="showHandViewDrugsbag()" v-if="
  116. type1 === 'drug-ddd-2' ||
  117. type1 === 'drug-dsd-2' ||
  118. type1 === 'jp-ddd-2' ||
  119. type1 === 'jp-dsd-2'
  120. ">手动录入</view>
  121. <view class="btn3" @click="showAlert()" v-if="
  122. type1 === 'drug-ddd-1' ||
  123. type1 === 'drug-dsd-1' ||
  124. type1 === 'jp-ddd-1' ||
  125. type1 === 'jp-dsd-1'
  126. ">知道了</view>
  127. </view>
  128. <view class="foot_btn_spe" v-if="
  129. (type == 'specimenPlan' &&
  130. type1 != 'plan-spe-dsd-1' &&
  131. (type1 != 'plan-spe-ddd-1') & (type1 != 'plan-spe-ddd-2')) ||
  132. (type == 'specimen' &&
  133. type1 != 'spe-dsd-1' &&
  134. type1 != 'spe-dsd-4' &&
  135. (type1 != 'spe-ddd-1') & (type1 != 'spe-ddd-2'))
  136. ">
  137. <view class="btn1" @click="Scanning_again()">扫描标本</view>
  138. <view class="btn3" @click="showHandViewSpecimen()">手动录入</view>
  139. <view class="btn3" @click="getNoScanSpecimen(false)">未扫描标本</view>
  140. <view class="btn3" @click="getNoScanSpecimen(true)">已扫描标本</view>
  141. <view class="btn2" @click="Scanning_complete(ids)">完成扫描</view>
  142. <view class="btn2" @click="checkNumber()" v-if="queryObj.isDigitalHandover==1">数量核对</view>
  143. </view>
  144. <view class="foot_btn_spe" v-if="
  145. (type == 'specimenPlan' && type1 == 'plan-spe-ddd-2') ||
  146. (type == 'specimen' && type1 == 'spe-ddd-2')
  147. ">
  148. <view class="btn1" @click="Scanning_again()">扫描标本</view>
  149. <view class="btn3" @click="showHandViewSpecimen()">手动录入</view>
  150. <view class="btn3" @click="getNoScanSpecimen(false)">未扫描标本</view>
  151. <view class="btn3" @click="getNoScanSpecimen(true)">已扫描标本</view>
  152. <view class="btn2" @click="Scanning_complete(ids)">完成扫描</view>
  153. <view class="btn2" @click="checkNumber()" v-if="queryObj.isDigitalHandover==1">数量核对</view>
  154. </view>
  155. <view class="foot_btn" v-if="
  156. (infoDATA.state != 'finish' &&
  157. type == 'specimenPlan' &&
  158. type1 == 'plan-spe-dsd-1') ||
  159. (type == 'specimen' && type1 == 'spe-dsd-1')
  160. ">
  161. <view class="btn1" @click="Scanning_complete1(ids)">完成工单</view>
  162. <view class="btn2" @click="showAlert()">继续配送</view>
  163. </view>
  164. <view class="foot_btn" v-if="
  165. infoDATA.status != 200 &&
  166. type != 'specimenPlan' &&
  167. type != 'specimen' &&
  168. type !== 'jPBag' &&
  169. type !== 'inspect' &&
  170. type !== 'drugsBag' &&
  171. type !== 'patientTransport'
  172. ">
  173. <view class="btn3" @click="showAlert()">知道了</view>
  174. </view>
  175. <view class="foot_btn" v-if="
  176. (infoDATA.status == 200 && type1 == 'spe-ddd-1') ||
  177. (infoDATA.status == 200 && type1 == 'plan-spe-ddd-1')
  178. ">
  179. <view class="btn3" @click="showAlert()">知道了</view>
  180. </view>
  181. <view class="foot_btn" v-if="
  182. (infoDATA.state == 'finish' &&
  183. infoDATA.status == 200 &&
  184. type == 'specimenPlan' &&
  185. type1 == 'plan-spe-dsd-1') ||
  186. (infoDATA.status == 200 && type == 'other')
  187. ">
  188. <view class="btn3" @click="showAlert()">知道了</view>
  189. </view>
  190. <view class="foot_btn" v-if="infoDATA.status != 200 && type1 == 'spe-dsd-4'">
  191. <view class="btn3" @click="showAlert()">知道了</view>
  192. </view>
  193. <!-- 弹窗 -->
  194. <showModel :title="models.title" :icon="models.icon" :disjunctor="models.disjunctor" :content="models.content"
  195. @ok="ok" @cancel="cancel" :operate="models.operate"></showModel>
  196. <!-- 弹窗 -->
  197. <showModel :title="models2.title" :icon="models2.icon" :disjunctor="models2.disjunctor" :content="models2.content"
  198. @ok="ok2" @know="know2" @cancel="cancel2" :operate="models2.operate">
  199. </showModel>
  200. <!-- 手动查询标本弹窗 -->
  201. <handViewSpecimen v-if="speModels.disjunctor" :title="speModels.title" :disjunctor="speModels.disjunctor"
  202. @ok="speOk" @cancel="speCancel">
  203. </handViewSpecimen>
  204. <!-- 手动查询药品弹窗 -->
  205. <handViewDrugsBag v-if="drugbagModels.disjunctor" :title="drugbagModels.title"
  206. :disjunctor="drugbagModels.disjunctor" @ok="drugbagOk" @cancel="drugbagCancel">
  207. </handViewDrugsBag>
  208. <!-- 修改标本数量弹窗 -->
  209. <changeSpeNum v-if="changeSpeModels.disjunctor" :operate="{ok:'确认数量',check:'详细核对',cancel:'取消'}"
  210. :title="changeSpeModels.title" :content="changeSpeModels.content" :disjunctor="changeSpeModels.disjunctor"
  211. @ok="changeSpeOk" @check="changeSpeCheck" @cancel="changeSpeCancel" :num="speNumChange" :modifyReason="modifyReason" :isFirstShowReason="false">
  212. </changeSpeNum>
  213. <!-- 调查问卷二维码 -->
  214. <questionCode v-if="isQuestionModel" :orderId="questionId" @know="isQuestionModel = false"></questionCode>
  215. </view>
  216. </template>
  217. <script>
  218. import showModel from "../../components/showModel/showModel.vue";
  219. import questionCode from "../../components/questionCode/questionCode.vue";
  220. import {
  221. get,
  222. post,
  223. SM,
  224. webHandle
  225. } from "../../http/http.js";
  226. export default {
  227. components:{
  228. questionCode
  229. },
  230. data() {
  231. return {
  232. // 终点科室标红
  233. isEndDeptRed: false,
  234. // 调研二维码
  235. isQuestionModel:false,
  236. questionId:null,
  237. speNumChange: 0,
  238. modifyReason:'',
  239. changeSpeObj: {},
  240. // 修改标本数量弹窗model
  241. changeSpeModels: {
  242. disjunctor: false,
  243. },
  244. currentCode: '', //当前小扫描的科室二维码
  245. // 手动查询标本弹窗model
  246. speModels: {
  247. disjunctor: false,
  248. },
  249. // 手动查询药品弹窗model
  250. drugbagModels: {
  251. disjunctor: false,
  252. },
  253. // 交接人信息
  254. accountObj: undefined,
  255. //传给后端查询是否继续扫描
  256. deptId: undefined,
  257. SMFlag: true,
  258. // 弹窗model
  259. models: {
  260. disjunctor: false,
  261. },
  262. // 完成扫描弹窗model1
  263. models2: {
  264. disjunctor: false,
  265. },
  266. wcId: "", //工单完成ID
  267. wcFlag: false,
  268. modelFlag: "", //工单完成类型
  269. infoDATA: [],
  270. ids: [],
  271. type: "",
  272. type1: "",
  273. queryObj: {}, //路由传递过来的参数
  274. gotoFlag: true,
  275. speNum: 0,
  276. content: "",
  277. };
  278. },
  279. methods: {
  280. // 修改标本数量-核对
  281. changeSpeCheck() {
  282. console.log(this.infoDATA);
  283. this.changeSpeModels.disjunctor = false;
  284. uni.navigateTo({
  285. url: `/pages/specimenCheckingDetail/specimenCheckingDetail?infoDATA=${encodeURIComponent(JSON.stringify({startDept:this.queryObj.startDeptId,uuid:this.queryObj.gdId}))}&id=${this.queryObj.signDeptId}&t=big&gdState=${this.queryObj.gdState}`
  286. })
  287. },
  288. // 修改标本数量-确认
  289. changeSpeOk(data) {
  290. console.log(data);
  291. const pathUrl = uni.getStorageSync("path");
  292. const {
  293. speNum,
  294. reason,
  295. imageValue
  296. } = data;
  297. this.changeSpeModels.disjunctor = false;
  298. uni.showLoading({
  299. mask: true,
  300. title: "加载中",
  301. });
  302. let postData = {
  303. checkDept: this.queryObj.endDepts, //终点科室
  304. transDeptId: this.changeSpeObj.infoDATA.startDept,
  305. gdId: this.changeSpeObj.infoDATA.uuid,
  306. deptId: this.changeSpeObj.id == "undefined" ?
  307. this.changeSpeObj.infoDATA.startDept : this.changeSpeObj.id,
  308. specimensNum: speNum,
  309. modifyReason: reason,
  310. };
  311. post("/api/updateCheckDeptSpecimensNum", postData).then((res) => {
  312. if (res.status == 200) {
  313. console.log(imageValue);
  314. if (!imageValue.length) {
  315. uni.hideLoading();
  316. if (this.changeSpeObj.t == "big") {
  317. if (this.changeSpeObj.gdState == 4) {
  318. // 待到达
  319. uni.navigateTo({
  320. url: `../../pages/receiptpage/receiptpage`,
  321. });
  322. } else if (this.changeSpeObj.gdState == 5) {
  323. // 待送达
  324. if (res.type1 === "plan-spe-ddd-2") {} else {
  325. let content = `本工单已签到<strong class="red">${
  326. res.scanSet ? res.scanSet.join("、") : ""
  327. }</strong>,剩余需签到科室<strong class="red">${
  328. res.notScanSet ? res.notScanSet.join("、") : ""
  329. }</strong>,您确定完成工单吗?`;
  330. uni.navigateTo({
  331. url: `../scanning/scanning?type=${res.type}&type1=${
  332. res.type1
  333. }&id=${encodeURIComponent(
  334. JSON.stringify([res.gdid])
  335. )}&content=${content}`,
  336. });
  337. }
  338. }
  339. } else if (this.changeSpeObj.t == "small") {
  340. if (this.changeSpeObj.id == "undefined") {
  341. //快捷建单建单进入
  342. uni.navigateTo({
  343. url: `../../pages/receiptpage/receiptpage`,
  344. });
  345. } else {
  346. if (this.changeSpeObj.gdState == 4) {
  347. // 待到达
  348. uni.navigateTo({
  349. url: `../../pages/receiptpage/receiptpage`,
  350. });
  351. } else if (this.changeSpeObj.gdState == 5) {
  352. // 待送达
  353. if (res.type1 === "plan-spe-ddd-2") {} else {
  354. let content = `本工单已签到<strong class="red">${
  355. res.scanSet ? res.scanSet.join("、") : ""
  356. }</strong>,剩余需签到科室<strong class="red">${
  357. res.notScanSet ? res.notScanSet.join("、") : ""
  358. }</strong>,您确定完成工单吗?`;
  359. uni.navigateTo({
  360. url: `../scanning/scanning?type=${res.type}&type1=${
  361. res.type1
  362. }&id=${encodeURIComponent(
  363. JSON.stringify([res.gdid])
  364. )}&content=${content}`,
  365. });
  366. }
  367. }
  368. }
  369. } else {
  370. uni.navigateTo({
  371. url: `../../pages/specimenChecking/specimenChecking?infoDATA=${encodeURIComponent(
  372. JSON.stringify(this.changeSpeObj.infoDATA)
  373. )}`,
  374. });
  375. }
  376. return;
  377. }
  378. let n = 0;
  379. imageValue.forEach((v) => {
  380. // 图片上传 start
  381. console.log("压缩前");
  382. let canvasWidth = v.image.width; //图片原始长宽
  383. let canvasHeight = v.image.height;
  384. let img = new Image();
  385. img.src = v.path;
  386. let canvas = document.createElement("canvas");
  387. let ctx = canvas.getContext("2d");
  388. canvas.width = canvasWidth;
  389. canvas.height = canvasHeight;
  390. ctx.drawImage(img, 0, 0, canvasWidth, canvasHeight);
  391. canvas.toBlob(
  392. (fileSrc) => {
  393. let tp = window.URL.createObjectURL(fileSrc);
  394. console.log("压缩后");
  395. n++;
  396. uni.uploadFile({
  397. url: pathUrl +
  398. "/common/common/uploadAttachment/specimenPhotos/" +
  399. res.deptSpecimensNumId +
  400. "/666",
  401. filePath: tp,
  402. name: "file",
  403. formData: {
  404. filename: v.name,
  405. },
  406. success: (uploadFileRes) => {
  407. console.log(uploadFileRes);
  408. if (--n === 0) {
  409. uni.hideLoading();
  410. uni.showModal({
  411. title: "提示",
  412. content: "修改成功!",
  413. showCancel: false,
  414. success: (result) => {
  415. if (result.confirm) {
  416. console.log("用户点击确定", this.changeSpeObj.t);
  417. if (this.changeSpeObj.t == "big") {
  418. if (this.changeSpeObj.gdState == 4) {
  419. // 待到达
  420. uni.navigateTo({
  421. url: `../../pages/receiptpage/receiptpage`,
  422. });
  423. } else if (this.changeSpeObj.gdState == 5) {
  424. // 待送达
  425. if (res.type1 === "plan-spe-ddd-2") {} else {
  426. let content = `本工单已签到<strong class="red">${
  427. res.scanSet ? res.scanSet.join("、") : ""
  428. }</strong>,剩余需签到科室<strong class="red">${
  429. res.notScanSet ? res.notScanSet.join("、") : ""
  430. }</strong>,您确定完成工单吗?`;
  431. uni.navigateTo({
  432. url: `../scanning/scanning?type=${res.type}&type1=${
  433. res.type1
  434. }&id=${encodeURIComponent(
  435. JSON.stringify([res.gdid])
  436. )}&content=${content}`,
  437. });
  438. }
  439. }
  440. } else if (this.changeSpeObj.t == "small") {
  441. if (this.changeSpeObj.id == "undefined") {
  442. //快捷建单建单进入
  443. uni.navigateTo({
  444. url: `../../pages/receiptpage/receiptpage`,
  445. });
  446. } else {
  447. if (this.changeSpeObj.gdState == 4) {
  448. // 待到达
  449. uni.navigateTo({
  450. url: `../../pages/receiptpage/receiptpage`,
  451. });
  452. } else if (this.changeSpeObj.gdState == 5) {
  453. // 待送达
  454. if (res.type1 === "plan-spe-ddd-2") {} else {
  455. let content = `本工单已签到<strong class="red">${
  456. res.scanSet ? res.scanSet.join("、") : ""
  457. }</strong>,剩余需签到科室<strong class="red">${
  458. res.notScanSet ? res.notScanSet.join("、") : ""
  459. }</strong>,您确定完成工单吗?`;
  460. uni.navigateTo({
  461. url: `../scanning/scanning?type=${res.type}&type1=${
  462. res.type1
  463. }&id=${encodeURIComponent(
  464. JSON.stringify([res.gdid])
  465. )}&content=${content}`,
  466. });
  467. }
  468. }
  469. }
  470. } else {
  471. uni.navigateTo({
  472. url: `../../pages/specimenChecking/specimenChecking?infoDATA=${encodeURIComponent(
  473. JSON.stringify(this.changeSpeObj.infoDATA)
  474. )}`,
  475. });
  476. }
  477. } else if (result.cancel) {
  478. console.log("用户点击取消");
  479. }
  480. },
  481. });
  482. }
  483. },
  484. fail: (err) => {
  485. n--;
  486. console.error(err);
  487. uni.hideLoading();
  488. uni.showToast({
  489. icon: "none",
  490. title: "上传失败",
  491. duration: 2000,
  492. });
  493. },
  494. });
  495. },
  496. "image/jpeg",
  497. 0.3
  498. );
  499. // 图片上传 end
  500. });
  501. } else {
  502. uni.hideLoading();
  503. uni.showToast({
  504. icon: "none",
  505. title: res.msg || "接口获取数据失败!",
  506. });
  507. }
  508. });
  509. },
  510. // 修改标本数量-取消
  511. changeSpeCancel() {
  512. this.changeSpeModels.disjunctor = false;
  513. },
  514. // 修改标本数量弹窗
  515. showChangeSpe() {
  516. uni.showLoading({
  517. mask: true,
  518. title: "加载中",
  519. });
  520. let postData = {
  521. deptId: this.deptId,
  522. gdId: this.queryObj.gdId,
  523. };
  524. post(`/api/getStartDeptSpecimensNum`, postData).then((res) => {
  525. uni.hideLoading();
  526. if (res.status == 200) {
  527. this.speNumChange = res.data[0].deptSpecimensNum;
  528. this.modifyReason = res.data[0].modifyReason;
  529. this.changeSpeModels = {
  530. title: "修改标本数量",
  531. content: `您已到达<span class="red">${this.queryObj.dept}</span>本科室标本数量为<span class="red">${this.speNumChange}</span>,请确认标本数量`,
  532. disjunctor: true,
  533. };
  534. } else {
  535. this.speNumChange = "";
  536. this.modifyReason = "";
  537. uni.showToast({
  538. icon: "none",
  539. title: res.msg || "接口获取数据失败!",
  540. });
  541. }
  542. });
  543. },
  544. // 数量核对 queryObj
  545. checkNumber() {
  546. this.changeSpeObj = {
  547. infoDATA: {
  548. startDept: this.queryObj.startDeptId,
  549. uuid: this.queryObj.gdId
  550. },
  551. id: this.queryObj.signDeptId,
  552. t: 'big',
  553. gdState: this.queryObj.gdState,
  554. }
  555. this.showChangeSpe();
  556. },
  557. // 手动查询药品-确认
  558. drugbagOk(data) {
  559. console.log(data);
  560. if (!data.id) {
  561. //没有查询到药品
  562. uni.showModal({
  563. title: '提示',
  564. content: "没有查询到发药单号!",
  565. showCancel: false,
  566. success: function(res) {
  567. if (res.confirm) {
  568. console.log('用户点击确定');
  569. } else if (res.cancel) {
  570. console.log('用户点击取消');
  571. }
  572. }
  573. });
  574. return;
  575. }
  576. this.drugbagModels.disjunctor = false;
  577. this.hand_scanning_common(data.packid, 'hand');
  578. },
  579. // 手动查询药品-取消
  580. drugbagCancel() {
  581. this.drugbagModels.disjunctor = false;
  582. },
  583. // 手动查询药品弹窗
  584. showHandViewDrugsbag() {
  585. this.drugbagModels = {
  586. title: '填写发药单号',
  587. disjunctor: true,
  588. }
  589. },
  590. // 手动查询标本-确认
  591. speOk(data) {
  592. console.log(data);
  593. if (!data.id) {
  594. //没有查询到标本
  595. uni.showModal({
  596. title: '提示',
  597. content: "没有查询到标本!",
  598. showCancel: false,
  599. success: function(res) {
  600. if (res.confirm) {
  601. console.log('用户点击确定');
  602. } else if (res.cancel) {
  603. console.log('用户点击取消');
  604. }
  605. }
  606. });
  607. return;
  608. }
  609. this.speModels.disjunctor = false;
  610. this.hand_scanning_common(data.scode, 'hand');
  611. },
  612. // 手动查询标本-取消
  613. speCancel() {
  614. this.speModels.disjunctor = false;
  615. },
  616. // 手动查询标本弹窗
  617. showHandViewSpecimen() {
  618. this.speModels = {
  619. title: '填写标本编码',
  620. disjunctor: true,
  621. }
  622. },
  623. // 手动输入标本和扫码公共方法
  624. hand_scanning_common(ress1, type) {
  625. uni.showLoading({
  626. title: "加载中",
  627. mask: true,
  628. });
  629. // ----------------
  630. //检验二维码的有效性
  631. post("/dept/scanning", {
  632. content: ress1,
  633. }).then((result) => {
  634. this.SMFlag = true;
  635. if (result.state == 200 || result.state == 201) {
  636. this.currentCode = result.code;
  637. let ress = result.code;
  638. let speCode = ress;
  639. let data = {
  640. code: speCode,
  641. type: this.queryObj.type1,
  642. deptCode: this.code,
  643. ids: this.ids,
  644. };
  645. let postType = "";
  646. if (this.type == "jPBag" || this.type == "drugsBag") {
  647. postType = "handleDrugsAndJp";
  648. if(this.type == "drugsBag"){
  649. delete data.ids;
  650. }
  651. if (this.accountObj) {
  652. data.handover = this.accountObj.accountId;
  653. }
  654. data.deptId = this.deptId;
  655. }
  656. if (this.type == "specimen") {
  657. postType = "handleSpes";
  658. data["speCode"] = data.code;
  659. delete data.code;
  660. if (this.accountObj) {
  661. data.handover = this.accountObj.accountId;
  662. }
  663. }
  664. if (this.type == "specimenPlan") {
  665. postType = "handlePlanSpes";
  666. data["speCode"] = data.code;
  667. delete data.code;
  668. if (this.accountObj) {
  669. data.handover = this.accountObj.accountId;
  670. }
  671. }
  672. if (this.type == "inspect") {
  673. postType = "handleIns";
  674. }
  675. if (this.type == "patientTransport") {
  676. postType = "handleTrans";
  677. }
  678. post("/workerOrder/" + postType, data).then((ress) => {
  679. uni.hideLoading();
  680. if (ress.status == 200 || ress.status == 11111) {
  681. //标本和标本轮巡工单,扫描标本后会自动调用摄像头,继续扫描,直到status不是200
  682. if ((this.type == "specimenPlan" || this.type == "specimen") && ress.status != 11111) {
  683. this.getPageConfigSpecimen((flag, type, ress) => {
  684. if(flag){
  685. if (type === 'scan') {
  686. setTimeout(()=>{
  687. this.Scanning_again();
  688. },500)
  689. }
  690. }
  691. if(ress){
  692. this.speNum = ress.specimenCount;
  693. uni.navigateTo({
  694. url: `../scanning_djInfo/scanning_djInfo?type=${
  695. this.queryObj.type
  696. }&type1=${
  697. this.queryObj.type1
  698. }&infoData=${encodeURIComponent(
  699. JSON.stringify(ress.data)
  700. )}&status=${ress.status}&msg=${ress.msg}&deptCode=${
  701. this.queryObj.code
  702. }&dept=${this.queryObj.dept}&ids=${encodeURIComponent(
  703. JSON.stringify(this.ids)
  704. )}&model=${encodeURIComponent(
  705. JSON.stringify(ress)
  706. )}&speNum=${this.speNum}&accountObj=${encodeURIComponent(
  707. JSON.stringify(this.accountObj)
  708. )}&deptId=${this.deptId}&scanOrHand=${type}&isEndDeptRed=${this.isEndDeptRed}`,
  709. });
  710. }
  711. }, type, ress.data, ress);
  712. return;
  713. }
  714. if(this.type === 'patientTransport' && this.queryObj.type1 == 'trans-dsd-1'){
  715. // 门诊服务点
  716. if(ress.orderList){
  717. uni.navigateTo({
  718. url: `/pages/outpatient/outpatientEndSignIn/outpatientEndSignIn?model=${encodeURIComponent(JSON.stringify(ress))}`,
  719. });
  720. }else{
  721. this.speNum = ress.specimenCount;
  722. uni.navigateTo({
  723. url: `../scanning_djInfo/scanning_djInfo?type=${
  724. this.queryObj.type
  725. }&type1=${
  726. this.queryObj.type1
  727. }&infoData=${encodeURIComponent(
  728. JSON.stringify(ress.data)
  729. )}&status=${ress.status}&msg=${ress.msg}&deptCode=${
  730. this.queryObj.code
  731. }&dept=${this.queryObj.dept}&ids=${encodeURIComponent(
  732. JSON.stringify(this.ids)
  733. )}&model=${encodeURIComponent(
  734. JSON.stringify(ress)
  735. )}&speNum=${this.speNum}&accountObj=${encodeURIComponent(
  736. JSON.stringify(this.accountObj)
  737. )}&deptId=${this.deptId}&scanOrHand=${type}`,
  738. });
  739. }
  740. }else{
  741. this.speNum = ress.specimenCount;
  742. uni.navigateTo({
  743. url: `../scanning_djInfo/scanning_djInfo?type=${
  744. this.queryObj.type
  745. }&type1=${
  746. this.queryObj.type1
  747. }&infoData=${encodeURIComponent(
  748. JSON.stringify(ress.data)
  749. )}&status=${ress.status}&msg=${ress.msg}&deptCode=${
  750. this.queryObj.code
  751. }&dept=${this.queryObj.dept}&ids=${encodeURIComponent(
  752. JSON.stringify(this.ids)
  753. )}&model=${encodeURIComponent(
  754. JSON.stringify(ress)
  755. )}&speNum=${this.speNum}&accountObj=${encodeURIComponent(
  756. JSON.stringify(this.accountObj)
  757. )}&deptId=${this.deptId}&scanOrHand=${type}`,
  758. });
  759. }
  760. } else {
  761. uni.navigateTo({
  762. url: `../scanning_djInfo/scanning_djInfo?type=${
  763. this.queryObj.type
  764. }&type1=${this.queryObj.type1}&status=${ress.status}&msg=${
  765. ress.msg
  766. }&deptCode=${this.queryObj.code}&dept=${
  767. this.queryObj.dept
  768. }&ids=${encodeURIComponent(
  769. JSON.stringify(this.ids)
  770. )}&infoData=${encodeURIComponent(
  771. JSON.stringify(ress.data)
  772. )}&model=${encodeURIComponent(
  773. JSON.stringify(ress)
  774. )}&accountObj=${encodeURIComponent(
  775. JSON.stringify(this.accountObj)
  776. )}&deptId=${this.deptId}&scanOrHand=${type}&qrcode=${this.currentCode}`,
  777. });
  778. }
  779. });
  780. } else {
  781. uni.hideLoading();
  782. uni.showToast({
  783. icon: "none",
  784. title: result.info || "接口获取数据失败!",
  785. });
  786. }
  787. });
  788. // ------------------------------
  789. },
  790. // 查看未扫描标本
  791. // isScan true已扫描标本,false未扫描标本
  792. getNoScanSpecimen(isScan) {
  793. if (!this.gotoFlag) {
  794. return;
  795. }
  796. this.gotoFlag = false;
  797. let ids = JSON.parse(this.queryObj.ids);
  798. if (isScan) {
  799. uni.navigateTo({
  800. url: `../noScanSpecimen/noScanSpecimen?deptName=${this.queryObj.dept}&workOrderId=${encodeURIComponent(
  801. JSON.stringify(ids)
  802. )}&deptCode=${this.queryObj.code}&isScan=1`,
  803. });
  804. } else {
  805. uni.navigateTo({
  806. url: `../noScanSpecimen/noScanSpecimen?deptName=${this.queryObj.dept}&workOrderId=${encodeURIComponent(
  807. JSON.stringify(ids)
  808. )}&deptCode=${this.queryObj.code}`,
  809. });
  810. }
  811. },
  812. // 正常完成扫描
  813. overFinish() {
  814. //完成扫描
  815. let postType = "";
  816. if (
  817. this.queryObj.type1 === "plan-spe-ddd-2" ||
  818. this.queryObj.type1 === "plan-spe-dsd-2" ||
  819. this.queryObj.type1 === "plan-spe-dsd-3"
  820. ) {
  821. postType = "finishPlanSpes";
  822. } else if (this.queryObj.type1 == "spe-ddd-2") {
  823. postType = "finishSpes";
  824. }
  825. let data = {
  826. type: this.queryObj.type1,
  827. ids: this.wcId,
  828. };
  829. uni.showLoading({
  830. title: "加载中",
  831. mask: true,
  832. });
  833. post("/workerOrder/" + postType, data).then((res) => {
  834. if (res.status == 200) {
  835. this.models2 = {
  836. disjunctor: true,
  837. title: "提示",
  838. content: `完成扫描成功`,
  839. icon: "success",
  840. operate: {
  841. know: "知道了",
  842. },
  843. };
  844. } else {
  845. uni.hideLoading();
  846. uni.showToast({
  847. icon: "none",
  848. title: res.msg || "接口获取数据失败!",
  849. });
  850. }
  851. });
  852. },
  853. // 确定
  854. ok() {
  855. this.models.disjunctor = false;
  856. if (this.modelFlag === "complete") {
  857. uni.showLoading({
  858. title: "加载中",
  859. mask: true,
  860. });
  861. let ids = JSON.parse(this.queryObj.ids);
  862. let postData = {
  863. ids,
  864. sign: true,
  865. deptQrCode: this.queryObj.code,
  866. };
  867. post("/workerOrder/expectedAndActual", postData).then((ress) => {
  868. uni.hideLoading();
  869. if (ress.status == 200) {
  870. if (this.wcFlag) {
  871. //正常完成扫描
  872. this.overFinish();
  873. } else {
  874. this.gotoOver();
  875. }
  876. } else if (ress.status == 1000035) {
  877. let content = "";
  878. if (
  879. this.queryObj.type1 === "spe-ddd-2" ||
  880. this.queryObj.type1 === "plan-spe-ddd-2"
  881. ) {
  882. //待到达
  883. content =
  884. `系统内预计标本<strong class="red">${ress.expectReceiveNum}</strong>只,您扫描收取标本<strong class="red">${ress.actualReceiveNum}</strong>只,其中<strong class="red">${ress.notReceiveNum}</strong>只未扫描;`;
  885. } else {
  886. //待送达
  887. this.content = `本工单已签到<strong class="red">${
  888. ress.scanSet ? ress.scanSet.join("、") : ""
  889. }</strong>,剩余需签到科室<strong class="red">${
  890. ress.notScanSet ? ress.notScanSet.join("、") : ""
  891. }</strong>,总签收<strong class="red">${
  892. ress.totalAcceptance
  893. }</strong>只,剩余<strong class="red">${
  894. ress.notAcceptance
  895. }</strong>只未签收,您确定完成工单吗?`;
  896. content =
  897. `您在<strong class="red">${ress.deptName}</strong>检验科扫描了<strong class="red">${ress.deptScanNum}</strong>个标本,还需扫描<strong class="red">${ress.deptNotScanNum}</strong>标本。`;
  898. }
  899. // 取消弹窗 2022年10月10日
  900. this.ok2();
  901. // this.models2 = {
  902. // disjunctor: true,
  903. // title: "提示",
  904. // content,
  905. // icon: "warn",
  906. // operate: {
  907. // ok: "确定",
  908. // cancel: "取消",
  909. // },
  910. // };
  911. } else {
  912. uni.showToast({
  913. icon: "none",
  914. title: ress.msg || "接口获取数据失败!",
  915. });
  916. }
  917. });
  918. } else if (this.modelFlag === "complete1") {
  919. //1对1标本完成工单
  920. let ids = this.wcId;
  921. uni.showLoading({
  922. title: "加载中",
  923. mask: true,
  924. });
  925. post("/workerOrder/finishSpeOrder", ids).then((res) => {
  926. if (res.status == 200) {
  927. uni.reLaunch({
  928. url: "../receiptpage/receiptpage",
  929. });
  930. } else {
  931. uni.hideLoading();
  932. uni.showToast({
  933. icon: "none",
  934. title: res.msg || "接口获取数据失败!",
  935. });
  936. }
  937. });
  938. }
  939. },
  940. // 取消
  941. cancel() {
  942. this.models.disjunctor = false;
  943. },
  944. // 确定
  945. ok2() {
  946. this.models2.disjunctor = false;
  947. let ids = JSON.parse(this.queryObj.ids);
  948. let postData = {
  949. ids,
  950. deptQrCode: this.queryObj.code,
  951. };
  952. uni.showLoading({
  953. title: "加载中",
  954. mask: true,
  955. });
  956. post("/workerOrder/expectedAndActual", postData).then((ress) => {
  957. uni.hideLoading();
  958. if (ress.status == 200) {
  959. if (this.wcFlag) {
  960. this.overFinish();
  961. } else {
  962. this.gotoOver();
  963. }
  964. } else {
  965. uni.showToast({
  966. icon: "none",
  967. title: ress.msg || "接口获取数据失败!",
  968. });
  969. }
  970. });
  971. },
  972. // 取消
  973. cancel2() {
  974. this.models2.disjunctor = false;
  975. },
  976. know2() {
  977. this.models2.disjunctor = false;
  978. uni.reLaunch({
  979. url: "../receiptpage/receiptpage",
  980. });
  981. },
  982. //完成扫描
  983. Scanning_complete(id) {
  984. // 如果是标本配送和标本轮巡,则进入标本核对页面
  985. if((this.type === 'specimen' || this.type === 'specimenPlan') && this.queryObj.type1.includes('ddd')){
  986. uni.navigateTo({
  987. url: `../checkAfterScanning/checkAfterScanning?id=${id}&type=${this.queryObj.type}&type1=${this.queryObj.type1}&dept=${this.queryObj.dept}&deptId=${this.queryObj.deptId}&deptCode=${this.queryObj.deptCode}&speNum=${this.speNum}&content=${this.content}`,
  988. });
  989. return;
  990. }
  991. this.modelFlag = "complete";
  992. this.wcId = id;
  993. if (
  994. this.queryObj.type1 == "plan-spe-ddd-2" ||
  995. this.queryObj.type1 == "spe-ddd-2"
  996. ) {
  997. this.wcFlag = true;
  998. this.models = {
  999. disjunctor: true,
  1000. title: "提示",
  1001. content: "是否确定标本已扫描完成?",
  1002. icon: "warn",
  1003. operate: {
  1004. ok: "确定",
  1005. cancel: "取消",
  1006. },
  1007. };
  1008. } else if (
  1009. this.queryObj.type1 == "plan-spe-dsd-2" ||
  1010. this.queryObj.type1 == "plan-spe-dsd-3" ||
  1011. this.queryObj.type1 == "spe-dsd-2" ||
  1012. this.queryObj.type1 == "spe-dsd-3"
  1013. ) {
  1014. this.wcFlag = false;
  1015. this.models = {
  1016. disjunctor: true,
  1017. title: "提示",
  1018. content: "是否确定标本已扫描完成?",
  1019. icon: "warn",
  1020. operate: {
  1021. ok: "确定",
  1022. cancel: "取消",
  1023. },
  1024. };
  1025. } else {
  1026. this.gotoOver();
  1027. }
  1028. },
  1029. // 跳转完成工单页面
  1030. gotoOver() {
  1031. if(this.queryObj.type === 'specimenPlan'){
  1032. uni.navigateTo({
  1033. url: `../specimenCheckingEnd/specimenCheckingEnd?type=${this.queryObj.type}&type1=${
  1034. this.queryObj.type1
  1035. }&deptCode=${this.queryObj.code}&dept=${
  1036. this.queryObj.dept
  1037. }&id=${encodeURIComponent(JSON.stringify(this.wcId))}&content=${
  1038. this.content
  1039. }`,
  1040. });
  1041. }else{
  1042. uni.navigateTo({
  1043. url: `../scanning/scanning?type=${this.queryObj.type}&type1=${
  1044. this.queryObj.type1
  1045. }&deptCode=${this.queryObj.code}&dept=${
  1046. this.queryObj.dept
  1047. }&id=${encodeURIComponent(JSON.stringify(this.wcId))}&content=${
  1048. this.content
  1049. }`,
  1050. });
  1051. }
  1052. },
  1053. //一对一完成工单
  1054. Scanning_complete1(id) {
  1055. this.modelFlag = "complete1";
  1056. this.wcId = id;
  1057. this.models = {
  1058. disjunctor: true,
  1059. title: "提示",
  1060. content: "是否确定标本配送完成?",
  1061. icon: "warn",
  1062. operate: {
  1063. ok: "确定",
  1064. cancel: "取消",
  1065. },
  1066. };
  1067. },
  1068. //继续扫描
  1069. Scanning_again() {
  1070. if (!this.SMFlag) {
  1071. return;
  1072. }
  1073. this.SMFlag = false;
  1074. SM()
  1075. .then((ress1) => {
  1076. this.hand_scanning_common(ress1, 'scan');
  1077. })
  1078. .catch((err) => {
  1079. this.SMFlag = true;
  1080. });
  1081. },
  1082. // 知道了
  1083. showAlert() {
  1084. uni.navigateTo({
  1085. url: "../receiptpage/receiptpage",
  1086. });
  1087. },
  1088. // 获取问卷配置
  1089. getQuestionnaireSet(){
  1090. uni.showLoading({
  1091. title: "加载中",
  1092. mask: true,
  1093. });
  1094. const userData = uni.getStorageSync("userData");
  1095. post("/simple/data/fetchDataList/questionnaireConfig",{
  1096. questionnaireConfig:{
  1097. hosId:userData.user.currentHospital.id
  1098. },
  1099. idx:0,
  1100. sum:10
  1101. }).then((res) => {
  1102. uni.hideLoading();
  1103. if (res.status == 200) {
  1104. let data = res.list[0];
  1105. let isQuestion = null
  1106. let taskTypeArr = []
  1107. if(data.taskTypeDTOS.length>0 && data.questionnaireDTOS.length>0){
  1108. if(this.type == 'other' && this.infoDATA.workOrderList.length>1){
  1109. for(let i of this.infoDATA.workOrderList){
  1110. taskTypeArr.push({
  1111. id:i.id, //工单id
  1112. taskTypeId:i.taskType.id //任务类型id
  1113. })
  1114. }
  1115. for(let t of data.taskTypeDTOS){
  1116. for(let x of taskTypeArr){
  1117. if(t.id == x.taskTypeId){
  1118. isQuestion = x
  1119. }
  1120. }
  1121. }
  1122. this.$nextTick(_=>{
  1123. if(isQuestion){
  1124. this.questionId = isQuestion.id
  1125. }
  1126. })
  1127. }else{
  1128. let taskTypeId = this.infoDATA.workOrderList[0].taskType.id
  1129. this.questionId = this.infoDATA.workOrderList[0].id
  1130. isQuestion = data.taskTypeDTOS.find(i=> i.id == taskTypeId)
  1131. }
  1132. this.$nextTick(_=>{
  1133. if(isQuestion){
  1134. this.isQuestionModel = true
  1135. }
  1136. })
  1137. }
  1138. } else {
  1139. uni.showToast({
  1140. icon: "none",
  1141. title: res.msg || "接口获取数据失败!",
  1142. });
  1143. }
  1144. });
  1145. },
  1146. // 页面控制-标本
  1147. getPageConfigSpecimen(fn, type, specimenDTO, ress){
  1148. const userData = uni.getStorageSync("userData");
  1149. console.log('userData', userData);
  1150. console.log('specimenDTO', specimenDTO);
  1151. uni.showLoading({
  1152. title: "加载中",
  1153. mask: true,
  1154. });
  1155. // 查询标本配送业务
  1156. post("/simple/data/fetchDataList/taskType",{
  1157. "idx": 0,
  1158. "sum": 10,
  1159. "taskType": {
  1160. "simpleQuery": true,
  1161. "hosId": {
  1162. "id": userData.user.currentHospital.id
  1163. },
  1164. "associationType": {
  1165. "key": "association_types",
  1166. "value": "specimen"
  1167. }
  1168. }
  1169. }).then((res) => {
  1170. if (res.status == 200) {
  1171. let taskTypeDTO = res.list[0];
  1172. if(taskTypeDTO){
  1173. // 查询业务页面控制-标本
  1174. post("/simple/data/fetchDataList/taskTypeConfig",{
  1175. "idx": 0,
  1176. "sum": 10,
  1177. "taskTypeConfig": {
  1178. taskTypeDTO,
  1179. }
  1180. }).then((res) => {
  1181. uni.hideLoading();
  1182. if (res.status == 200) {
  1183. let data = res.list[0];
  1184. if(data){
  1185. let deptNotAlertList = data.deptNotAlertList || [];
  1186. deptNotAlertList = deptNotAlertList.map(v => v.id);
  1187. if(deptNotAlertList.includes(specimenDTO.checkDept.id)){
  1188. this.isEndDeptRed = true;
  1189. console.log('红色')
  1190. fn(false, type, ress);
  1191. }else{
  1192. this.isEndDeptRed = false;
  1193. fn(true, type, ress);
  1194. }
  1195. console.log('this.isEndDeptRed', this.isEndDeptRed);
  1196. }else{
  1197. this.isEndDeptRed = false;
  1198. fn(true, type, ress);
  1199. }
  1200. } else {
  1201. uni.showToast({
  1202. icon: "none",
  1203. title: res.msg || "接口获取数据失败!",
  1204. });
  1205. }
  1206. });
  1207. }else{
  1208. uni.hideLoading();
  1209. uni.showToast({
  1210. icon: "none",
  1211. title: "未查询到标本配送业务!",
  1212. });
  1213. }
  1214. } else {
  1215. uni.hideLoading();
  1216. uni.showToast({
  1217. icon: "none",
  1218. title: res.msg || "接口获取数据失败!",
  1219. });
  1220. }
  1221. });
  1222. },
  1223. },
  1224. onShow() {
  1225. this.SMFlag = true;
  1226. this.gotoFlag = true;
  1227. },
  1228. onLoad(options) {
  1229. console.log(options, "djEnd");
  1230. if (options.speNum) {
  1231. this.speNum = options.speNum;
  1232. }
  1233. if (options.accountObj && options.accountObj != "undefined") {
  1234. this.accountObj = JSON.parse(options.accountObj);
  1235. }
  1236. if (options.deptId && options.deptId != "undefined") {
  1237. this.deptId = options.deptId;
  1238. }
  1239. this.queryObj = options;
  1240. let list = JSON.parse(options.model); //签到返回的信息
  1241. this.code = options.code; //二维码code
  1242. this.ids = options.ids && JSON.parse(options.ids); //科室ID数组
  1243. this.infoDATA = list;
  1244. console.log(this.infoDATA, "this.infoDATA");
  1245. if (options.type) {
  1246. //关联类型
  1247. this.type = options.type;
  1248. } else {
  1249. this.type = list.type;
  1250. }
  1251. this.type1 = options.type1;
  1252. if(options.workOrderList){
  1253. this.infoDATA.workOrderList = JSON.parse(options.workOrderList)
  1254. }
  1255. if(
  1256. (this.infoDATA.state == 'finish' &&
  1257. this.infoDATA.status == 200 &&
  1258. this.type == 'specimenPlan' &&
  1259. this.infoDATA.type == 'plan-spe-dsd-1') ||
  1260. (this.infoDATA.status == 200 &&
  1261. this.type == 'other' &&
  1262. this.infoDATA.type == 'qt-dsd-1')){
  1263. this.getQuestionnaireSet()
  1264. }
  1265. if(this.queryObj.isDigitalHandover==1){
  1266. this.checkNumber();//自动弹出数量核对
  1267. }
  1268. // #ifdef APP-PLUS
  1269. webHandle("no", "app");
  1270. // #endif
  1271. // #ifdef H5
  1272. webHandle("no", "wx");
  1273. // #endif
  1274. },
  1275. };
  1276. </script>
  1277. <style lang="less">
  1278. .Scanning_djEnd {
  1279. padding: 0px 20rpx;
  1280. .Scanning_top {
  1281. min-height: 270rpx;
  1282. .Scanning_top_icon {
  1283. width: 140rpx;
  1284. height: 140rpx;
  1285. margin: 0 auto;
  1286. // margin-top: 116rpx;
  1287. border-radius: 50%;
  1288. line-height: 140rpx;
  1289. .cubeic-ok {
  1290. font-size: 140rpx;
  1291. color: #35b34a;
  1292. }
  1293. .cubeic-close {
  1294. font-size: 140rpx;
  1295. color: #ff3b53;
  1296. }
  1297. }
  1298. .Scanning_top_text {
  1299. .text1 {
  1300. margin-top: 40rpx;
  1301. font-size: 48rpx;
  1302. text-align: center;
  1303. }
  1304. }
  1305. }
  1306. .Scanning_cont {
  1307. font-size: 32rpx;
  1308. text-align: center;
  1309. view {
  1310. margin-bottom: 16rpx;
  1311. }
  1312. .text {
  1313. margin-top: 24rpx;
  1314. color: #35b34a;
  1315. }
  1316. .text1 {
  1317. margin-top: 24rpx;
  1318. color: #ff3b53;
  1319. }
  1320. }
  1321. .foot_btn {
  1322. line-height: 88rpx;
  1323. height: 100rpx;
  1324. margin-top: 40rpx;
  1325. text-align: center;
  1326. display: flex;
  1327. view {
  1328. height: 88rpx;
  1329. flex: 1;
  1330. margin: 0 1%;
  1331. background-image: linear-gradient(to right, #72c172, #3bb197);
  1332. color: #fff;
  1333. border-radius: 8rpx;
  1334. font-size: 32rpx;
  1335. margin-top: 16rpx;
  1336. }
  1337. }
  1338. .foot_btn_spe {
  1339. line-height: 88rpx;
  1340. height: 100rpx;
  1341. margin-top: 40rpx;
  1342. text-align: center;
  1343. display: flex;
  1344. justify-content: space-between;
  1345. flex-wrap: wrap;
  1346. &::after {
  1347. content: '';
  1348. flex: 1;
  1349. }
  1350. view {
  1351. height: 88rpx;
  1352. width: 48%;
  1353. margin: 0 1%;
  1354. background-image: linear-gradient(to right, #72c172, #3bb197);
  1355. color: #fff;
  1356. border-radius: 8rpx;
  1357. font-size: 32rpx;
  1358. margin-top: 16rpx;
  1359. }
  1360. }
  1361. }
  1362. </style>