ribao.js 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717
  1. function ribao_init() {
  2. //lingyun
  3. $('#btnRB').on('click', function () {
  4. window.location.href = "/yeweihui/home.html";
  5. });
  6. $("#js_input_gzzd").select({
  7. title: "选择工作驻地",
  8. items: [
  9. {
  10. title: "武汉市",
  11. value: "1",
  12. },
  13. {
  14. title: "宜昌市",
  15. value: "2",
  16. },
  17. {
  18. title: "当阳市",
  19. value: "3",
  20. },
  21. {
  22. title: "其它地点",
  23. value: "4",
  24. }]
  25. });
  26. $("#js_input_jrszd").select({
  27. title: "选择今日所在地",
  28. items: [
  29. {
  30. title: "武汉市",
  31. value: "1",
  32. }, {
  33. title: "宜昌市",
  34. value: "2",
  35. },
  36. {
  37. title: "当阳市",
  38. value: "3",
  39. },
  40. {
  41. title: "其它地点",
  42. value: "4",
  43. }]
  44. });
  45. $("#js_input_sf").select({
  46. title: "",
  47. items: [
  48. {
  49. title: "否",
  50. value: "0",
  51. },
  52. {
  53. title: "是",
  54. value: "1",
  55. }]
  56. });
  57. $("#js_input_cfd").select({
  58. title: "选择出发地",
  59. items: [
  60. {
  61. title: "武汉市",
  62. value: "1",
  63. }, {
  64. title: "宜昌市",
  65. value: "2",
  66. },
  67. {
  68. title: "当阳市",
  69. value: "3",
  70. },
  71. {
  72. title: "其它地点",
  73. value: "4",
  74. }]
  75. });
  76. $("#js_input_mdd").select({
  77. title: "选择目的地",
  78. items: [
  79. {
  80. title: "武汉市",
  81. value: "1",
  82. }, {
  83. title: "宜昌市",
  84. value: "2",
  85. },
  86. {
  87. title: "当阳市",
  88. value: "3",
  89. },
  90. {
  91. title: "其它地点",
  92. value: "4",
  93. }]
  94. });
  95. $("#js_input_cxfs").select({
  96. title: "选择出行方式",
  97. items: [
  98. {
  99. title: "长途汽车",
  100. value: "1",
  101. },
  102. {
  103. title: "火车",
  104. value: "2",
  105. },
  106. {
  107. title: "飞机",
  108. value: "3",
  109. },
  110. {
  111. title: "自驾",
  112. value: "4",
  113. }]
  114. });
  115. // $("#js_input_user_sex").val(getGreder(2)); //设置初始值
  116. $('#btnRB').on('click', function () {
  117. window.location.href = "/yeweihui/home.html";
  118. });
  119. $("#js_input_user_sex").select({
  120. title: "选择性别",
  121. items: [
  122. {
  123. title: "男",
  124. value: "1",
  125. },
  126. {
  127. title: "女",
  128. value: "2",
  129. }]
  130. });
  131. $("#js_input_user_status").select({
  132. title: "选择基本状况",
  133. items: [
  134. {
  135. title: "无病史",
  136. value: "0",
  137. }, {
  138. title: "心脑血管疾病(服用ARB)",
  139. value: "1",
  140. },
  141. {
  142. title: "心脑血管疾病(未服ARB)",
  143. value: "2",
  144. },
  145. {
  146. title: "呼吸系统病史",
  147. value: "3",
  148. },
  149. {
  150. title: "肿瘤病史",
  151. value: "4",
  152. },
  153. {
  154. title: "糖尿病史",
  155. value: "5",
  156. },
  157. {
  158. title: "服用过激素药物",
  159. value: "6",
  160. },
  161. {
  162. title: "妊娠期",
  163. value: "7",
  164. }]
  165. });
  166. $("#js_input_user_kesou").select({
  167. title: "选择咳嗽情况",
  168. items: [
  169. {
  170. title: "无咳嗽",
  171. value: "0",
  172. },
  173. {
  174. title: "偶有短暂咳嗽",
  175. value: "1",
  176. },
  177. {
  178. title: "咳嗽轻度影响生活",
  179. value: "2",
  180. },
  181. {
  182. title: "咳嗽严重影响生活",
  183. value: "3",
  184. }]
  185. });
  186. $("#js_input_user_jirou").select({
  187. title: "选择肌肉情况",
  188. items: [
  189. {
  190. title: "无",
  191. value: "0",
  192. },
  193. {
  194. title: "按压有",
  195. value: "1",
  196. },
  197. {
  198. title: "偶尔",
  199. value: "2",
  200. },
  201. {
  202. title: "持续有",
  203. value: "3",
  204. }]
  205. });
  206. $("#js_input_user_huxi").select({
  207. title: "选择呼吸情况",
  208. items: [
  209. {
  210. title: "无",
  211. value: "0",
  212. },
  213. {
  214. title: "急走或上坡气短",
  215. value: "1",
  216. },
  217. {
  218. title: "气短而走路变慢",
  219. value: "2",
  220. },
  221. {
  222. title: "走路数分钟后气短",
  223. value: "3",
  224. },
  225. {
  226. title: "气短无法离开房间",
  227. value: "4",
  228. }]
  229. });
  230. $("#js_input_user_fali").select({
  231. title: "选择乏力情况",
  232. items: [
  233. {
  234. title: "无",
  235. value: "0",
  236. },
  237. {
  238. title: "体力劳动后不能恢复",
  239. value: "1",
  240. },
  241. {
  242. title: "轻体力活非常累",
  243. value: "2",
  244. },
  245. {
  246. title: "不能正常生活",
  247. value: "3",
  248. }]
  249. });
  250. $("#js_input_user_fuxie").select({
  251. title: "选择腹泻情况",
  252. items: [
  253. {
  254. title: "无",
  255. value: "0",
  256. },
  257. {
  258. title: "轻度腹泻(少于3次)",
  259. value: "1",
  260. },
  261. {
  262. title: "中度腹泻(4-6次)",
  263. value: "2",
  264. },
  265. {
  266. title: "重度腹泻(超过6次)",
  267. value: "3",
  268. }]
  269. });
  270. $("#switchQuezhen").select({
  271. title: "选择是否确诊",
  272. items: [
  273. {
  274. title: "否",
  275. value: "0",
  276. },
  277. {
  278. title: "是",
  279. value: "1",
  280. }]
  281. });
  282. $("#switchQuezhen_zz").select({
  283. title: "选择症状",
  284. items: [
  285. {
  286. title: "无",
  287. value: "0",
  288. },
  289. {
  290. title: "新冠确诊",
  291. value: "1",
  292. },
  293. {
  294. title: "新冠疑似",
  295. value: "2",
  296. },
  297. {
  298. title: "密切接触者",
  299. value: "3",
  300. },
  301. {
  302. title: "解除观察",
  303. value: "4",
  304. }]
  305. });
  306. $("#switchDanjiangeli").select({
  307. title: "选择是否单间隔离",
  308. items: [
  309. {
  310. title: "否",
  311. value: "0",
  312. },
  313. {
  314. title: "是",
  315. value: "1",
  316. }]
  317. });
  318. //
  319. // updateSuspected({
  320. // userName : 'www',
  321. // grender : 2,
  322. // age : 34,
  323. // familyStatus : 1,
  324. // statusDesp : "",
  325. // medical:0,
  326. // singleRoom:1,
  327. // temperature:0,
  328. // cough:2,
  329. // muscle:1,
  330. // dyspnea:1,
  331. // fatigue:1,
  332. // diarrhea:2,
  333. // others:""
  334. // })
  335. //
  336. // var grender = $("#js_input_user_sex").attr("data-values") == undefined ? 0 : $("#js_input_user_sex").attr("data-values");
  337. // console.log("grender:" + grender)
  338. }
  339. function selectinput1(obj) {
  340. var grender = $("#js_input_gzzd").attr("data-values") == undefined ? 0 : $("#js_input_gzzd").attr("data-values");
  341. if (grender != 4) {//js_input_qtdd
  342. // $('#js_input_qtdd')[0].disabled == 'disabled'
  343. $('#js_input_qtdd').attr("disabled", "disabled");
  344. $("#js_input_qtdd").val("");
  345. } else {
  346. $('#js_input_qtdd').removeAttr("disabled")
  347. }
  348. }
  349. function selectinput2(obj) {
  350. var grender = $("#js_input_jrszd").attr("data-values") == undefined ? 0 : $("#js_input_jrszd").attr("data-values");
  351. if (grender != 4) {//js_input_qtdd
  352. // $('#js_input_qtdd')[0].disabled == 'disabled' js_input_jrszq
  353. $('#js_input_jrszq').attr("disabled", "disabled");
  354. $("#js_input_jrszq").val("");
  355. } else {
  356. $('#js_input_jrszq').removeAttr("disabled")
  357. }
  358. }
  359. function selectinput3(obj) {
  360. var grender = $("#js_input_cfd").attr("data-values") == undefined ? 0 : $("#js_input_cfd").attr("data-values");
  361. if (grender != 4) {
  362. $('#js_input_cfdq').attr("disabled", "disabled");
  363. $("#js_input_cfdq").val("");
  364. } else {
  365. $('#js_input_cfdq').removeAttr("disabled")
  366. }
  367. }
  368. function selectinput4(obj) {
  369. var grender = $("#js_input_mdd").attr("data-values") == undefined ? 0 : $("#js_input_mdd").attr("data-values");
  370. if (grender != 4) {
  371. $('#js_input_mddq').attr("disabled", "disabled");
  372. $("#js_input_mddq").val("");
  373. } else {
  374. $('#js_input_mddq').removeAttr("disabled")
  375. }
  376. }
  377. function selectinput5(obj) {
  378. var grender = $("#js_input_cxfs").attr("data-values") == undefined ? 0 : $("#js_input_cxfs").attr("data-values");
  379. if (grender == 4) {
  380. // $('#js_input_cxfsq').attr("disabled","disabled")
  381. } else {
  382. $('#js_input_cxfsq').removeAttr("disabled")
  383. }
  384. }
  385. var listcx = [];
  386. function selectinput6(obj) {
  387. var grender = $("#js_input_sf").attr("data-values") == undefined ? 3 : $("#js_input_sf").attr("data-values");
  388. if (grender == 0) {
  389. $('#none')[0].style.display = 'none';
  390. $("#js_input_cfd").val("");
  391. $("#js_input_cfd").attr("data-values", "");
  392. $("#js_input_mdd").val("");
  393. $("#js_input_mdd").attr("data-values", "");
  394. $("#js_input_cxfs").val("");
  395. $("#js_input_cxfs").attr("data-values", "");
  396. $('#js_input_cxfsq').val("");
  397. $('#js_input_cfdq').val("");
  398. $('#js_input_mddq').val("");
  399. listcx.splice(0, listcx.length);
  400. $('#tabtr').empty();
  401. } else if (grender == 1) {
  402. $('#none')[0].style.display = '';
  403. }
  404. }
  405. //添加出行详情
  406. function insertlingyun() {
  407. var sf = $("#js_input_sf").attr("data-values") == undefined ? 3 : $("#js_input_sf").attr("data-values");
  408. if (sf == 0 || sf == 3) {
  409. $.alert("请选择是否出行");
  410. return;
  411. }
  412. var person = new Object();
  413. var cxfs = $("#js_input_cxfs").attr("data-values") == undefined ? 0 : $("#js_input_cxfs").attr("data-values");
  414. var cfd = $("#js_input_cfd").attr("data-values") == undefined ? 0 : $("#js_input_cfd").attr("data-values");
  415. var mdd = $("#js_input_mdd").attr("data-values") == undefined ? 0 : $("#js_input_mdd").attr("data-values");
  416. if (cxfs != 4 && cxfs != 0) {
  417. var val = $('#js_input_cxfsq').val();
  418. if (val == "") {
  419. $.alert("请填写车次/航班/车牌");
  420. return;
  421. }
  422. person.tripTypeDesp = $('#js_input_cxfsq').val();
  423. if (cxfs == 1) {
  424. person.tripType = 1;
  425. person.tripTypeStr = "长途汽车"
  426. } else if (cxfs == 2) {
  427. person.tripType = 2;
  428. person.tripTypeStr = "火车";
  429. } else if (cxfs == 3) {
  430. person.tripType = 3;
  431. person.tripTypeStr = "飞机";
  432. }
  433. } else if (cxfs == 0) {
  434. $.alert("请选择出行方式");
  435. return;
  436. } else if (cxfs == 4) {
  437. var val6 = $('#js_input_cxfsq').val();
  438. if (val6 == "") {
  439. $.alert("请填写车次/航班/车牌");
  440. return;
  441. }
  442. person.tripTypeStr = "自驾";
  443. person.tripType = 4;
  444. person.tripTypeDesp = $('#js_input_cxfsq').val();
  445. }
  446. if (cfd == 4 && cfd != 0) {
  447. var val2 = $('#js_input_cfdq').val();
  448. if (val2 == "") {
  449. $.alert("请填写出发地");
  450. return;
  451. }
  452. person.startLocal = 4;
  453. person.startLocalOther = $('#js_input_cfdq').val();
  454. person.startLocalStr = $('#js_input_cfdq').val();
  455. } else if (cfd != 4 && cfd != 0) {
  456. if (cfd == 1) {
  457. person.startLocal = 1;
  458. person.startLocalStr = "武汉市";
  459. person.startLocalOther = $('#js_input_cfdq').val() == undefined ? "" : $('#js_input_cfdq').val();
  460. } else if (cfd == 2) {
  461. person.startLocal = 2;
  462. person.startLocalStr = "宜昌市";
  463. person.startLocalOther = $('#js_input_cfdq').val() == undefined ? "" : $('#js_input_cfdq').val();
  464. } else if (cfd == 3) {
  465. person.startLocal = 3;
  466. person.startLocalStr = "当阳市";
  467. person.startLocalOther = $('#js_input_cfdq').val() == undefined ? "" : $('#js_input_cfdq').val();
  468. }
  469. } else if (cfd == 0) {
  470. $.alert("请选择出发地");
  471. return;
  472. }
  473. if (mdd == 4 && mdd != 0) {
  474. var val3 = $('#js_input_mddq').val();
  475. if (val3 == "") {
  476. $.alert("请填写目的地");
  477. return;
  478. }
  479. person.endLocal = 4;
  480. person.endLocalOther = $('#js_input_mddq').val();
  481. person.endlocalStr = $('#js_input_mddq').val();
  482. } else if (mdd != 4 && mdd != 0) {
  483. if (mdd == 1) {
  484. person.endLocal = 1;
  485. person.endlocalStr = "武汉市";
  486. person.endLocalOther = $('#js_input_mddq').val() == undefined ? "" : $('#js_input_mddq').val();
  487. } else if (mdd == 2) {
  488. person.endLocal = 2;
  489. person.endlocalStr = "宜昌市";
  490. person.endLocalOther = $('#js_input_mddq').val() == undefined ? "" : $('#js_input_mddq').val();
  491. } else if (mdd == 3) {
  492. person.endLocal = 3;
  493. person.endlocalStr = "当阳市";
  494. person.endLocalOther = $('#js_input_mddq').val() == undefined ? "" : $('#js_input_mddq').val();
  495. }
  496. } else if (mdd == 0) {
  497. $.alert("请选择目的地");
  498. return;
  499. }
  500. listcx.push(person);
  501. // $.alert("添加成功");
  502. tab()
  503. }
  504. function tab() {
  505. var xxIds = [];
  506. var xxName = [
  507. "序号",
  508. "出发地",
  509. "目的地",
  510. "出行方式",
  511. "车次/航班/车牌",
  512. "操作"
  513. ];
  514. for (var i = 0; i < xxName.length; i++) {
  515. xxIds.push({
  516. name: xxName[i]
  517. });
  518. }
  519. $('#tabtr').empty();
  520. var html = "<tr style='background-color: #f8f8f8;'>";
  521. for (var i = 0; i < xxIds.length; i++) {
  522. // alert(xxIds[i].name);
  523. html += "<th>" + xxIds[i].name + "</th>";
  524. }
  525. html += "</tr>"
  526. for (var i = 0; i < listcx.length; i++) {//后端传过来的集合遍历
  527. if (i % 2 != 0) {
  528. html += "<tr style='background-color: #f8f8f8;'>";
  529. }
  530. else {
  531. html += "<tr>";
  532. }
  533. html += "<td style='text-align: center;'>" + (i + 1) + "</td>";
  534. // var isValue = false; //记录是否赋值
  535. html += "<td style='text-align: center;' >" + listcx[i].startLocalStr + " </td>";
  536. html += "<td style='text-align: center;' >" + listcx[i].endlocalStr + " </td>";
  537. html += "<td style='text-align: center;' >" + listcx[i].tripTypeStr + " </td>";
  538. html += "<td style='text-align: center;' >" + listcx[i].tripTypeDesp + " </td>";
  539. html += "<td style='text-align: center;' ><button value=" + i + " style='height:5vh;background-color: red;text-align: center; with:60%' class='weui-btn weui-btn_mini weui-btn_primary' onclick='splice(this.value)'>" + "删除" + " </button></td>";
  540. html += "</tr>";
  541. $("#tabtr").html(html);
  542. }
  543. }
  544. function splice(obj) {
  545. listcx.splice(obj, 1);
  546. tab()
  547. }
  548. //近日报告
  549. function ribaoInitialization(reportId) {
  550. if (reportId == null)
  551. return;
  552. $.ajax({
  553. url: '/home/home/queryRibaoRefresh',
  554. data: {
  555. reportId: reportId
  556. },
  557. type: 'GET',
  558. success: function (data) {
  559. console.log(data);
  560. if (data.data.length > 0) {
  561. hasData = true;
  562. data.data.forEach(function (v) {
  563. ribao_cell(v);
  564. });
  565. }
  566. },
  567. error: function () {
  568. }
  569. });
  570. }
  571. //刷新今日日报
  572. function ribao_refrash() {
  573. var userId = $("#userId").val();
  574. $.ajax({
  575. url: '/home/home/queryRibao',
  576. data: {
  577. userCreate: userId
  578. },
  579. type: 'GET',
  580. success: function (data) {
  581. // alert(data.data);
  582. console.log(data);
  583. if (data.data == undefined) {
  584. $('#rb_family').empty();
  585. }
  586. else {
  587. $('#rb_family').empty();
  588. if (data.data.length > 0) {
  589. hasData = true;
  590. data.data.forEach(function (v) {
  591. ribao_cell(v);
  592. });
  593. } else {
  594. }
  595. }
  596. },
  597. error: function () {
  598. }
  599. });
  600. }
  601. function ribao_cell(v) {
  602. var userName = v.userName + ":";
  603. var grender = getGreder(v.grender);
  604. var age = v.age;
  605. var familyStatus = "";
  606. if (v.familyStatus != 0)
  607. familyStatus = "基本状况:" + getFamilyStatus(v.familyStatus) + ";";
  608. var medical = "";
  609. if (v.medical != 0)
  610. medical = "是否确诊:" + getMedical(v.medical) + ";";
  611. var singleRoom = "";
  612. if (v.singleRoom != 0)
  613. singleRoom = "单间隔离:" + getSingleRoom(v.singleRoom) + ";";
  614. if (v.singleRoom == 0 && v.medical != 0)
  615. singleRoom = "单间隔离:" + getSingleRoom(v.singleRoom) + ";";
  616. var temperature = "体温:" + v.temperature + ";";
  617. var cough = "";
  618. if (v.cough != 0)
  619. cough = "咳嗽现象:" + getCough(v.cough) + ";";
  620. var muscle = "";
  621. if (v.muscle != 0)
  622. muscle = "肌肉酸痛:" + getMuscle(v.muscle) + ";";
  623. var dyspnea = "";
  624. if (v.dyspnea != 0)
  625. dyspnea = "呼吸困难:" + getDyspnea(v.dyspnea) + ";";
  626. var fatigue = "";
  627. if (v.fatigue != 0)
  628. fatigue = "乏力现象:" + getFatigue(v.fatigue) + ";";
  629. var diarrhea = "";
  630. if (v.diarrhea != 0)
  631. diarrhea = "腹泻现象:" + getDiarrhea(v.diarrhea) + ";";
  632. var others = "";
  633. if (v.others != "")
  634. others = "其他描述:" + v.others + ";";
  635. var scoreRezult = "";
  636. if (v.scoreRezult != 0)
  637. scoreRezult = "评估结果:" + getScoreRezult(v.scoreRezult, v.temperatureScore) + ";";
  638. var workLocal = "";
  639. if (v.workLocal != 0) {
  640. if (v.workLocal < 4)
  641. workLocal = "工作驻地:" + getLocal(v.workLocal) + ";";
  642. else
  643. workLocal = "工作驻地:" + v.workLocalOther + ";";
  644. }
  645. var todayLocal = "";
  646. if (v.todayLocal != 0) {
  647. if (v.todayLocal < 4)
  648. todayLocal = "今日所在地:" + getLocal(v.todayLocal) + ";";
  649. else
  650. todayLocal = "今日所在地:" + v.todayLocalOther + ";";
  651. }
  652. var isTrip = "";
  653. if (v.isTrip != undefined)
  654. isTrip = "是否出行:" + getIsTrip(v.isTrip) + ";"
  655. var tripDet = "";
  656. if (v.tripDet != undefined)
  657. tripDet = "出行详细:" + v.tripDet + ";"
  658. $('#rb_family').append($('<div class="weui-media-box weui-media-box_text" style="height: 15vh">\n' +
  659. ' <h4 class="weui-media-box__title">' + userName + '&nbsp;&nbsp;&nbsp;' + grender + '&nbsp;&nbsp;&nbsp;' + age + '&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a style="color: #bc4246" onclick=\'deleteSuspected(' + JSON.stringify(v.suspectedId) + ')\'>删除</a>\n' +
  660. ' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a style="color: #2a62bc" onclick=\'updateSuspected(' + JSON.stringify(v.suspectedId) + ')\'>修改</a></h4>\n' +
  661. ' <p class="weui-media-box__desc" style="height: 80%">' + familyStatus + medical + singleRoom + temperature + cough + muscle + dyspnea + fatigue + diarrhea + others + scoreRezult + workLocal + todayLocal + isTrip + tripDet + '</p>\n' +
  662. ' </div>\n' +
  663. ' '));
  664. }
  665. function ribao_add() {
  666. $('#btnAdd').on('click', function () {
  667. if ($('#ribao')[0].style.display == 'none') {
  668. $('#notOpenRibao').toggle();
  669. $('#ribao')[0].style.display = '';
  670. } else {
  671. $('#notOpenRibao')[0].style.display = '';
  672. $('#ribao')[0].style.display = 'none';
  673. }
  674. var userId = $("#userId").val();
  675. //获取用户家人
  676. $.ajax({
  677. url: '/home/selectAddSuspected',
  678. get: "get",
  679. data: {
  680. "userCreate": userId
  681. },
  682. success: function (data) {
  683. if (data != null || data != '') {
  684. //存在
  685. var suspected = data;
  686. $("#js_input_user_sex").val(getGreder(suspected.grender));
  687. $("#js_input_user_sex").attr("data-values", suspected.grender);
  688. $("#js_input_user_name").val(suspected.userName);
  689. $("#js_input_user_age").val(suspected.age);
  690. //基本情况
  691. if (suspected.familyStatus != "") {
  692. var familyStatusList = suspected.familyStatus.split(",");
  693. if (familyStatusList[0] == 1)
  694. $("input[name='checkbox1']").prop("checked", "checked");
  695. else
  696. $("input[name='checkbox1']").removeAttr("checked");
  697. if (familyStatusList[1] == 1)
  698. $("input[name='checkbox2']").prop("checked", "checked");
  699. else
  700. $("input[name='checkbox2']").removeAttr("checked");
  701. if (familyStatusList[2] == 1)
  702. $("input[name='checkbox3']").prop("checked", "checked");
  703. else
  704. $("input[name='checkbox3']").removeAttr("checked");
  705. if (familyStatusList[3] == 1)
  706. $("input[name='checkbox4']").prop("checked", "checked");
  707. else
  708. $("input[name='checkbox4']").removeAttr("checked");
  709. if (familyStatusList[4] == 1)
  710. $("input[name='checkbox5']").prop("checked", "checked");
  711. else
  712. $("input[name='checkbox5']").removeAttr("checked");
  713. if (familyStatusList[5] == 1)
  714. $("input[name='checkbox6']").prop("checked", "checked");
  715. else
  716. $("input[name='checkbox6']").removeAttr("checked");
  717. if (familyStatusList[6] == 1)
  718. $("input[name='checkbox7']").prop("checked", "checked");
  719. else
  720. $("input[name='checkbox7']").removeAttr("checked");
  721. }
  722. $("#switchQuezhen").val(getMedical(suspected.medical));
  723. $("#switchQuezhen").attr("data-values", suspected.medical);
  724. $("#switchDanjiangeli").val(getSingleRoom(suspected.singleRoom));
  725. $("#switchDanjiangeli").attr("data-values", suspected.singleRoom);
  726. $("#js_input_user_tiwen").val(suspected.temperature);
  727. $("#js_input_user_kesou").val(getCough(suspected.cough));
  728. $("#js_input_user_kesou").attr("data-values", suspected.cough);
  729. $("#js_input_user_jirou").val(getMuscle(suspected.muscle));
  730. $("#js_input_user_jirou").attr("data-values", suspected.muscle);
  731. $("#js_input_user_huxi").val(getDyspnea(suspected.dyspnea));
  732. $("#js_input_user_huxi").attr("data-values", suspected.dyspnea);
  733. $("#js_input_user_fali").val(getFatigue(suspected.fatigue));
  734. $("#js_input_user_fali").attr("data-values", suspected.fatigue);
  735. $("#js_input_user_fuxie").val(getDiarrhea(suspected.diarrhea));
  736. $("#js_input_user_fuxie").attr("data-values", suspected.diarrhea);
  737. $("#shuruqita").val(suspected.others);
  738. $("#js_input_score_rezult").val(getScoreRezult(suspected.scoreRezult, suspected.temperatureScore));
  739. $("#js_input_score_rezult_value").val(suspected.scoreRezult);
  740. $("#js_input_temperature_score").val(suspected.temperatureScore);
  741. $("#js_input_score_histroy").val(suspected.scoreHistroy);
  742. $("#js_input_score").val(suspected.score);
  743. $("#js_input_sf").val(getIsTrip(0));
  744. $("#js_input_sf").attr("data-values", 0);
  745. $('#none')[0].style.display = 'none';
  746. }
  747. else {
  748. //基本情况
  749. $("input[name='checkbox1']").removeAttr("checked");
  750. $("input[name='checkbox2']").removeAttr("checked");
  751. $("input[name='checkbox3']").removeAttr("checked");
  752. $("input[name='checkbox4']").removeAttr("checked");
  753. $("input[name='checkbox5']").removeAttr("checked");
  754. $("input[name='checkbox6']").removeAttr("checked");
  755. $("input[name='checkbox7']").removeAttr("checked");
  756. $("#switchQuezhen").val(getMedical(0));
  757. $("#switchQuezhen").attr("data-values", 0);
  758. $("#switchDanjiangeli").val(getSingleRoom(0));
  759. $("#switchDanjiangeli").attr("data-values", 0);
  760. $("#js_input_user_tiwen").val(0);
  761. $("#js_input_user_kesou").val(getCough(0));
  762. $("#js_input_user_kesou").attr("data-values", 0);
  763. $("#js_input_user_jirou").val(getMuscle(0));
  764. $("#js_input_user_jirou").attr("data-values", 0);
  765. $("#js_input_user_huxi").val(getDyspnea(0));
  766. $("#js_input_user_huxi").attr("data-values", 0);
  767. $("#js_input_user_fali").val(getFatigue(0));
  768. $("#js_input_user_fali").attr("data-values", 0);
  769. $("#js_input_user_fuxie").val(getDiarrhea(0));
  770. $("#js_input_user_fuxie").attr("data-values", 0);
  771. // $("#js_input_cxfs").empty();
  772. // $("#js_input_cfd").empty();
  773. // $("#js_input_mdd").empty();
  774. // $('#js_input_cxfsq').val("");
  775. // $('#js_input_cfdq').val("");
  776. // $('#js_input_mddq').val("");
  777. // listcx.splice(0,listcx.length);
  778. // $('#tabtr').empty();
  779. // $("#js_input_qtdd").val("");
  780. // $("#js_input_jrszq").val("");
  781. // $("#js_input_sf").val("");
  782. $("#js_input_sf").val(getIsTrip(0));
  783. $("#js_input_sf").attr("data-values", 0);
  784. $('#none')[0].style.display = 'none';
  785. $('#tabtr').empty();
  786. // $("#suspectedId").val("");
  787. // $("#js_input_gzzd").val("");
  788. // $("#js_input_jrszd").val("");
  789. // $('#js_input_mddq').attr("disabled","disabled");
  790. // $('#js_input_jrszq').attr("disabled","disabled");
  791. // $('#js_input_qtdd').attr("disabled","disabled");
  792. // $('#js_input_cfdq').attr("disabled","disabled");
  793. }
  794. },
  795. });
  796. });
  797. }
  798. function ribao_cancel() {
  799. $('#cancel').on('click', function () {
  800. listcx.splice(0, listcx.length);
  801. $('#tabtr').empty();
  802. $("#js_input_cfd").val("");
  803. $("#js_input_cfd").attr("data-values", "");
  804. $("#js_input_mdd").val("");
  805. $("#js_input_mdd").attr("data-values", "");
  806. $("#js_input_cxfs").val("");
  807. $("#js_input_cxfs").attr("data-values", "");
  808. $("#js_input_gzzd").val("");
  809. $("#js_input_gzzd").attr("data-values", "");
  810. $("#js_input_jrszd").val("");
  811. $("#js_input_jrszd").attr("data-values", "");
  812. $("#js_input_sf").val("");
  813. $("#js_input_sf").attr("data-values", "");
  814. $("#js_input_qtdd").val("");
  815. $("#js_input_jrszq").val("");
  816. $("#js_input_cfdq").val("");
  817. $("#js_input_mddq").val("");
  818. $("#js_input_cxfsq").val("");
  819. if ($('#ribao')[0].style.display == 'none') {
  820. $('#notOpenRibao').toggle();
  821. $('#ribao')[0].style.display = '';
  822. } else {
  823. $('#notOpenRibao')[0].style.display = '';
  824. $('#ribao')[0].style.display = 'none';
  825. }
  826. clearShow();
  827. });
  828. }
  829. function ribaoCommit() {
  830. var sf = $("#js_input_sf").attr("data-values") == undefined ? 3 : $("#js_input_sf").attr("data-values");
  831. if(listcx.length == 0 && sf == 1){
  832. $.alert("请添加出行");
  833. return;
  834. }
  835. var suspectedId = $("#suspectedId").val();
  836. var userId = $("#userId").val();
  837. var userName = $("#js_input_user_name").val();
  838. var grender = $("#js_input_user_sex").attr("data-values") == undefined ? 0 : $("#js_input_user_sex").attr("data-values");
  839. var age = $("#js_input_user_age").val();
  840. //不能同时选择服用和未服用
  841. if ($("input[name='checkbox1']:checked").val() == "on" && $("input[name='checkbox2']:checked").val() == "on") {
  842. $.alert("心脑血管不能同时选择服用和未服用");
  843. return;
  844. }
  845. //男性不能选择妊娠期
  846. if ($("#js_input_user_sex").attr("data-values") == 1 && $("input[name='checkbox7']:checked").val() == "on") {
  847. $.alert("男性不能选择妊娠期");
  848. return;
  849. }
  850. //家庭状态
  851. var familyStatus = "";
  852. if ($("input[name='checkbox1']:checked").val() == "on")
  853. familyStatus += "1";
  854. else
  855. familyStatus += "0";
  856. if ($("input[name='checkbox2']:checked").val() == "on")
  857. familyStatus += ",1";
  858. else
  859. familyStatus += ",0";
  860. if ($("input[name='checkbox3']:checked").val() == "on")
  861. familyStatus += ",1";
  862. else
  863. familyStatus += ",0";
  864. if ($("input[name='checkbox4']:checked").val() == "on")
  865. familyStatus += ",1";
  866. else
  867. familyStatus += ",0";
  868. if ($("input[name='checkbox5']:checked").val() == "on")
  869. familyStatus += ",1";
  870. else
  871. familyStatus += ",0";
  872. if ($("input[name='checkbox6']:checked").val() == "on")
  873. familyStatus += ",1";
  874. else
  875. familyStatus += ",0";
  876. if ($("input[name='checkbox7']:checked").val() == "on")
  877. familyStatus += ",1";
  878. else
  879. familyStatus += ",0";
  880. //var familyStatus = $("#js_input_user_status").attr("data-values") == undefined ? 0 : $("#js_input_user_status").attr("data-values");
  881. //var statusDesp = $("#jibenmiaoshu").val() == undefined ? "" : $("#jibenmiaoshu").val();
  882. var statusDesp = "";
  883. var medical = $("#switchQuezhen").attr("data-values") == undefined ? 0 : $("#switchQuezhen").attr("data-values");
  884. var medicalzz = $("#switchQuezhen_zz").attr("data-values") == undefined ? 0 : $("#switchQuezhen_zz").attr("data-values");
  885. var singleRoom = $("#switchDanjiangeli").attr("data-values") == undefined ? 0 : $("#switchDanjiangeli").attr("data-values");
  886. var temperature = $("#js_input_user_tiwen").val() == "" ? 0 : $("#js_input_user_tiwen").val();
  887. var cough = $("#js_input_user_kesou").attr("data-values") == undefined ? 0 : $("#js_input_user_kesou").attr("data-values");
  888. var muscle = $("#js_input_user_jirou").attr("data-values") == undefined ? 0 : $("#js_input_user_jirou").attr("data-values");
  889. var dyspnea = $("#js_input_user_huxi").attr("data-values") == undefined ? 0 : $("#js_input_user_huxi").attr("data-values");
  890. var fatigue = $("#js_input_user_fali").attr("data-values") == undefined ? 0 : $("#js_input_user_fali").attr("data-values");
  891. var diarrhea = $("#js_input_user_fuxie").attr("data-values") == undefined ? 0 : $("#js_input_user_fuxie").attr("data-values");
  892. var others = $("#shuruqita").val() == undefined ? "" : $("#shuruqita").val();
  893. var scoreRezult = $("#js_input_score_rezult_value").val() == undefined ? "" : $("#js_input_score_rezult_value").val();
  894. var temperatureScore = $("#js_input_temperature_score").val() == undefined ? "" : $("#js_input_temperature_score").val();
  895. var scoreHistroy = $("#js_input_score_histroy").val() == undefined ? "" : $("#js_input_score_histroy").val();
  896. var score = $("#js_input_score").val() == undefined ? "" : $("#js_input_score").val();
  897. if (userName == undefined || userName == '') {
  898. $.alert("请填写姓名");
  899. return;
  900. }
  901. if (grender == 0) {
  902. $.alert("请填写性别");
  903. return;
  904. }
  905. if (age == undefined || age == '') {
  906. $.alert("请填写年龄");
  907. return;
  908. }
  909. if (age > 150 || age < 0) {
  910. $.alert("请填写正确的年龄");
  911. return;
  912. }
  913. if (temperature <= 0) {
  914. $.alert("请填写体温");
  915. return;
  916. }
  917. if (temperature > 50 || temperature < 30) {
  918. $.alert("请填写正确的体温");
  919. return;
  920. }
  921. //lingyun
  922. var gzzd = $("#js_input_gzzd").attr("data-values") == undefined ? 0 : $("#js_input_gzzd").attr("data-values");
  923. var qtdd = $("#js_input_qtdd").val();
  924. var workLocal = "";
  925. var workLocalOther = "";
  926. if (gzzd == 0) {
  927. $.alert("请选择工作驻地");
  928. return;
  929. } else if (gzzd == 4 && qtdd == "") {
  930. $.alert("请填写工作驻地");
  931. return;
  932. } else if (gzzd != 0 && gzzd != 4) {
  933. if (gzzd == 1) {
  934. workLocal = 1;
  935. } else if (gzzd == 2) {
  936. workLocal = 2;
  937. } else if (gzzd == 3) {
  938. workLocal = 3;
  939. }
  940. } else if (gzzd == 4 && qtdd != "") {
  941. workLocal = 4;
  942. workLocalOther = qtdd;
  943. }
  944. //var listcx = [];
  945. //var person=new Object();
  946. var jrszd = $("#js_input_jrszd").attr("data-values") == undefined ? 0 : $("#js_input_jrszd").attr("data-values");
  947. var jrszq = $("#js_input_jrszq").val();
  948. var todyLocal = "";
  949. var todyLocalOther = "";
  950. if (jrszd == 0) {
  951. $.alert("请选择今日所在地");
  952. return;
  953. } else if (jrszd == 4 && jrszq == "") {
  954. $.alert("请填写今日所在地");
  955. return;
  956. } else if (jrszd != 0 && jrszd != 4) {
  957. if (jrszd == 1) {
  958. todyLocal = 1;
  959. } else if (jrszd == 2) {
  960. todyLocal = 2;
  961. } else if (jrszd == 3) {
  962. todyLocal = 3;
  963. }
  964. } else if (jrszd == 4 && jrszq != "") {
  965. todyLocal = 4;
  966. todyLocalOther = jrszq;
  967. }
  968. var sf = $("#js_input_sf").attr("data-values") == undefined ? 3 : $("#js_input_sf").attr("data-values");
  969. var isTrip = "";
  970. if (sf == 3) {
  971. $.alert("请选择是否出行");
  972. return;
  973. } else {
  974. isTrip = sf;
  975. }
  976. var data = {
  977. "suspectedId": suspectedId,
  978. "userCreate": userId,
  979. "userName": userName,
  980. "grender": grender,
  981. "age": age,
  982. "familyStatus": familyStatus,
  983. "statusDesp": statusDesp,
  984. "medical": medical,
  985. "singleRoom": singleRoom,
  986. "temperature": temperature,
  987. "cough": cough,
  988. "muscle": muscle,
  989. "dyspnea": dyspnea,
  990. "fatigue": fatigue,
  991. "diarrhea": diarrhea,
  992. "others": others,
  993. "scoreRezult": scoreRezult,
  994. "temperatureScore": temperatureScore,
  995. "scoreHistroy": scoreHistroy,
  996. "score": score,
  997. "workLocal": workLocal,
  998. "workLocalOther": workLocalOther,
  999. "todayLocal": todyLocal,
  1000. "todayLocalOther": todyLocalOther,
  1001. "isTrip": isTrip,
  1002. "tripDet": listcx,
  1003. };
  1004. $.ajax({
  1005. url: '/home/addRibaoTrip',
  1006. type: "post",
  1007. contentType: "application/json; charset=utf-8",
  1008. data: JSON.stringify(data),
  1009. success: function (data) {
  1010. if (data.msgReport == "2") {
  1011. $.toast("家人姓名不能重复,如果重复,可以带上称呼");
  1012. return;
  1013. }
  1014. if ($('#ribao')[0].style.display == 'none') {
  1015. $('#notOpenRibao').toggle();
  1016. $('#ribao')[0].style.display = '';
  1017. } else {
  1018. $('#notOpenRibao')[0].style.display = '';
  1019. $('#ribao')[0].style.display = 'none';
  1020. }
  1021. $('#ribao_jinrijujian').empty();
  1022. $('#ribao_jinrijujian').append(data.safetyNum);
  1023. ribao_refrash();
  1024. clearShow();
  1025. document.getElementById("btn_shangbao").style['background-color'] = "#0bb20c";
  1026. },
  1027. });
  1028. }
  1029. function deleteSuspected(suspectedId) {
  1030. $.ajax({
  1031. url: '/home/deleteSuspected',
  1032. type: "post",
  1033. data: {
  1034. "suspectedId": suspectedId
  1035. },
  1036. success: function (data) {
  1037. $('#ribao_jinrijujian').empty();
  1038. $('#ribao_jinrijujian').append(data.safetyNum);
  1039. ribao_refrash();
  1040. },
  1041. });
  1042. }
  1043. function updateSuspected(suspectedId) {
  1044. $("#suspectedId").val("");
  1045. if ($('#ribao')[0].style.display == 'none') {
  1046. $('#notOpenRibao').toggle();
  1047. $('#ribao')[0].style.display = '';
  1048. } else {
  1049. $('#notOpenRibao')[0].style.display = '';
  1050. $('#ribao')[0].style.display = 'none';
  1051. }
  1052. $.ajax({
  1053. url: '/home/selectSuspected',
  1054. get: "get",
  1055. data: {
  1056. "suspectedId": suspectedId
  1057. },
  1058. success: function (data) {
  1059. // console.log(data);
  1060. if (data) {
  1061. var suspected = data;
  1062. $("#suspectedId").val(suspected.suspectedId);
  1063. $("#js_input_user_sex").val(getGreder(suspected.grender));
  1064. $("#js_input_user_sex").attr("data-values", suspected.grender);
  1065. $("#js_input_user_name").val(suspected.userName);
  1066. $("#js_input_user_age").val(suspected.age);
  1067. //基本情况
  1068. if (suspected.familyStatus != "") {
  1069. var familyStatusList = suspected.familyStatus.split(",");
  1070. if (familyStatusList[0] == 1)
  1071. $("input[name='checkbox1']").prop("checked", "checked");
  1072. else
  1073. $("input[name='checkbox1']").removeAttr("checked");
  1074. if (familyStatusList[1] == 1)
  1075. $("input[name='checkbox2']").prop("checked", "checked");
  1076. else
  1077. $("input[name='checkbox2']").removeAttr("checked");
  1078. if (familyStatusList[2] == 1)
  1079. $("input[name='checkbox3']").prop("checked", "checked");
  1080. else
  1081. $("input[name='checkbox3']").removeAttr("checked");
  1082. if (familyStatusList[3] == 1)
  1083. $("input[name='checkbox4']").prop("checked", "checked");
  1084. else
  1085. $("input[name='checkbox4']").removeAttr("checked");
  1086. if (familyStatusList[4] == 1)
  1087. $("input[name='checkbox5']").prop("checked", "checked");
  1088. else
  1089. $("input[name='checkbox5']").removeAttr("checked");
  1090. if (familyStatusList[5] == 1)
  1091. $("input[name='checkbox6']").prop("checked", "checked");
  1092. else
  1093. $("input[name='checkbox6']").removeAttr("checked");
  1094. if (familyStatusList[6] == 1)
  1095. $("input[name='checkbox7']").prop("checked", "checked");
  1096. else
  1097. $("input[name='checkbox7']").removeAttr("checked");
  1098. }
  1099. // $("#js_input_user_status").val(getFamilyStatus(suspected.familyStatus));
  1100. // $("#js_input_user_status").attr("data-values", suspected.familyStatus);
  1101. // $("#jibenmiaoshu").val(suspected.statusDesp);
  1102. $("#switchQuezhen").val(getMedical(suspected.medical));
  1103. $("#switchQuezhen").attr("data-values", suspected.medical);
  1104. $("#switchDanjiangeli").val(getSingleRoom(suspected.singleRoom));
  1105. $("#switchDanjiangeli").attr("data-values", suspected.singleRoom);
  1106. $("#js_input_user_tiwen").val(suspected.temperature);
  1107. $("#js_input_user_kesou").val(getCough(suspected.cough));
  1108. $("#js_input_user_kesou").attr("data-values", suspected.cough);
  1109. $("#js_input_user_jirou").val(getMuscle(suspected.muscle));
  1110. $("#js_input_user_jirou").attr("data-values", suspected.muscle);
  1111. $("#js_input_user_huxi").val(getDyspnea(suspected.dyspnea));
  1112. $("#js_input_user_huxi").attr("data-values", suspected.dyspnea);
  1113. $("#js_input_user_fali").val(getFatigue(suspected.fatigue));
  1114. $("#js_input_user_fali").attr("data-values", suspected.fatigue);
  1115. $("#js_input_user_fuxie").val(getDiarrhea(suspected.diarrhea));
  1116. $("#js_input_user_fuxie").attr("data-values", suspected.diarrhea);
  1117. $("#shuruqita").val(suspected.others);
  1118. $("#js_input_score_rezult").val(getScoreRezult(suspected.scoreRezult, suspected.temperatureScore));
  1119. $("#js_input_score_rezult_value").val(suspected.scoreRezult);
  1120. $("#js_input_temperature_score").val(suspected.temperatureScore);
  1121. $("#js_input_score_histroy").val(suspected.scoreHistroy);
  1122. $("#js_input_score").val(suspected.score);
  1123. //行程
  1124. $("#js_input_gzzd").val(getLocal(suspected.workLocal));
  1125. $("#js_input_gzzd").attr("data-values", suspected.workLocal);
  1126. if (suspected.workLocal != 4) {
  1127. $('#js_input_qtdd').attr("disabled", "disabled");
  1128. $("#js_input_qtdd").val("");
  1129. } else {
  1130. $('#js_input_qtdd').removeAttr("disabled")
  1131. }
  1132. $("#js_input_qtdd").val(suspected.workLocalOther);
  1133. $("#js_input_jrszd").val(getLocal(suspected.todayLocal));
  1134. $("#js_input_jrszd").attr("data-values", suspected.todayLocal);
  1135. if (suspected.todayLocal != 4) {
  1136. $('#js_input_jrszq').attr("disabled", "disabled");
  1137. $("#js_input_jrszq").val("");
  1138. } else {
  1139. $('#js_input_jrszq').removeAttr("disabled")
  1140. }
  1141. $("#js_input_jrszq").val(suspected.todayLocalOther);
  1142. $("#js_input_sf").val(getIsTrip(suspected.isTrip));
  1143. $("#js_input_sf").attr("data-values", suspected.isTrip);
  1144. if (suspected.isTrip == 0)
  1145. $('#none')[0].style.display = 'none';
  1146. else
  1147. $('#none')[0].style.display = '';
  1148. //详细
  1149. $.ajax({
  1150. url: '/home/selectTripSuspected',
  1151. get: "get",
  1152. data: {
  1153. "suspectedId": suspectedId
  1154. },
  1155. success: function (data) {
  1156. var xxIds = [];
  1157. var xxName = [
  1158. "序号",
  1159. "出发地",
  1160. "目的地",
  1161. "出行方式",
  1162. "车次/航班/车牌",
  1163. "操作"
  1164. ];
  1165. for (var i = 0; i < xxName.length; i++) {
  1166. xxIds.push({
  1167. name: xxName[i]
  1168. });
  1169. }
  1170. $('#tabtr').empty();
  1171. var html = "<tr style='background-color: #f8f8f8;'>";
  1172. for (var i = 0; i < xxIds.length; i++) {
  1173. html += "<th>" + xxIds[i].name + "</th>";
  1174. }
  1175. html += "</tr>"
  1176. data.data.forEach(function (v) {
  1177. {
  1178. html += "<tr>";
  1179. html += "<td style='text-align: center;'>" + v.sort + "</td>";
  1180. html += "<td style='text-align: center;' >" + getLocalOther(v.startLocal, v.startLocalOther) + " </td>";
  1181. html += "<td style='text-align: center;' >" + getLocalOther(v.endLocal, v.endLocalOther) + " </td>";
  1182. html += "<td style='text-align: center;' >" + getTripType(v.tripType) + " </td>";
  1183. html += "<td style='text-align: center;' >" + v.tripTypeDesp + " </td>";
  1184. html += "<td style='text-align: center;' ><button value=" + i + " style='height:5vh;background-color: red;text-align: center; with:60%' class='weui-btn weui-btn_mini weui-btn_primary' onclick='splice(this.value)'>" + "删除" + " </button></td>";
  1185. html += "</tr>";
  1186. $("#tabtr").html(html);
  1187. }
  1188. });
  1189. },
  1190. });
  1191. }
  1192. },
  1193. });
  1194. }
  1195. function addReport() {
  1196. var userId = $("#userId").val();
  1197. $.ajax({
  1198. url: '/home/addReport',
  1199. type: "post",
  1200. data: {
  1201. "userCreate": userId,
  1202. },
  1203. success: function (data) {
  1204. $.toast(data.msg);
  1205. if (data.msg == "操作成功")
  1206. document.getElementById("btn_shangbao").style['background-color'] = "#D9D9D9";
  1207. },
  1208. });
  1209. }
  1210. $("#my-input-ribao").calendar({
  1211. dateFormat: 'yyyy-mm-dd',
  1212. inputReadOnly: false,
  1213. onChange: function (p, values, displayValues) {
  1214. var reportDate = values.toString();
  1215. var userId = $("#userId").val();
  1216. $.ajax({
  1217. url: '/home/home/queryRibaoReportDate',
  1218. data: {
  1219. "userCreate": userId,
  1220. "reportDate": reportDate,
  1221. },
  1222. type: 'GET',
  1223. success: function (data) {
  1224. if (data.data == undefined) {
  1225. $('#ribao_famliy').empty();
  1226. }
  1227. else {
  1228. if (data.data.length > 0) {
  1229. $('#ribao_famliy').empty();
  1230. data.data.forEach(function (v) {
  1231. helpValue1(v);
  1232. });
  1233. } else {
  1234. }
  1235. }
  1236. },
  1237. error: function () {
  1238. }
  1239. });
  1240. }
  1241. });
  1242. function helpValue1(v) {
  1243. var userName = v.userName + ":";
  1244. var grender = getGreder(v.grender);
  1245. var age = v.age;
  1246. var familyStatus = "";
  1247. if (v.familyStatus != 0)
  1248. familyStatus = "基本状况:" + getFamilyStatus(v.familyStatus) + ";";
  1249. var medical = "";
  1250. if (v.medical != 0)
  1251. medical = "是否确诊:" + getMedical(v.medical) + ";";
  1252. var singleRoom = "";
  1253. if (v.singleRoom != 0)
  1254. singleRoom = "单间隔离:" + getSingleRoom(v.singleRoom) + ";";
  1255. if (v.singleRoom == 0 && v.medical != 0)
  1256. singleRoom = "单间隔离:" + getSingleRoom(v.singleRoom) + ";";
  1257. var temperature = "体温:" + v.temperature + ";";
  1258. var cough = "";
  1259. if (v.cough != 0)
  1260. cough = "咳嗽现象:" + getCough(v.cough) + ";";
  1261. var muscle = "";
  1262. if (v.muscle != 0)
  1263. muscle = "肌肉酸痛:" + getMuscle(v.muscle) + ";";
  1264. var dyspnea = "";
  1265. if (v.dyspnea != 0)
  1266. dyspnea = "呼吸困难:" + getDyspnea(v.dyspnea) + ";";
  1267. var fatigue = "";
  1268. if (v.fatigue != 0)
  1269. fatigue = "乏力现象:" + getFatigue(v.fatigue) + ";";
  1270. var diarrhea = "";
  1271. if (v.diarrhea != 0)
  1272. diarrhea = "腹泻现象:" + getDiarrhea(v.diarrhea) + ";";
  1273. var others = "";
  1274. if (v.others != "")
  1275. others = "其他描述:" + v.others + ";";
  1276. var scoreRezult = "";
  1277. if (v.scoreRezult != 0)
  1278. scoreRezult = "评估结果:" + getScoreRezult(v.scoreRezult, v.temperatureScore) + ";";
  1279. var workLocal = "";
  1280. if (v.workLocal != 0) {
  1281. if (v.workLocal < 4)
  1282. workLocal = "工作驻地:" + getLocal(v.workLocal) + ";";
  1283. else
  1284. workLocal = "工作驻地:" + v.workLocalOther + ";";
  1285. }
  1286. var todayLocal = "";
  1287. if (v.todayLocal != 0) {
  1288. if (v.todayLocal < 4)
  1289. todayLocal = "今日所在地:" + getLocal(v.todayLocal) + ";";
  1290. else
  1291. todayLocal = "今日所在地:" + v.todayLocalOther + ";";
  1292. }
  1293. var isTrip = "";
  1294. if (v.isTrip != 0)
  1295. isTrip = "是否出行:" + getIsTrip(v.isTrip) + ";"
  1296. var tripDet = "";
  1297. if (v.tripDet != undefined)
  1298. tripDet = "出行详细:" + v.tripDet + ";"
  1299. $('#ribao_famliy').append($('<div class="weui-media-box weui-media-box_text" style="height: 15vh">\n' +
  1300. ' <h4 class="weui-media-box__title">' + userName + '&nbsp;&nbsp;&nbsp;' + grender + '&nbsp;&nbsp;&nbsp;' + age + '</h4>\n' +
  1301. ' <p class="weui-media-box__desc" style="height: 80%">' + familyStatus + medical + singleRoom + temperature + cough + muscle + dyspnea + fatigue + diarrhea + others + scoreRezult + workLocal + todayLocal + isTrip + tripDet + '</p>\n' +
  1302. ' </div>\n' +
  1303. ' '));
  1304. }
  1305. function getGreder(greder) {
  1306. if (greder == 1)
  1307. return "男";
  1308. else if (greder == 2)
  1309. return "女";
  1310. return "";
  1311. }
  1312. function getFamilyStatus(familyStatus) {
  1313. var familyStatusList = familyStatus.split(",");
  1314. var familyStatusString = "";
  1315. if (familyStatus == '0,0,0,0,0,0,0')
  1316. familyStatusString += "无病史,";
  1317. else {
  1318. if (familyStatusList[0] == 1)
  1319. familyStatusString += "心脑血管疾病(服用ARB),";
  1320. if (familyStatusList[1] == 1)
  1321. familyStatusString += "心脑血管疾病(未服ARB),";
  1322. if (familyStatusList[2] == 1)
  1323. familyStatusString += "呼吸系统病史,";
  1324. if (familyStatusList[3] == 1)
  1325. familyStatusString += "肿瘤病史,";
  1326. if (familyStatusList[4] == 1)
  1327. familyStatusString += "糖尿病史,";
  1328. if (familyStatusList[5] == 1)
  1329. familyStatusString += "服用过激素药物,";
  1330. if (familyStatusList[6] == 1)
  1331. familyStatusString += "妊娠期,";
  1332. }
  1333. return familyStatusString.substring(0, familyStatusString.length - 1);
  1334. }
  1335. function getCough(cough) {
  1336. if (cough == 0)
  1337. return "无咳嗽";
  1338. else if (cough == 1)
  1339. return "偶尔短暂咳嗽";
  1340. else if (cough == 2)
  1341. return "咳嗽轻度影响生活";
  1342. else if (cough == 3)
  1343. return "咳嗽严重影响生活";
  1344. return "";
  1345. }
  1346. function getMuscle(muscle) {
  1347. if (muscle == 0)
  1348. return "无";
  1349. else if (muscle == 1)
  1350. return "按压有";
  1351. else if (muscle == 2)
  1352. return "偶尔";
  1353. else if (muscle == 3)
  1354. return "持续有";
  1355. return "";
  1356. }
  1357. function getDyspnea(dyspnea) {
  1358. if (dyspnea == 0)
  1359. return "无";
  1360. else if (dyspnea == 1)
  1361. return "急走或上坡气短";
  1362. else if (dyspnea == 2)
  1363. return "气短而走路变慢";
  1364. else if (dyspnea == 3)
  1365. return "走路数分钟后气短";
  1366. else if (dyspnea == 4)
  1367. return "气短无法离开房间";
  1368. return "";
  1369. }
  1370. function getFatigue(fatigue) {
  1371. if (fatigue == 0)
  1372. return "无";
  1373. else if (fatigue == 1)
  1374. return "体力劳动后不能恢复";
  1375. else if (fatigue == 2)
  1376. return "轻体力活非常累";
  1377. else if (fatigue == 3)
  1378. return "不能正常生活";
  1379. return "";
  1380. }
  1381. function getMedical(medical) {
  1382. if (medical == 0)
  1383. return "否";
  1384. else if (medical == 1)
  1385. return "是";
  1386. return "";
  1387. }
  1388. function getSingleRoom(singleRoom) {
  1389. if (singleRoom == 0)
  1390. return "否";
  1391. else if (singleRoom == 1)
  1392. return "是";
  1393. return "";
  1394. }
  1395. function getIsTrip(isTrip) {
  1396. if (isTrip == 0)
  1397. return "否";
  1398. else if (isTrip == 1)
  1399. return "是";
  1400. return "";
  1401. }
  1402. function getLocal(local) {
  1403. if (local == 0)
  1404. return "";
  1405. else if (local == 1)
  1406. return "武汉市";
  1407. else if (local == 2)
  1408. return "宜昌市";
  1409. else if (local == 3)
  1410. return "当阳市";
  1411. else if (local == 4)
  1412. return "其它地点";
  1413. return "";
  1414. }
  1415. function getLocalOther(local, localOther) {
  1416. if (local == 0)
  1417. return "";
  1418. else if (local == 1)
  1419. return "武汉市";
  1420. else if (local == 2)
  1421. return "宜昌市";
  1422. else if (local == 3)
  1423. return "当阳市";
  1424. else if (local == 4)
  1425. return localOther;
  1426. return "";
  1427. }
  1428. function getTripType(tripType) {
  1429. if (tripType == 0)
  1430. return "";
  1431. else if (tripType == 1)
  1432. return "长途汽车";
  1433. else if (tripType == 2)
  1434. return "火车";
  1435. else if (tripType == 3)
  1436. return "飞机";
  1437. else if (tripType == 4)
  1438. return "自驾";
  1439. return "";
  1440. }
  1441. function getDiarrhea(diarrhea) {
  1442. if (diarrhea == 0)
  1443. return "无";
  1444. else if (diarrhea == 1)
  1445. return "轻度腹泻(少于3次)";
  1446. else if (diarrhea == 2)
  1447. return "中度腹泻(4-6次)";
  1448. else if (diarrhea == 3)
  1449. return "重度腹泻(超过6次)";
  1450. return "";
  1451. }
  1452. function clearShow() {
  1453. console.log("qingkong")
  1454. $("#suspectedId").val("");
  1455. $("#js_input_user_sex").val("");
  1456. $("#js_input_user_sex").attr("data-values", "");
  1457. $("#js_input_user_name").val("");
  1458. $("#js_input_user_age").val("");
  1459. $("#js_input_user_status").val("");
  1460. $("#js_input_user_status").attr("data-values", "");
  1461. $("#jibenmiaoshu").val("");
  1462. $("#switchQuezhen").val("");
  1463. $("#switchQuezhen").attr("data-values", "");
  1464. $("#switchQuezhen_zz").val("");
  1465. $("#switchQuezhen_zz").attr("data-values", "");
  1466. $("#switchDanjiangeli").val("");
  1467. $("#switchDanjiangeli").attr("data-values", "");
  1468. $("#js_input_user_tiwen").val("");
  1469. $("#js_input_user_kesou").val("");
  1470. $("#js_input_user_kesou").attr("data-values", "");
  1471. $("#js_input_user_jirou").val("");
  1472. $("#js_input_user_jirou").attr("data-values", "");
  1473. $("#js_input_user_huxi").val("");
  1474. $("#js_input_user_huxi").attr("data-values", "");
  1475. $("#js_input_user_fali").val("");
  1476. $("#js_input_user_fali").attr("data-values", "");
  1477. $("#js_input_user_fuxie").val("");
  1478. $("#js_input_user_fuxie").attr("data-values", "");
  1479. $("#shuruqita").val("");
  1480. $("#js_input_score_rezult").val("");
  1481. $("#js_input_score_rezult_value").val("");
  1482. $("#js_input_temperature_score").val("");
  1483. $("#js_input_score_histroy").val("");
  1484. $("#js_input_score").val("");
  1485. }
  1486. //健康评估
  1487. $('#ribao_score').on('click', function () {
  1488. var suspectedId = $("#suspectedId").val();
  1489. var userId = $("#userId").val();
  1490. var userName = $("#js_input_user_name").val();
  1491. var medical = $("#switchQuezhen").attr("data-values") == undefined ? 0 : $("#switchQuezhen").attr("data-values");
  1492. var medicalzz = $("#switchQuezhen_zz").attr("data-values") == undefined ? 0 : $("#switchQuezhen_zz").attr("data-values");
  1493. var temperature = $("#js_input_user_tiwen").val() == "" ? 0 : $("#js_input_user_tiwen").val();
  1494. var cough = $("#js_input_user_kesou").attr("data-values") == undefined ? 0 : $("#js_input_user_kesou").attr("data-values");
  1495. var muscle = $("#js_input_user_jirou").attr("data-values") == undefined ? 0 : $("#js_input_user_jirou").attr("data-values");
  1496. var dyspnea = $("#js_input_user_huxi").attr("data-values") == undefined ? 0 : $("#js_input_user_huxi").attr("data-values");
  1497. var fatigue = $("#js_input_user_fali").attr("data-values") == undefined ? 0 : $("#js_input_user_fali").attr("data-values");
  1498. var diarrhea = $("#js_input_user_fuxie").attr("data-values") == undefined ? 0 : $("#js_input_user_fuxie").attr("data-values");
  1499. if (userName == undefined || userName == '') {
  1500. $.alert("请填写姓名");
  1501. return;
  1502. }
  1503. if (temperature <= 0) {
  1504. $.alert("请填写体温");
  1505. return;
  1506. }
  1507. if (temperature > 50 || temperature < 30) {
  1508. $.alert("请填写正确的体温");
  1509. return;
  1510. }
  1511. $.ajax({
  1512. url: '/home/addScore',
  1513. type: "post",
  1514. data: {
  1515. "userName": userName,
  1516. "suspectedId": suspectedId,
  1517. "userCreate": userId,
  1518. "medical": medical,
  1519. "temperature": temperature,
  1520. "cough": cough,
  1521. "muscle": muscle,
  1522. "dyspnea": dyspnea,
  1523. "fatigue": fatigue,
  1524. "diarrhea": diarrhea,
  1525. },
  1526. success: function (data) {
  1527. if (data == undefined) {
  1528. $('#js_input_score_rezult').empty();
  1529. $('#js_input_score_rezult_value').empty();
  1530. $('#js_input_temperature_score').empty();
  1531. $('#js_input_score_histroy').empty();
  1532. $('#js_input_score').empty();
  1533. }
  1534. else {
  1535. $('#js_input_score_rezult').empty();
  1536. $('#js_input_temperature_score').empty();
  1537. $('#js_input_score_histroy').empty();
  1538. $('#js_input_score').empty();
  1539. var ScoreRezult = getScoreRezult(data.scoreRezult, data.temperatureScore);
  1540. $("#js_input_score_rezult").val(ScoreRezult);
  1541. $("#js_input_score_rezult_value").val(data.scoreRezult);
  1542. $("#js_input_temperature_score").val(data.temperatureScore);
  1543. $("#js_input_score_histroy").val(data.scoreHistory);
  1544. $("#js_input_score").val(data.score);
  1545. }
  1546. },
  1547. });
  1548. });
  1549. function getScoreRezult(scoreRezult, temperatureScore) {
  1550. if (scoreRezult == 0)
  1551. return "未评估";
  1552. else if (scoreRezult == 1) {
  1553. if (temperatureScore > 1)
  1554. return "正常,间隔时间服用退烧药,多休息,多喝水";
  1555. else
  1556. return "正常";
  1557. }
  1558. else if (scoreRezult == 2) {
  1559. if (temperatureScore > 1)
  1560. return "注意观察,间隔时间服用退烧药,多休息,多喝水";
  1561. else
  1562. return "注意观察";
  1563. }
  1564. else if (scoreRezult == 3)
  1565. return "联系社区医生(或者在线问诊)";
  1566. else if (scoreRezult == 4)
  1567. return "尽快就诊";
  1568. return "";
  1569. }