safecheck-client 4.0.1-91 → 4.0.1-94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (249) hide show
  1. package/package.json +2 -2
  2. package/src/App.vue +31 -31
  3. package/src/components/CheckerCount/CheckCountUserList.vue +144 -144
  4. package/src/components/DefectDealMain/DefectListNew.vue +642 -642
  5. package/src/components/NewDefectList/DefectListNew.vue +6 -0
  6. package/src/components/Util/RightTreeSafeDep.vue +362 -362
  7. package/src/components/android/AddPlanItem.vue +447 -447
  8. package/src/components/android/AddPlanItemYy.vue +451 -451
  9. package/src/components/android/AddSpecialPlanItem.vue +426 -426
  10. package/src/components/android/AndroidDefectDeal.vue +701 -701
  11. package/src/components/android/CurrentCreateYy.vue +1051 -1051
  12. package/src/components/android/DailyworkloadQuery.vue +473 -473
  13. package/src/components/android/Devices.vue +327 -327
  14. package/src/components/android/Devicesm.vue +327 -327
  15. package/src/components/android/NewCheckpaperAndroid.vue +1338 -1343
  16. package/src/components/android/PaperFeedbackm.vue +1026 -1026
  17. package/src/components/android/PhoneRecordInfo.vue +113 -113
  18. package/src/components/android/PhoneSellInfo.vue +113 -113
  19. package/src/components/android/PhoneUpDetail.vue +1040 -1040
  20. package/src/components/android/QRCode/QRCodeBinding.vue +300 -300
  21. package/src/components/android/QRCode/QRCodePage.vue +212 -212
  22. package/src/components/android/SafePlanItem.vue +509 -509
  23. package/src/components/android/UploadPage.vue +232 -232
  24. package/src/components/android/examples/SafeListExamples.vue +296 -296
  25. package/src/components/android/old/PaperFeedback.vue +1015 -1015
  26. package/src/components/android/recheck/Recheck.vue +402 -402
  27. package/src/components/android/userinfo/SafecheckUserInfo.vue +776 -776
  28. package/src/components/checkplan/checkmsg.vue +459 -459
  29. package/src/components/defect/DefectList.vue +507 -507
  30. package/src/components/defect/DefectListWeixiu.vue +484 -484
  31. package/src/components/filialCircle/CircleList.vue +139 -139
  32. package/src/components/inspections/AddInspectPlanItem.vue +325 -325
  33. package/src/components/inspections/AddInspectPlanItems.vue +325 -325
  34. package/src/components/inspections/AddInspectPlanItemss.vue +317 -317
  35. package/src/components/inspections/DisplayInspectionList.vue +1224 -1224
  36. package/src/components/inspections/inspectionOrderV.vue +1853 -1853
  37. package/src/components/inspections/inspectionOrderVs.vue +1853 -1853
  38. package/src/components/inspections/inspectionOrderVss.vue +1856 -1856
  39. package/src/components/inspections/inspectionUserInfo.vue +398 -398
  40. package/src/components/map/PersonTrack.vue +226 -226
  41. package/src/components/paper/RegionalList.vue +220 -220
  42. package/src/components/pc/AnnouncementPC.vue +524 -524
  43. package/src/components/pc/DefectList.vue +742 -742
  44. package/src/components/pc/DefectMaterialLook.vue +98 -98
  45. package/src/components/pc/DeviceChange.vue +1068 -1068
  46. package/src/components/pc/PaperDefectMain.vue +905 -905
  47. package/src/components/pc/RoleSelectorDep.vue +166 -166
  48. package/src/components/pc/SafeVisitInfo.vue +261 -261
  49. package/src/components/report/HiddenSituation.vue +165 -165
  50. package/src/components/rongcheng/AspiratedOrderV.vue +2377 -2377
  51. package/src/components/rongcheng/CurrentCreateOnline.vue +906 -906
  52. package/src/components/rongcheng/DefectList.vue +560 -560
  53. package/src/components/rongcheng/SafecheckOrderVCli.vue +2641 -2641
  54. package/src/components/safecheckNew/android/AddPlanItem.vue +419 -419
  55. package/src/components/safecheckNew/android/CurrentCreate.vue +1050 -1050
  56. package/src/components/safecheckNew/android/Recheck.vue +379 -379
  57. package/src/components/sendsingle/EquipmentManagement.vue +727 -727
  58. package/src/components/shaoguan/DefectList.vue +473 -473
  59. package/src/components/shaoguan/SafecheckOrderV.vue +2140 -2140
  60. package/src/components/tongcheng/PaperFeedback.vue +1061 -1061
  61. package/src/components/userfile/SecurityAudit.vue +243 -243
  62. package/src/filiale/ALshan/pc/DefectListWeixiu.vue +476 -476
  63. package/src/filiale/ancheng/android/SafecheckOrderV.vue +2703 -2703
  64. package/src/filiale/ancheng/android/SafecheckUserInfo.vue +737 -737
  65. package/src/filiale/ancheng/pc/checkScreen.vue +923 -923
  66. package/src/filiale/ankangyihua/android/AddPlanItem.vue +446 -446
  67. package/src/filiale/ankangyihua/android/SafecheckOrderV.vue +2908 -2908
  68. package/src/filiale/ankangyihua/pc/DefectListWeixiu.vue +491 -491
  69. package/src/filiale/baiyin/android/SafecheckOrderV.vue +2785 -2785
  70. package/src/filiale/baiyin/pc/DefectListNew.vue +597 -597
  71. package/src/filiale/bayan/android/Edit.vue +132 -132
  72. package/src/filiale/bayan/pc/DefectListNew.vue +597 -597
  73. package/src/filiale/bayan/pc/DeviceChange.vue +1838 -1838
  74. package/src/filiale/bayan/pc/HiddenSituation.vue +295 -295
  75. package/src/filiale/dexin/android/CasualSave.vue +1050 -1050
  76. package/src/filiale/dexin/android/SafecheckOrderV.vue +2950 -2950
  77. package/src/filiale/fugou/android/AddPlanItem.vue +413 -413
  78. package/src/filiale/fugou/android/SafecheckOrderV.vue +2796 -2796
  79. package/src/filiale/fugou/pc/CheckBookSearchUser.vue +830 -830
  80. package/src/filiale/fugu/android/SafecheckOrderV.vue +2484 -2484
  81. package/src/filiale/fugu/pc/NewCheckpaper.vue +1287 -1287
  82. package/src/filiale/ganquan/android/AddPlanItem.vue +444 -444
  83. package/src/filiale/ganquan/android/SafecheckOrderV.vue +2485 -2485
  84. package/src/filiale/ganquan/pc/NewCheckpaper.vue +1354 -1354
  85. package/src/filiale/guangxi/pc/DefectListNew.vue +518 -518
  86. package/src/filiale/hanzhong/android/SafecheckOrderV.vue +2683 -2683
  87. package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +786 -786
  88. package/src/filiale/huaran/android/SafecheckOrderV.vue +2803 -2803
  89. package/src/filiale/huatong/android/SafecheckOrderV.vue +2426 -2426
  90. package/src/filiale/huatong/android/SafecheckUserInfo.vue +749 -749
  91. package/src/filiale/huayin/pc/NewCheckpaper.vue +1307 -1307
  92. package/src/filiale/jiaocheng/android/AddPlanItem.vue +435 -435
  93. package/src/filiale/jiaocheng/android/SafecheckUserInfo.vue +737 -737
  94. package/src/filiale/jiaocheng/pc/DefectListNew.vue +576 -576
  95. package/src/filiale/jiaxian/android/AddPlanItem.vue +447 -447
  96. package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2807 -2807
  97. package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +784 -784
  98. package/src/filiale/jinbin/pc/DefectListWeixiu.vue +478 -478
  99. package/src/filiale/jingyang/android/AddPlanItem.vue +458 -458
  100. package/src/filiale/jingyang/android/SafecheckOrderV.vue +2734 -2734
  101. package/src/filiale/jingyang/android/SafecheckUserInfo.vue +781 -781
  102. package/src/filiale/jinhong/android/CurrentCreate.vue +1310 -1284
  103. package/src/filiale/jinhong/pc/CheckBookList.vue +393 -393
  104. package/src/filiale/jinhong/pc/PaperList.vue +853 -853
  105. package/src/filiale/jinhong/pc/PlanManage.vue +927 -927
  106. package/src/filiale/jinhong/pc/checkPlanList.vue +420 -420
  107. package/src/filiale/jinhong/pc/checkUserList.vue +770 -766
  108. package/src/filiale/kelai/android/AddPlanItem.vue +488 -488
  109. package/src/filiale/kelai/android/SafecheckUserInfo.vue +774 -774
  110. package/src/filiale/kelai/android/SafecheckUserInfo1.vue +618 -618
  111. package/src/filiale/kelai/pc/DefectListNew.vue +688 -688
  112. package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasList.vue +518 -518
  113. package/src/filiale/kelai/pc/NewCheckpaper.vue +1454 -1454
  114. package/src/filiale/liaoyuan/android/AddPlanItem.vue +412 -412
  115. package/src/filiale/liaoyuan/android/CurrentCreate.vue +1066 -1066
  116. package/src/filiale/liaoyuan/android/SafecheckOrderV.vue +2388 -2388
  117. package/src/filiale/liaoyuan/android/SafecheckUserInfo.vue +557 -557
  118. package/src/filiale/liaoyuan/pc/DefectListWeixiu.vue +489 -489
  119. package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +1020 -1020
  120. package/src/filiale/libo/android/CurrentCreate.vue +1091 -1091
  121. package/src/filiale/libo/android.js +15 -15
  122. package/src/filiale/lixian/android/SafecheckOrderV.vue +2404 -2404
  123. package/src/filiale/lixian/android/SafecheckUserInfo.vue +578 -578
  124. package/src/filiale/lixian/pc/NewCheckpaper.vue +1211 -1211
  125. package/src/filiale/meihekou/android/AreaPlan.vue +577 -577
  126. package/src/filiale/meihekou/android/MeterReading.vue +110 -110
  127. package/src/filiale/meihekou/android/PhoneUpUserinfo.vue +1307 -1307
  128. package/src/filiale/meihekou/android/SafecheckUserInfo.vue +785 -785
  129. package/src/filiale/meihekou/pc/NewCheckpaperTemp.vue +1288 -1288
  130. package/src/filiale/minsheng/android/SafecheckUserInfo.vue +754 -754
  131. package/src/filiale/minsheng/pc/DefectListNew.vue +535 -535
  132. package/src/filiale/pingxiang/android/SafecheckOrderV.vue +2424 -2424
  133. package/src/filiale/pingxiang/android/SafecheckUserInfo.vue +600 -600
  134. package/src/filiale/pingxiang/pc/DefectListNew.vue +519 -519
  135. package/src/filiale/pingxiang/pc/NewCheckpaper.vue +1294 -1294
  136. package/src/filiale/qianneng/android/AddPlanItem.vue +482 -482
  137. package/src/filiale/qianneng/android/SafecheckOrderV.vue +2785 -2785
  138. package/src/filiale/qianneng/android/SafecheckUserInfo.vue +775 -775
  139. package/src/filiale/qianneng/pc/DefectListNew.vue +576 -576
  140. package/src/filiale/qianneng/pc/NewCheckpaper.vue +1546 -1546
  141. package/src/filiale/qingjian/android/SafecheckOrderV.vue +2844 -2844
  142. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +800 -800
  143. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1871 -1871
  144. package/src/filiale/qingjian/pc/SecurityCheckCoordinates.vue +359 -359
  145. package/src/filiale/qingjian/pc.js +15 -15
  146. package/src/filiale/qingtongxia/android/AddPlanItem.vue +450 -450
  147. package/src/filiale/qingtongxia/android/SafecheckOrderV.vue +2726 -2726
  148. package/src/filiale/qingtongxia/android/SafecheckUserInfo.vue +782 -782
  149. package/src/filiale/qingtongxia/pc/DefectListNew.vue +594 -594
  150. package/src/filiale/rizhao/android/AddPlanItem.vue +446 -446
  151. package/src/filiale/rizhao/android/SafecheckOrderV.vue +2430 -2430
  152. package/src/filiale/rizhao/android/SafecheckUserInfo.vue +640 -640
  153. package/src/filiale/rizhao/pc/DefectList.vue +489 -489
  154. package/src/filiale/rongchuang/android/SafecheckOrderV.vue +2696 -2696
  155. package/src/filiale/rongchuang/android/checkpapermsg.vue +209 -209
  156. package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -2747
  157. package/src/filiale/ruihua/android/SafecheckUserInfo.vue +804 -804
  158. package/src/filiale/shanggao/android/SafecheckOrderV.vue +2426 -2426
  159. package/src/filiale/shanxian/android/SafecheckUserInfo.vue +749 -749
  160. package/src/filiale/shanxian/pc/HiddenSituation.vue +121 -121
  161. package/src/filiale/shanxian/pc/NewCheckpaper.vue +1526 -1526
  162. package/src/filiale/shexian/android/AddPlanItem.vue +444 -444
  163. package/src/filiale/shexian/android/SafecheckOrderV.vue +2879 -2879
  164. package/src/filiale/shexian/pc/DefectListNew.vue +593 -593
  165. package/src/filiale/shexian/pc/NewCheckpaper.vue +1469 -1469
  166. package/src/filiale/shimen/android/SafecheckUserInfo.vue +547 -547
  167. package/src/filiale/shimen/pc/DefectList.vue +473 -473
  168. package/src/filiale/shimen/pc/NewCheckpaper.vue +1275 -1275
  169. package/src/filiale/siyang/android/AddPlanItem.vue +450 -450
  170. package/src/filiale/siyang/android/CurrentCreate.vue +1051 -1051
  171. package/src/filiale/siyang/android/PhoneRecordInfo.vue +214 -214
  172. package/src/filiale/siyang/android/SafecheckOrderV.vue +2796 -2796
  173. package/src/filiale/siyang/android/SafecheckUserInfo.vue +789 -789
  174. package/src/filiale/siyang/pc/HiddenSituation.vue +167 -167
  175. package/src/filiale/taiyuan/pc/NewCheckpaper.vue +1976 -1976
  176. package/src/filiale/taiyuan/pc/PlanManage.vue +891 -891
  177. package/src/filiale/taiyuan/pc/checkUserList.vue +798 -798
  178. package/src/filiale/tianke/android/AddPlanItem.vue +455 -455
  179. package/src/filiale/tianke/android/SafecheckOrderV.vue +2431 -2431
  180. package/src/filiale/tianke/android/SafecheckUserInfo.vue +744 -744
  181. package/src/filiale/tongchuan/android/AddPlanItem.vue +483 -483
  182. package/src/filiale/tongchuan/android/PhoneRecordInfo.vue +191 -191
  183. package/src/filiale/tongchuan/android/PhoneSellInfo.vue +113 -113
  184. package/src/filiale/tongchuan/android/SafecheckUserInfo.vue +720 -720
  185. package/src/filiale/tongchuan/pc/CheckBookDetails.vue +209 -209
  186. package/src/filiale/tongchuan/pc/DefectListWeixiu.vue +484 -484
  187. package/src/filiale/tongchuan/pc/HiddenSituation.vue +166 -166
  188. package/src/filiale/weinan/android/AddPlanItem.vue +438 -438
  189. package/src/filiale/weinan/android/CurrentCreate.vue +1171 -1171
  190. package/src/filiale/weinan/android/CurrentCreateOnline.vue +911 -911
  191. package/src/filiale/weinan/android/SafePlanItem.vue +440 -440
  192. package/src/filiale/weinan/android/SafecheckUserInfo.vue +778 -778
  193. package/src/filiale/weinan/pc/DefectListNew.vue +617 -617
  194. package/src/filiale/weinan/pc/DeviceChange.vue +1088 -1088
  195. package/src/filiale/weinan/pc/HiddenSituation.vue +167 -167
  196. package/src/filiale/weinan/pc/checkScreen.vue +1094 -1094
  197. package/src/filiale/weinanct/android/SafecheckOrderV.vue +2730 -2730
  198. package/src/filiale/weinanct/pc/NewCheckpaper.vue +1315 -1315
  199. package/src/filiale/wensu/android/AddPlanItem.vue +495 -495
  200. package/src/filiale/wensu/android/AndroidDefectDeal.vue +464 -464
  201. package/src/filiale/wensu/android/PaperFeedback.vue +1358 -1358
  202. package/src/filiale/wensu/android/SafecheckOrderV.vue +2430 -2430
  203. package/src/filiale/wensu/android/SafecheckUserInfo.vue +627 -627
  204. package/src/filiale/wensu/pc/DefectListNew.vue +735 -735
  205. package/src/filiale/wenxi/android/AddPlanItem.vue +431 -431
  206. package/src/filiale/wenxi/android/SafecheckOrderV.vue +2671 -2671
  207. package/src/filiale/wenxi/android/SafecheckUserInfo.vue +673 -673
  208. package/src/filiale/wenxi/pc/DefectList.vue +653 -653
  209. package/src/filiale/wenxi/pc/NewCheckpaper.vue +1358 -1358
  210. package/src/filiale/wuan/android/SafecheckOrderV.vue +2241 -2241
  211. package/src/filiale/wuan/android/SafecheckUserInfo.vue +596 -596
  212. package/src/filiale/wuan/pc/DefectListWeixiu.vue +506 -506
  213. package/src/filiale/wuan/pc/NewCheckpaper.vue +1169 -1169
  214. package/src/filiale/wuhai/android/SafecheckOrderV.vue +2456 -2456
  215. package/src/filiale/wuhai/android/SafecheckUserInfo.vue +573 -573
  216. package/src/filiale/wuhai/pc/NewCheckpaper.vue +1281 -1281
  217. package/src/filiale/xiangyuanzhongai/android/PhoneUpUserinfo.vue +1251 -1251
  218. package/src/filiale/xinkang/pc/CheckSearchUser.vue +1026 -1026
  219. package/src/filiale/xinkang/pc/DefectListWeixiu.vue +475 -475
  220. package/src/filiale/yangchunboneng/android/AddPlanItem.vue +496 -496
  221. package/src/filiale/yangchunboneng/android/SafecheckOrderV.vue +2865 -2865
  222. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +887 -887
  223. package/src/filiale/yangchunboneng/pc/DefectListNew.vue +576 -576
  224. package/src/filiale/yongzhou/android/SafecheckOrderV.vue +2774 -2774
  225. package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +776 -776
  226. package/src/filiale/yuansheng/android/SafecheckOrderV.vue +2758 -2758
  227. package/src/filiale/yuansheng/android/SafecheckUserInfo.vue +797 -797
  228. package/src/filiale/yuansheng/pc/DefectListNew.vue +524 -524
  229. package/src/filiale/yuansheng/pc/NewCheckpaper.vue +1371 -1371
  230. package/src/filiale/yuansheng/pc/checkmsg.vue +464 -464
  231. package/src/filiale/yunchengminsheng/android/DailyworkloadQuery.vue +491 -491
  232. package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1509 -1509
  233. package/src/filiale/yunchengminsheng/android/PhoneSellInfo.vue +113 -113
  234. package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +1270 -1270
  235. package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +785 -785
  236. package/src/filiale/yunchengminsheng/android.js +15 -15
  237. package/src/filiale/yunchengminsheng/pc/PaperList.vue +811 -811
  238. package/src/filiale/yunchengminsheng/pc.js +15 -15
  239. package/src/filiale/zhongsheng/android/BuyRecords.vue +122 -122
  240. package/src/filiale/zhongsheng/android/SafecheckOrderV.vue +2461 -2461
  241. package/src/filiale/zhongsheng/android/SafecheckUserInfo.vue +690 -690
  242. package/src/filiale/zhongsheng/pc/DefectListWeixiu.vue +514 -514
  243. package/src/filiale/zhongsheng/pc/NewCheckpaper.vue +1322 -1322
  244. package/src/filiale/zhongyi/android/SafecheckOrderV.vue +2431 -2431
  245. package/src/filiale/zhongyi/pc/DefectListNew.vue +514 -514
  246. package/src/filiale/zhoukou/android/SafecheckOrderV.vue +2502 -2502
  247. package/src/filiale/zhoukou/android/SafecheckUserInfo.vue +588 -588
  248. package/src/main.js +33 -32
  249. package/src/safecheck.js +924 -924
@@ -1,673 +1,673 @@
1
- <template>
2
- <div class="auto app-text">
3
- <div class="panel" style="padding: 10px 10px 5px 10px;">
4
- <div class="panel-body panel-self">
5
-
6
- <div class="col-xs-12" style="padding: 2px 0">
7
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户编号:</b></p>
8
- <!--<a class="panel-title col-xs-7 text-left input-font" style="width: 79%;color: blue;text-decoration:underline" @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</a>-->
9
- <p class="panel-title col-xs-7 text-left input-font">
10
- <label style="text-decoration:underline;color: #00b3ee; font-size: 15px;"
11
- @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</label>
12
- <label style="color: #00b3ee;text-decoration:none; margin-left:5%; font-size: 15px;"
13
- @click="upuserinfo(userinfo)">档案维护</label>
14
- </p>
15
- </div>
16
- <div class="col-xs-12" style="padding: 2px 0">
17
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户名称:</b></p>
18
- <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_user_name }}</p>
19
- </div>
20
- <div class="col-xs-12" style="padding: 2px 0">
21
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户类型:</b></p>
22
- <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_check_type }}
23
- </p>
24
- </div>
25
- <div class="col-xs-12" style="padding: 2px 0">
26
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户状态:</b></p>
27
- <!--<a class="panel-title col-xs-7 text-left input-font" style="width: 79%;color: blue;text-decoration:underline" @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</a>-->
28
- <p class="panel-title col-xs-7 text-left input-font"
29
- >{{ userinfo.f_user_state }}</p>
30
- </div>
31
- <div class="col-xs-12" style="padding: 2px 0">
32
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>气表状态:</b></p>
33
- <!--<a class="panel-title col-xs-7 text-left input-font" style="width: 79%;color: blue;text-decoration:underline" @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</a>-->
34
- <p class="panel-title col-xs-7 text-left input-font"
35
- >{{ userinfo.f_table_state }}</p>
36
- </div>
37
- <div class="col-xs-12" style="padding: 2px 0">
38
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>指令标题:</b></p>
39
- <p class="panel-title col-xs-7 text-left input-font">{{ f_instruct_title ? f_instruct_title : '' }}</p>
40
- </div>
41
- <div class="col-xs-12" style="padding: 2px 0">
42
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>操作原因:</b></p>
43
- <p class="panel-title col-xs-7 text-left input-font">{{ f_info }}</p>
44
- </div>
45
- <div class="col-xs-12" style="padding: 2px 0">
46
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户电话:</b></p>
47
- <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_user_phone }}</p>
48
-
49
- </div>
50
- <!-- <div class="col-xs-12" style="padding: 2px 0" v-if="updateuserphone&&(userinfo.planmeterss.f_aliasname=='机表')">-->
51
- <!-- <p class="panel-title text-left font" style="width: 23%;float: left"><b>机表表号:</b></p>-->
52
- <!-- <input class="panel-title text-left input-font" style="width: 53%" value="{{ userinfo.f_meter_no }}" v-model="userinfo.f_meter_no"/>-->
53
-
54
- <!-- </div>-->
55
- <div class="col-xs-12" style="padding: 2px 0">
56
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户小区:</b></p>
57
- <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_residential_area }}</p>
58
- </div>
59
- <div class="col-xs-12" style="padding: 2px 0">
60
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>租户姓名:</b></p>
61
- <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_rent_name }}</p>
62
- </div>
63
- <div class="col-xs-12" style="padding: 2px 0">
64
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>租户电话:</b></p>
65
- <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_zuhu_phone }}</p>
66
- </div>
67
- <div class="col-xs-12" style="padding: 2px 0">
68
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户地址:</b></p>
69
- <p class="panel-title text-left input-font" style="width: 100%">{{ userinfo.f_address }}</p>
70
- </div>
71
- <div class="col-xs-12" style="padding: 2px 0">
72
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>合同日期:</b></p>
73
- <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_ht_date }}</p>
74
- </div>
75
- <div class="col-xs-12" style="padding: 2px 0">
76
- <p class="panel-title col-xs-5 text-left font" style="width: 36%;float: left"><b>保费截至日期:</b></p>
77
- <p class="panel-title text-left input-font" style="width: 100%">{{ userinfo.f_ins_stop_date }}</p>
78
- </div>
79
- <div class="col-xs-12" style="padding: 2px 0">
80
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>安检状态:</b></p>
81
- <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_state }}</p>
82
- </div>
83
- <div class="col-xs-12">
84
- <button v-if="updateuserphone" class="btn btn-primary" style="width: 45%;float: left" type="button"
85
- @click="updatePhone(userinfo.f_user_phone,userinfo.f_userinfoid)">电话修改
86
- </button>
87
- <button v-if="updateuserphone" class="btn btn-primary" style="width: 45%;float: right" type="button"
88
- @click="showbiaoxinghao()">表型号修改
89
- </button>
90
- </div>
91
- <div class="col-xs-12">
92
- <button v-if="updateuserphone&&(userinfo.planmeterss.f_aliasname=='机表')" class="btn btn-primary" style="width: 45%;float: left"
93
- type="button"
94
- @click="updatebiaohao(userinfo.f_meter_no,userinfo.f_userinfoid)">表号修改
95
- </button>
96
- <!-- <button type="button" style="width: 45%;float: right" class="btn btn-primary" v-if="updateuserphone" @click="showbiaoxinghao()">表型号修改</button>-->
97
- </div>
98
- </div>
99
- <div class="panel-body">
100
- <div v-show="false" class="row repair-info-content auto">
101
- <div class="col-xs-12 col-sm-12 col-md-12 form-input-group">
102
- <label class="control-label">
103
- <nobr>到达时间:</nobr>
104
- </label>
105
- <span>{{ f_onsite_time }}</span>
106
- </div>
107
- <div v-if="data.f_date_leave" class="col-xs-12 col-sm-12 col-md-12 form-input-group">
108
- <label class="control-label">
109
- <nobr>离开时间:</nobr>
110
- </label>
111
- <span>{{ f_offsite_time }}</span>
112
- </div>
113
- </div>
114
-
115
-
116
- <div :class="style__" class="form-group">
117
- <span class="col-md-3 col-sm-4 col-xs-4 text-left"><img alt=""
118
- src="../../../assets/housestyle.png"
119
- style="width: 20px;margin-bottom: 5px;text-align: left">入户状态:</span>
120
- <div :class="style__" class="col-md-9 col-sm-8 col-xs-8 text-center">
121
- <input id="blockchec" v-model="f_entry_status" name="enterstatus" type="radio" value="封堵">封堵
122
- <input id="nopeople" v-model="f_entry_status" name="enterstatus" type="radio" value="到访不遇">到访不遇
123
- <input id="rejectchecck" v-model="f_entry_status" name="enterstatus" type="radio" value="拒检">拒检
124
- <input id="enterhouse" v-model="f_entry_status" name="enterstatus" type="radio" value="入户">入户
125
- <input v-if='userinfo.f_check_type == "非民用"' id="enterhouse" v-model="f_entry_status" name="enterstatus"
126
- type="radio" value="不营业"><span v-if='userinfo.f_check_type == "非民用"'>不营业</span>
127
- </div>
128
- <div v-show="f_entry_status=='封堵'" :class="style__" class="form-group col-sm-12 col-xs-12">
129
- <label class="text-left font">封堵照片:</label>
130
- <div class="auto">
131
- <div class="panel" style="padding: 10px 10px 5px 10px;">
132
- <div class="panel-body panel-self"
133
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
134
- <div class="row" style="height: 240px;overflow: scroll;top: 1px">
135
- <div class="col-sm-4">
136
- <img-self :src="f_blockcheck_path" alt="封堵照片" height="200" width="150"></img-self>
137
- </div>
138
- </div>
139
- <div :class="style__" class="row text-right div-photo">
140
- <button class="btn btn-primary btn-photo" name="button" type="button"
141
- @click="takePic('f_blockcheck_path', '封堵照片')">拍照
142
- </button>
143
- &nbsp;&nbsp;&nbsp;&nbsp;<img :class="style__" src="../../../assets/remove.png"
144
- style="width: 25%;"
145
- @click="delfile('f_blockcheck_path', this.f_blockcheck_path)"/>
146
- </div>
147
- </div>
148
- </div>
149
- </div>
150
- </div>
151
- <div v-show="f_entry_status=='到访不遇'" :class="style__" class="form-group col-sm-12 col-xs-12">
152
- <label class="text-left font">到访不遇照片:</label>
153
- <div class="auto">
154
- <div class="panel" style="padding: 10px 10px 5px 10px;">
155
- <div class="panel-body panel-self"
156
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
157
- <div class="row" style="height: 240px;overflow: scroll;top: 1px">
158
- <div class="col-sm-4">
159
- <img-self :src="f_noanswer_path" alt="到访不遇照片" height="200" width="150"></img-self>
160
- </div>
161
- </div>
162
- <div :class="style__" class="row text-right div-photo">
163
- <button class="btn btn-primary btn-photo" name="button" type="button"
164
- @click="takePic('f_noanswer_path', '到访不遇照片')">拍照
165
- </button>
166
- &nbsp;&nbsp;&nbsp;&nbsp;<img :class="style__" src="../../../assets/remove.png"
167
- style="width: 25%;"
168
- @click="delfile('f_noanswer_path', this.f_noanswer_path)"/>
169
- </div>
170
- </div>
171
- </div>
172
- </div>
173
- </div>
174
- <div v-show="f_entry_status=='拒检'" :class="style__" class="form-group col-sm-12 col-xs-12">
175
- <label class="text-left font">拒检照片:</label>
176
- <div class="auto">
177
- <div class="panel" style="padding: 10px 10px 5px 10px;">
178
- <div class="panel-body panel-self"
179
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
180
- <div class="row" style="height: 240px;overflow: scroll;top: 1px">
181
- <div class="col-sm-4">
182
- <img-self :src="f_rejectcheck_path" alt="拒检照片" height="200" width="150"></img-self>
183
- </div>
184
- </div>
185
- <div class="row text-right div-photo">
186
- <button class="btn btn-primary btn-photo" name="button" type="button"
187
- @click="takePic('f_rejectcheck_path', '拒检照片')">拍照
188
- </button>
189
- &nbsp;&nbsp;&nbsp;&nbsp;<img :class="style__" src="../../../assets/remove.png"
190
- style="width: 25%;"
191
- @click="delfile('f_rejectcheck_path', this.f_rejectcheck_path)"/>
192
- </div>
193
- </div>
194
- </div>
195
- </div>
196
- </div>
197
- </div>
198
- <div v-show="f_usegas == '未使用'" :class="style__" class="form-group">
199
- <sapn class="text-left col-md-12 col-sm-12 col-xs-12">处置方式:</sapn>
200
- <div class="col-xs-12 col-sm-12 col-md-12">
201
- <input v-model="f_no_gas_device" type="checkbox">无燃气具
202
- <input v-model="f_close_valve" type="checkbox">关闭表前阀
203
- <input v-model="f_unload_battery" type="checkbox">取下表内电池
204
- </div>
205
- </div>
206
- <div v-if="this.$parent.$parent.role != 'view'" class="auto app-text" style="margin-top: 5px;">
207
- <div class="panel" style="padding: 60px 7px 10px 0px;">
208
- <div class="panel-body panel-self">
209
- <div v-show="false" class="row">
210
- <p class="panel-title col-xs-4 text-left font">建档时间</p>
211
- <p class="panel-title col-xs-8 text-left input-font">{{ newfile_date }}</p>
212
- </div>
213
- <div v-if="last_check_state" class="row">
214
- <p class="panel-title col-xs-4 text-left font">上次入户状态</p>
215
- <p class="panel-title col-xs-8 text-left input-font">{{ last_check_state }}</p>
216
- </div>
217
- <div v-if="last_check_date != null && last_check_date != ''" class="row">
218
- <p class="panel-title col-xs-4 text-left font">上次安检时间</p>
219
- <p class="panel-title col-xs-8 text-left input-font">{{ last_check_date }}</p>
220
- </div>
221
- <div class="row">
222
- <p class="panel-title col-xs-4 text-left font">上次安检状态</p>
223
- <p v-if="last_check_date != null && last_check_date != ''"
224
- class="panel-title col-xs-8 text-left input-font">安检完成</p>
225
- <p v-if="last_check_date == null || last_check_date == ''"
226
- class="panel-title col-xs-8 text-left input-font">未安检</p>
227
- </div>
228
- <div v-if="last_check_date != null && last_check_date != ''" class="row">
229
- <p class="panel-title col-xs-4 text-left font">上次安检结果</p>
230
- <p :class="last_check_result=='正常'?'':'color-red'" class="panel-title col-xs-8 text-left input-font">
231
- {{ last_check_result }}</p>
232
- <div v-for="data in last_check_data.data"
233
- class="panel-title col-xs-offset-4 col-xs-8 text-left input-font">
234
- <p v-for="(key,item) in data">
235
- {{ key }}:{{ item }}
236
- </p>
237
- </div>
238
- </div>
239
- </div>
240
- </div>
241
- </div>
242
- </div>
243
- </div>
244
- <div v-if="showbModal">
245
- <modal v-ref:modal :show.sync="showbModal" backdrop="false">
246
- <div slot="modal-header" class="modal-header">
247
- <h4 class="modal-title">
248
- 选择表型号
249
- </h4>
250
- </div>
251
- <div slot="modal-body" class="modal-body">
252
- <div class="col-xs-12">
253
-
254
- <v-select v-model='biaoxinghao' :options='gmlist'
255
- :value-single="true"
256
- :value.sync="biaoxinghao"
257
- class="select_list select" close-on-select
258
- placeholder='请选择表型号' width="100%"></v-select>
259
- </div>
260
- <div class="col-xs-12" style="height: 10px">
261
-
262
- </div>
263
-
264
- </div>
265
- <div slot="modal-footer" class="modal-footer">
266
- <button class="btn btn-default" @click="biaoxinghaook()">确认</button>
267
- <button class="btn btn-default" @click="biaoxinghaocancel()">取消</button>
268
- </div>
269
- </modal>
270
- </div>
271
- </div>
272
- </template>
273
-
274
- <script>
275
- import {HttpResetClass} from 'vue-client'
276
- import * as Util from "../../Util";
277
- import Vue from "vue";
278
- import RadioGroup from "vue-client/src/vue-strap/src/radioGroup";
279
- import Radio from "vue-client/src/vue-strap/src/radioBtn";
280
-
281
- export default {
282
- title: "SafecheckUserInfo",
283
- props: ['userinfo'],
284
- data() {
285
- return this.$parent.$parent.data
286
- },
287
- created() {
288
- this.$set('showbModal', false)
289
- //tag
290
- this.$set('biaoxinghao', '')
291
- },
292
- async ready() {
293
- // this.$set('userinfo.f_meter_no',this.userinfo.planmeterss.f_meter_no)
294
- this.$set('beforephone', this.userinfo.f_user_phone)
295
- this.$set('gmlist', [])
296
- //tag
297
- if (Vue.config.safecheck != undefined) {
298
- if (Vue.config.safecheck.SafecheckUserinfo != undefined) {
299
- if (Vue.config.safecheck.SafecheckUserinfo.updateuserphone != undefined) {
300
- this.$set('updateuserphone', Vue.config.safecheck.SafecheckUserinfo.updateuserphone)
301
- }
302
- }
303
- }
304
- this.safecheckStateReady()
305
- if (!this.userinfo.f_userfiles_id){
306
- return
307
- }
308
- let result = await new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
309
- data: {
310
- items: '*',
311
- tablename: 't_instruct',
312
- condition: `f_userfiles_id = '${this.userinfo.f_userfiles_id}' and f_instruct_state='执行成功' and f_instruct_title in ('手动关阀','手动开阀')`,
313
- orderitem: 'f_instruct_date desc'
314
- }
315
- }, {resolveMsg: null, rejectMsg: null})
316
- if (result.data.length > 0){
317
- this.$set('f_info', result.data[0].f_info)
318
- this.$set('f_instruct_title', result.data[0].f_instruct_title)
319
- }
320
- },
321
- methods: {
322
- upuserinfo(userinfo) {
323
- let _this = this.$parent.$parent
324
- this.$dispatch('gotoson', {
325
- _this: this.$parent.$parent,
326
- title: '档案信息变更',
327
- safe: false
328
- })
329
- this.$parent.$parent.$goto('PhoneUpUserinfo', {
330
- f_userinfo_id: userinfo.f_userinfoid,
331
- f_source: '安检',
332
- f_check_type: userinfo.f_check_type
333
- }, 'self', function () {
334
- _this.updateUserCallBack()
335
- })
336
- },
337
- updatebiaohao(f_meter_no, f_userinfo_id) {
338
- this.$showMessage("将用户 " + this.userinfo.f_user_name + "的机表表号从" + this.userinfo.planmeterss.f_meter_no + "修改为" + f_meter_no, ['confirm', 'cancel']).then((butt) => {
339
- if (butt == "confirm") {
340
- let http = new HttpResetClass()
341
- http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/logic/safecheckUpdateBiaoHao`, {
342
- f_meter_no: f_meter_no,
343
- f_userinfo_id: f_userinfo_id
344
- }, {resolveMsg: null, rejectMsg: null}).then((res) => {
345
- if (res.data.code == 200) {
346
- this.$showMessage('修改成功!')
347
- } else {
348
- this.$showMessage('修改失败!,网络异常')
349
- }
350
- })
351
- }
352
- })
353
- },
354
- biaoxinghaook() {
355
- if (this.biaoxinghao == '') {
356
- this.$showMessage("请选择表型号")
357
- return
358
- }
359
- //tag
360
- //tag
361
- this.$showMessage("是否确定进行修改?", ['confirm', 'cancel']).then((butt) => {
362
- if (butt == "confirm") {
363
- let http = new HttpResetClass()
364
- http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/logic/safecheckUpdateBiaoXingHao`, {
365
- biaoxinghao: this.biaoxinghao,
366
- f_userinfo_id: this.userinfo.f_userinfoid
367
- }, {resolveMsg: null, rejectMsg: null}).then((res) => {
368
- if (res.data.code == 200) {
369
- this.$showMessage('修改成功!')
370
- //tag
371
- this.showbModal = false
372
- } else {
373
- this.$showMessage('修改失败!,网络异常')
374
- }
375
- })
376
- }
377
- })
378
-
379
-
380
- },
381
- biaoxinghaocancel() {
382
- //tag
383
- this.showbModal = false
384
- },
385
- showbiaoxinghao() {
386
- this.gmlist = []
387
- //tag)
388
- //tag
389
- let http1 = new HttpResetClass()
390
- http1.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
391
- data: {
392
- items: 'gm.id,gm.f_meter_style',
393
- tablename: 't_gasbrand gb LEFT JOIN t_gasmodel gm ON gb.id= gm.f_gasbrand_id ',
394
- condition: `f_meter_brand = '${this.userinfo.planmeterss.f_aliasname}'`,
395
- // condition: `f_meter_brand = 'this.userinfo.planmeterss'`,
396
- orderitem: 'gm.id'
397
- }
398
- }, {resolveMsg: null, rejectMsg: null}).then((ress) => {
399
- ress.data.forEach(res => {
400
- this.gmlist.push({
401
- label: res.f_meter_style,
402
- value: res.id
403
- })
404
- })
405
- //tag)
406
- //tag
407
- this.showbModal = true
408
- })
409
-
410
-
411
- },
412
- updatePhone(f_user_phone, f_userinfo_id) {
413
-
414
- this.$showMessage("将用户 " + this.userinfo.f_user_name + "的电话号码从" + this.beforephone + "修改为" + f_user_phone, ['confirm', 'cancel']).then((butt) => {
415
- if (butt == "confirm") {
416
- let http = new HttpResetClass()
417
- http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/logic/safecheckUpdatePhone`, {
418
- f_user_phone: f_user_phone,
419
- f_userinfo_id: f_userinfo_id
420
- }, {resolveMsg: null, rejectMsg: null}).then((res) => {
421
- if (res.data.code == 200) {
422
- this.$showMessage('修改成功!')
423
- } else {
424
- this.$showMessage('修改失败!,网络异常')
425
- }
426
- })
427
- }
428
- })
429
- },
430
- searchHistory(f_userinfo_id) {
431
- this.$dispatch('gotoson', {
432
- _this: this.$parent.$parent,
433
- title: '购气记录',
434
- safe: false
435
- })
436
- this.$parent.$parent.$goto('phone-sell-info', {f_userinfo_id: f_userinfo_id})
437
- },
438
- cameraCallBack(prop, fileName) {
439
- HostApp.__this__.$set(prop, fileName + '?' + Math.random())
440
- //tag
441
- HostApp.__callback__ = null
442
- HostApp.__this__ = null
443
- },
444
- takePic(prop, title) {
445
- HostApp.__callback__ = this.cameraCallBack
446
- HostApp.__this__ = this
447
- //tag
448
- let fileName
449
- if (!this[prop] || this[prop].includes("nopic.png")) {
450
- fileName = Util.guid() + '-' + prop + '.jpg'
451
- } else {
452
- fileName = Util.getFileName(this[prop])
453
- }
454
- HostApp._open_a_page({
455
- type: 'boomerang',
456
- page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
457
- param: {
458
- file: fileName,
459
- requestCode: 111,
460
- callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
461
- watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
462
- }
463
- })
464
- },
465
- delfile(prop, fileName) {
466
- if (fileName == Vue.nopic){
467
-
468
- } else {
469
- HostApp.delfile(fileName)
470
- this[prop] = Vue.nopic
471
- }
472
- },
473
- setEntryClass(val) {
474
- if (val == '封堵') {
475
- this.f_usegas = ''
476
- this.$set('f_entry_class', 'success')
477
- } else if (val == '到访不遇') {
478
- this.f_usegas = ''
479
- this.$set('f_entry_class', 'warning')
480
- } else if (val == '拒检') {
481
- this.f_usegas = ''
482
- this.$set('f_entry_class', 'danger')
483
- } else if (val == '入户') {
484
- this.$set('f_entry_class', 'success')
485
- }
486
- },
487
- setUsegas(val) {
488
- if (val == '未使用')
489
- this.$set('f_useclass', 'default')
490
- if (val == '已使用')
491
- this.$set('f_useclass', 'success')
492
- },
493
- start() {
494
- this.$parent.$parent.isStrat = true
495
- this.$set('action', !this.action)
496
- this.$set('f_onsite_time', Util.toStandardTimeString())
497
- },
498
- safecheckStateReady() {
499
- //tag
500
- //tag
501
- //tag
502
- if (!this.$parent.$parent.showBack) {
503
- this.$parent.$parent.showBack = true
504
- }
505
- this.$set('last_check_date', this.$parent.$parent.item.f_plan_meters[0].f_last_check_date)
506
- this.$set('last_check_state', this.$parent.$parent.item.f_plan_meters[0].f_last_check_state)
507
- this.$set('newfile_date', this.$parent.$parent.item.f_plan_meters[0].f_newfile_date)
508
- if (this.$parent.$parent.item.f_plan_meters[0].f_last_check_result) {
509
- let checkResult = JSON.parse(this.$parent.$parent.item.f_plan_meters[0].f_last_check_result)
510
- this.$set('last_check_result', checkResult.result)
511
- this.$set('last_check_data.data', checkResult.data)
512
- } else {
513
- this.$set('last_check_result', '')
514
- this.$set('last_check_data.data', [])
515
- }
516
- if (this.$parent.$parent.role == 'inspect' && this.f_complete != '已完成') {
517
- this.start()
518
- }
519
- if (this.$parent.$parent.data.f_onsite_time) {
520
- //tag
521
- this.$parent.$parent.startClick = true
522
- }
523
- this.action = true
524
- //tag
525
- if (this.f_onsite_time) {
526
- this.$parent.$parent.isStrat = true
527
- this.$parent.$parent.data.f_onsite_time = Util.toStandardTimeString()
528
- }
529
- if (this.$parent.$parent.role == 'repair') {
530
- this.$set('style__', 'divmask')
531
- this.$set('style_view_', '')
532
- } else if (this.$parent.$parent.role == 'view') {
533
- this.$set('style__', 'divmask')
534
- this.$set('style_view_', 'divmask')
535
- //tag
536
- } else {
537
- this.$set('style__', '')
538
- this.$set('style_view_', '')
539
- }
540
- if (!this.f_nongasuser_path)
541
- this.$set('f_nongasuser_path', '')
542
- if (!this.f_noanswer_path)
543
- this.$set('f_noanswer_path', '')
544
- if (!this.f_rejectcheck_path)
545
- this.$set('f_rejectcheck_path', '')
546
- if (!this.f_blockcheck_path)
547
- this.$set('f_blockcheck_path', '')
548
-
549
-
550
- this.$watch('f_usegas', (val) => {
551
- this.setUsegas(val)
552
- })
553
-
554
- this.setEntryClass(this.f_entry_status)
555
- this.$watch('f_entry_status', (val) => {
556
- this.setEntryClass(val)
557
-
558
- if (val == '到访不遇') {
559
- this.f_rejectcheck_path = Vue.nopic
560
- }
561
- if (val == '拒检') {
562
- this.f_noanswer_path = Vue.nopic
563
- }
564
- if (val == '封堵') {
565
- this.f_blockcheck_path = Vue.nopic
566
- }
567
- if (val != '入户') {
568
- //清理安检概括
569
- this.f_no_gas_device = false
570
- this.f_unload_battery = false
571
- this.f_close_valve = false
572
- //清理全局隐患
573
- this.f_defect_cramped = false
574
- this.f_defect_bedroom = false
575
- this.f_defect_longpipe = false
576
- this.f_defect_firesource = false
577
- this.f_defect_explosive = false
578
- this.f_defect_viacabinet = false
579
- this.f_defect_intermittent = false
580
- this.f_defect_nearfire = false
581
- this.f_defect_openkitchen = false
582
- this.f_defect_hang = false
583
- this.f_cramped_path = Vue.nopic
584
- //用户评价
585
- this.f_client_evaluation = null
586
- //清设备
587
- this.$set('f_plumbs', [])
588
- this.$set('f_valves', [])
589
- this.$set('f_inner_plumbs', [])
590
- this.$set('f_alarms', [])
591
- this.$set('f_cookers', [])
592
- this.$set('f_heaters', [])
593
- this.$set('f_furnaces', [])
594
- }
595
- })
596
- }
597
- },
598
- components: {
599
- RadioGroup,
600
- Radio
601
- },
602
- }
603
- </script>
604
-
605
- <style scoped>
606
-
607
- .font {
608
- font: 15px PingFang-SC-Medium;
609
- color: #666666;
610
- }
611
-
612
- .input-font {
613
- font: 15px PingFang-SC-Medium;
614
- color: #333333;
615
- }
616
-
617
- .app-text {
618
- font-size: 12px;
619
- }
620
-
621
- .panel-self {
622
- border-radius: 10px;
623
- border: 1px solid #499EDF;
624
- background-color: #F8F8F8;
625
- }
626
-
627
- .app-text {
628
- font-size: 12px;
629
- }
630
-
631
- .panel-self {
632
- border-radius: 5px;
633
- border: 1px solid #c5e1f7;
634
- background-color: #F2F6FA;
635
- }
636
-
637
- .font {
638
- font: 15px PingFang-SC-Medium;
639
- color: #333333;
640
- }
641
-
642
- .panel-self {
643
- border-radius: 5px;
644
- border: 1px solid #c5e1f7;
645
- background-color: #F2F6FA;
646
- }
647
-
648
- .text-left {
649
- text-align: left;
650
- }
651
-
652
- .font {
653
- font: 15px PingFang-SC-Medium;
654
- color: #333333;
655
- }
656
-
657
- .btn-photo {
658
- border: 0;
659
- border-radius: 7px;
660
- background-color: #7dc1f4;
661
- font: 15px PingFang-SC-Bold;
662
- height: 20%;
663
- }
664
-
665
- .div-photo {
666
- width: auto;
667
- height: auto;
668
- /* margin-top: 10px; */
669
- position: absolute;
670
- bottom: 10px;
671
- right: 10px;
672
- }
673
- </style>
1
+ <template>
2
+ <div class="auto app-text">
3
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
4
+ <div class="panel-body panel-self">
5
+
6
+ <div class="col-xs-12" style="padding: 2px 0">
7
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户编号:</b></p>
8
+ <!--<a class="panel-title col-xs-7 text-left input-font" style="width: 79%;color: blue;text-decoration:underline" @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</a>-->
9
+ <p class="panel-title col-xs-7 text-left input-font">
10
+ <label style="text-decoration:underline;color: #00b3ee; font-size: 15px;"
11
+ @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</label>
12
+ <label style="color: #00b3ee;text-decoration:none; margin-left:5%; font-size: 15px;"
13
+ @click="upuserinfo(userinfo)">档案维护</label>
14
+ </p>
15
+ </div>
16
+ <div class="col-xs-12" style="padding: 2px 0">
17
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户名称:</b></p>
18
+ <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_user_name }}</p>
19
+ </div>
20
+ <div class="col-xs-12" style="padding: 2px 0">
21
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户类型:</b></p>
22
+ <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_check_type }}
23
+ </p>
24
+ </div>
25
+ <div class="col-xs-12" style="padding: 2px 0">
26
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户状态:</b></p>
27
+ <!--<a class="panel-title col-xs-7 text-left input-font" style="width: 79%;color: blue;text-decoration:underline" @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</a>-->
28
+ <p class="panel-title col-xs-7 text-left input-font"
29
+ >{{ userinfo.f_user_state }}</p>
30
+ </div>
31
+ <div class="col-xs-12" style="padding: 2px 0">
32
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>气表状态:</b></p>
33
+ <!--<a class="panel-title col-xs-7 text-left input-font" style="width: 79%;color: blue;text-decoration:underline" @click="searchHistory(userinfo.f_userinfoid)">{{ userinfo.f_userinfo_code }}</a>-->
34
+ <p class="panel-title col-xs-7 text-left input-font"
35
+ >{{ userinfo.f_table_state }}</p>
36
+ </div>
37
+ <div class="col-xs-12" style="padding: 2px 0">
38
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>指令标题:</b></p>
39
+ <p class="panel-title col-xs-7 text-left input-font">{{ f_instruct_title ? f_instruct_title : '' }}</p>
40
+ </div>
41
+ <div class="col-xs-12" style="padding: 2px 0">
42
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>操作原因:</b></p>
43
+ <p class="panel-title col-xs-7 text-left input-font">{{ f_info }}</p>
44
+ </div>
45
+ <div class="col-xs-12" style="padding: 2px 0">
46
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户电话:</b></p>
47
+ <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_user_phone }}</p>
48
+
49
+ </div>
50
+ <!-- <div class="col-xs-12" style="padding: 2px 0" v-if="updateuserphone&&(userinfo.planmeterss.f_aliasname=='机表')">-->
51
+ <!-- <p class="panel-title text-left font" style="width: 23%;float: left"><b>机表表号:</b></p>-->
52
+ <!-- <input class="panel-title text-left input-font" style="width: 53%" value="{{ userinfo.f_meter_no }}" v-model="userinfo.f_meter_no"/>-->
53
+
54
+ <!-- </div>-->
55
+ <div class="col-xs-12" style="padding: 2px 0">
56
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户小区:</b></p>
57
+ <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_residential_area }}</p>
58
+ </div>
59
+ <div class="col-xs-12" style="padding: 2px 0">
60
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>租户姓名:</b></p>
61
+ <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_rent_name }}</p>
62
+ </div>
63
+ <div class="col-xs-12" style="padding: 2px 0">
64
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>租户电话:</b></p>
65
+ <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_zuhu_phone }}</p>
66
+ </div>
67
+ <div class="col-xs-12" style="padding: 2px 0">
68
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户地址:</b></p>
69
+ <p class="panel-title text-left input-font" style="width: 100%">{{ userinfo.f_address }}</p>
70
+ </div>
71
+ <div class="col-xs-12" style="padding: 2px 0">
72
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>合同日期:</b></p>
73
+ <p class="panel-title text-left input-font" style="width: 79%">{{ userinfo.f_ht_date }}</p>
74
+ </div>
75
+ <div class="col-xs-12" style="padding: 2px 0">
76
+ <p class="panel-title col-xs-5 text-left font" style="width: 36%;float: left"><b>保费截至日期:</b></p>
77
+ <p class="panel-title text-left input-font" style="width: 100%">{{ userinfo.f_ins_stop_date }}</p>
78
+ </div>
79
+ <div class="col-xs-12" style="padding: 2px 0">
80
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>安检状态:</b></p>
81
+ <p class="panel-title col-xs-7 text-left input-font">{{ userinfo.f_state }}</p>
82
+ </div>
83
+ <div class="col-xs-12">
84
+ <button v-if="updateuserphone" class="btn btn-primary" style="width: 45%;float: left" type="button"
85
+ @click="updatePhone(userinfo.f_user_phone,userinfo.f_userinfoid)">电话修改
86
+ </button>
87
+ <button v-if="updateuserphone" class="btn btn-primary" style="width: 45%;float: right" type="button"
88
+ @click="showbiaoxinghao()">表型号修改
89
+ </button>
90
+ </div>
91
+ <div class="col-xs-12">
92
+ <button v-if="updateuserphone&&(userinfo.planmeterss.f_aliasname=='机表')" class="btn btn-primary" style="width: 45%;float: left"
93
+ type="button"
94
+ @click="updatebiaohao(userinfo.f_meter_no,userinfo.f_userinfoid)">表号修改
95
+ </button>
96
+ <!-- <button type="button" style="width: 45%;float: right" class="btn btn-primary" v-if="updateuserphone" @click="showbiaoxinghao()">表型号修改</button>-->
97
+ </div>
98
+ </div>
99
+ <div class="panel-body">
100
+ <div v-show="false" class="row repair-info-content auto">
101
+ <div class="col-xs-12 col-sm-12 col-md-12 form-input-group">
102
+ <label class="control-label">
103
+ <nobr>到达时间:</nobr>
104
+ </label>
105
+ <span>{{ f_onsite_time }}</span>
106
+ </div>
107
+ <div v-if="data.f_date_leave" class="col-xs-12 col-sm-12 col-md-12 form-input-group">
108
+ <label class="control-label">
109
+ <nobr>离开时间:</nobr>
110
+ </label>
111
+ <span>{{ f_offsite_time }}</span>
112
+ </div>
113
+ </div>
114
+
115
+
116
+ <div :class="style__" class="form-group">
117
+ <span class="col-md-3 col-sm-4 col-xs-4 text-left"><img alt=""
118
+ src="../../../assets/housestyle.png"
119
+ style="width: 20px;margin-bottom: 5px;text-align: left">入户状态:</span>
120
+ <div :class="style__" class="col-md-9 col-sm-8 col-xs-8 text-center">
121
+ <input id="blockchec" v-model="f_entry_status" name="enterstatus" type="radio" value="封堵">封堵
122
+ <input id="nopeople" v-model="f_entry_status" name="enterstatus" type="radio" value="到访不遇">到访不遇
123
+ <input id="rejectchecck" v-model="f_entry_status" name="enterstatus" type="radio" value="拒检">拒检
124
+ <input id="enterhouse" v-model="f_entry_status" name="enterstatus" type="radio" value="入户">入户
125
+ <input v-if='userinfo.f_check_type == "非民用"' id="enterhouse" v-model="f_entry_status" name="enterstatus"
126
+ type="radio" value="不营业"><span v-if='userinfo.f_check_type == "非民用"'>不营业</span>
127
+ </div>
128
+ <div v-show="f_entry_status=='封堵'" :class="style__" class="form-group col-sm-12 col-xs-12">
129
+ <label class="text-left font">封堵照片:</label>
130
+ <div class="auto">
131
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
132
+ <div class="panel-body panel-self"
133
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
134
+ <div class="row" style="height: 240px;overflow: scroll;top: 1px">
135
+ <div class="col-sm-4">
136
+ <img-self :src="f_blockcheck_path" alt="封堵照片" height="200" width="150"></img-self>
137
+ </div>
138
+ </div>
139
+ <div :class="style__" class="row text-right div-photo">
140
+ <button class="btn btn-primary btn-photo" name="button" type="button"
141
+ @click="takePic('f_blockcheck_path', '封堵照片')">拍照
142
+ </button>
143
+ &nbsp;&nbsp;&nbsp;&nbsp;<img :class="style__" src="../../../assets/remove.png"
144
+ style="width: 25%;"
145
+ @click="delfile('f_blockcheck_path', this.f_blockcheck_path)"/>
146
+ </div>
147
+ </div>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ <div v-show="f_entry_status=='到访不遇'" :class="style__" class="form-group col-sm-12 col-xs-12">
152
+ <label class="text-left font">到访不遇照片:</label>
153
+ <div class="auto">
154
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
155
+ <div class="panel-body panel-self"
156
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
157
+ <div class="row" style="height: 240px;overflow: scroll;top: 1px">
158
+ <div class="col-sm-4">
159
+ <img-self :src="f_noanswer_path" alt="到访不遇照片" height="200" width="150"></img-self>
160
+ </div>
161
+ </div>
162
+ <div :class="style__" class="row text-right div-photo">
163
+ <button class="btn btn-primary btn-photo" name="button" type="button"
164
+ @click="takePic('f_noanswer_path', '到访不遇照片')">拍照
165
+ </button>
166
+ &nbsp;&nbsp;&nbsp;&nbsp;<img :class="style__" src="../../../assets/remove.png"
167
+ style="width: 25%;"
168
+ @click="delfile('f_noanswer_path', this.f_noanswer_path)"/>
169
+ </div>
170
+ </div>
171
+ </div>
172
+ </div>
173
+ </div>
174
+ <div v-show="f_entry_status=='拒检'" :class="style__" class="form-group col-sm-12 col-xs-12">
175
+ <label class="text-left font">拒检照片:</label>
176
+ <div class="auto">
177
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
178
+ <div class="panel-body panel-self"
179
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
180
+ <div class="row" style="height: 240px;overflow: scroll;top: 1px">
181
+ <div class="col-sm-4">
182
+ <img-self :src="f_rejectcheck_path" alt="拒检照片" height="200" width="150"></img-self>
183
+ </div>
184
+ </div>
185
+ <div class="row text-right div-photo">
186
+ <button class="btn btn-primary btn-photo" name="button" type="button"
187
+ @click="takePic('f_rejectcheck_path', '拒检照片')">拍照
188
+ </button>
189
+ &nbsp;&nbsp;&nbsp;&nbsp;<img :class="style__" src="../../../assets/remove.png"
190
+ style="width: 25%;"
191
+ @click="delfile('f_rejectcheck_path', this.f_rejectcheck_path)"/>
192
+ </div>
193
+ </div>
194
+ </div>
195
+ </div>
196
+ </div>
197
+ </div>
198
+ <div v-show="f_usegas == '未使用'" :class="style__" class="form-group">
199
+ <sapn class="text-left col-md-12 col-sm-12 col-xs-12">处置方式:</sapn>
200
+ <div class="col-xs-12 col-sm-12 col-md-12">
201
+ <input v-model="f_no_gas_device" type="checkbox">无燃气具
202
+ <input v-model="f_close_valve" type="checkbox">关闭表前阀
203
+ <input v-model="f_unload_battery" type="checkbox">取下表内电池
204
+ </div>
205
+ </div>
206
+ <div v-if="this.$parent.$parent.role != 'view'" class="auto app-text" style="margin-top: 5px;">
207
+ <div class="panel" style="padding: 60px 7px 10px 0px;">
208
+ <div class="panel-body panel-self">
209
+ <div v-show="false" class="row">
210
+ <p class="panel-title col-xs-4 text-left font">建档时间</p>
211
+ <p class="panel-title col-xs-8 text-left input-font">{{ newfile_date }}</p>
212
+ </div>
213
+ <div v-if="last_check_state" class="row">
214
+ <p class="panel-title col-xs-4 text-left font">上次入户状态</p>
215
+ <p class="panel-title col-xs-8 text-left input-font">{{ last_check_state }}</p>
216
+ </div>
217
+ <div v-if="last_check_date != null && last_check_date != ''" class="row">
218
+ <p class="panel-title col-xs-4 text-left font">上次安检时间</p>
219
+ <p class="panel-title col-xs-8 text-left input-font">{{ last_check_date }}</p>
220
+ </div>
221
+ <div class="row">
222
+ <p class="panel-title col-xs-4 text-left font">上次安检状态</p>
223
+ <p v-if="last_check_date != null && last_check_date != ''"
224
+ class="panel-title col-xs-8 text-left input-font">安检完成</p>
225
+ <p v-if="last_check_date == null || last_check_date == ''"
226
+ class="panel-title col-xs-8 text-left input-font">未安检</p>
227
+ </div>
228
+ <div v-if="last_check_date != null && last_check_date != ''" class="row">
229
+ <p class="panel-title col-xs-4 text-left font">上次安检结果</p>
230
+ <p :class="last_check_result=='正常'?'':'color-red'" class="panel-title col-xs-8 text-left input-font">
231
+ {{ last_check_result }}</p>
232
+ <div v-for="data in last_check_data.data"
233
+ class="panel-title col-xs-offset-4 col-xs-8 text-left input-font">
234
+ <p v-for="(key,item) in data">
235
+ {{ key }}:{{ item }}
236
+ </p>
237
+ </div>
238
+ </div>
239
+ </div>
240
+ </div>
241
+ </div>
242
+ </div>
243
+ </div>
244
+ <div v-if="showbModal">
245
+ <modal v-ref:modal :show.sync="showbModal" backdrop="false">
246
+ <div slot="modal-header" class="modal-header">
247
+ <h4 class="modal-title">
248
+ 选择表型号
249
+ </h4>
250
+ </div>
251
+ <div slot="modal-body" class="modal-body">
252
+ <div class="col-xs-12">
253
+
254
+ <v-select v-model='biaoxinghao' :options='gmlist'
255
+ :value-single="true"
256
+ :value.sync="biaoxinghao"
257
+ class="select_list select" close-on-select
258
+ placeholder='请选择表型号' width="100%"></v-select>
259
+ </div>
260
+ <div class="col-xs-12" style="height: 10px">
261
+
262
+ </div>
263
+
264
+ </div>
265
+ <div slot="modal-footer" class="modal-footer">
266
+ <button class="btn btn-default" @click="biaoxinghaook()">确认</button>
267
+ <button class="btn btn-default" @click="biaoxinghaocancel()">取消</button>
268
+ </div>
269
+ </modal>
270
+ </div>
271
+ </div>
272
+ </template>
273
+
274
+ <script>
275
+ import {HttpResetClass} from 'vue-client'
276
+ import * as Util from "../../Util";
277
+ import Vue from "vue";
278
+ import RadioGroup from "vue-client/src/vue-strap/src/radioGroup";
279
+ import Radio from "vue-client/src/vue-strap/src/radioBtn";
280
+
281
+ export default {
282
+ title: "SafecheckUserInfo",
283
+ props: ['userinfo'],
284
+ data() {
285
+ return this.$parent.$parent.data
286
+ },
287
+ created() {
288
+ this.$set('showbModal', false)
289
+ //tag
290
+ this.$set('biaoxinghao', '')
291
+ },
292
+ async ready() {
293
+ // this.$set('userinfo.f_meter_no',this.userinfo.planmeterss.f_meter_no)
294
+ this.$set('beforephone', this.userinfo.f_user_phone)
295
+ this.$set('gmlist', [])
296
+ //tag
297
+ if (Vue.config.safecheck != undefined) {
298
+ if (Vue.config.safecheck.SafecheckUserinfo != undefined) {
299
+ if (Vue.config.safecheck.SafecheckUserinfo.updateuserphone != undefined) {
300
+ this.$set('updateuserphone', Vue.config.safecheck.SafecheckUserinfo.updateuserphone)
301
+ }
302
+ }
303
+ }
304
+ this.safecheckStateReady()
305
+ if (!this.userinfo.f_userfiles_id){
306
+ return
307
+ }
308
+ let result = await new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
309
+ data: {
310
+ items: '*',
311
+ tablename: 't_instruct',
312
+ condition: `f_userfiles_id = '${this.userinfo.f_userfiles_id}' and f_instruct_state='执行成功' and f_instruct_title in ('手动关阀','手动开阀')`,
313
+ orderitem: 'f_instruct_date desc'
314
+ }
315
+ }, {resolveMsg: null, rejectMsg: null})
316
+ if (result.data.length > 0){
317
+ this.$set('f_info', result.data[0].f_info)
318
+ this.$set('f_instruct_title', result.data[0].f_instruct_title)
319
+ }
320
+ },
321
+ methods: {
322
+ upuserinfo(userinfo) {
323
+ let _this = this.$parent.$parent
324
+ this.$dispatch('gotoson', {
325
+ _this: this.$parent.$parent,
326
+ title: '档案信息变更',
327
+ safe: false
328
+ })
329
+ this.$parent.$parent.$goto('PhoneUpUserinfo', {
330
+ f_userinfo_id: userinfo.f_userinfoid,
331
+ f_source: '安检',
332
+ f_check_type: userinfo.f_check_type
333
+ }, 'self', function () {
334
+ _this.updateUserCallBack()
335
+ })
336
+ },
337
+ updatebiaohao(f_meter_no, f_userinfo_id) {
338
+ this.$showMessage("将用户 " + this.userinfo.f_user_name + "的机表表号从" + this.userinfo.planmeterss.f_meter_no + "修改为" + f_meter_no, ['confirm', 'cancel']).then((butt) => {
339
+ if (butt == "confirm") {
340
+ let http = new HttpResetClass()
341
+ http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/logic/safecheckUpdateBiaoHao`, {
342
+ f_meter_no: f_meter_no,
343
+ f_userinfo_id: f_userinfo_id
344
+ }, {resolveMsg: null, rejectMsg: null}).then((res) => {
345
+ if (res.data.code == 200) {
346
+ this.$showMessage('修改成功!')
347
+ } else {
348
+ this.$showMessage('修改失败!,网络异常')
349
+ }
350
+ })
351
+ }
352
+ })
353
+ },
354
+ biaoxinghaook() {
355
+ if (this.biaoxinghao == '') {
356
+ this.$showMessage("请选择表型号")
357
+ return
358
+ }
359
+ //tag
360
+ //tag
361
+ this.$showMessage("是否确定进行修改?", ['confirm', 'cancel']).then((butt) => {
362
+ if (butt == "confirm") {
363
+ let http = new HttpResetClass()
364
+ http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/logic/safecheckUpdateBiaoXingHao`, {
365
+ biaoxinghao: this.biaoxinghao,
366
+ f_userinfo_id: this.userinfo.f_userinfoid
367
+ }, {resolveMsg: null, rejectMsg: null}).then((res) => {
368
+ if (res.data.code == 200) {
369
+ this.$showMessage('修改成功!')
370
+ //tag
371
+ this.showbModal = false
372
+ } else {
373
+ this.$showMessage('修改失败!,网络异常')
374
+ }
375
+ })
376
+ }
377
+ })
378
+
379
+
380
+ },
381
+ biaoxinghaocancel() {
382
+ //tag
383
+ this.showbModal = false
384
+ },
385
+ showbiaoxinghao() {
386
+ this.gmlist = []
387
+ //tag)
388
+ //tag
389
+ let http1 = new HttpResetClass()
390
+ http1.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
391
+ data: {
392
+ items: 'gm.id,gm.f_meter_style',
393
+ tablename: 't_gasbrand gb LEFT JOIN t_gasmodel gm ON gb.id= gm.f_gasbrand_id ',
394
+ condition: `f_meter_brand = '${this.userinfo.planmeterss.f_aliasname}'`,
395
+ // condition: `f_meter_brand = 'this.userinfo.planmeterss'`,
396
+ orderitem: 'gm.id'
397
+ }
398
+ }, {resolveMsg: null, rejectMsg: null}).then((ress) => {
399
+ ress.data.forEach(res => {
400
+ this.gmlist.push({
401
+ label: res.f_meter_style,
402
+ value: res.id
403
+ })
404
+ })
405
+ //tag)
406
+ //tag
407
+ this.showbModal = true
408
+ })
409
+
410
+
411
+ },
412
+ updatePhone(f_user_phone, f_userinfo_id) {
413
+
414
+ this.$showMessage("将用户 " + this.userinfo.f_user_name + "的电话号码从" + this.beforephone + "修改为" + f_user_phone, ['confirm', 'cancel']).then((butt) => {
415
+ if (butt == "confirm") {
416
+ let http = new HttpResetClass()
417
+ http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/logic/safecheckUpdatePhone`, {
418
+ f_user_phone: f_user_phone,
419
+ f_userinfo_id: f_userinfo_id
420
+ }, {resolveMsg: null, rejectMsg: null}).then((res) => {
421
+ if (res.data.code == 200) {
422
+ this.$showMessage('修改成功!')
423
+ } else {
424
+ this.$showMessage('修改失败!,网络异常')
425
+ }
426
+ })
427
+ }
428
+ })
429
+ },
430
+ searchHistory(f_userinfo_id) {
431
+ this.$dispatch('gotoson', {
432
+ _this: this.$parent.$parent,
433
+ title: '购气记录',
434
+ safe: false
435
+ })
436
+ this.$parent.$parent.$goto('phone-sell-info', {f_userinfo_id: f_userinfo_id})
437
+ },
438
+ cameraCallBack(prop, fileName) {
439
+ HostApp.__this__.$set(prop, fileName + '?' + Math.random())
440
+ //tag
441
+ HostApp.__callback__ = null
442
+ HostApp.__this__ = null
443
+ },
444
+ takePic(prop, title) {
445
+ HostApp.__callback__ = this.cameraCallBack
446
+ HostApp.__this__ = this
447
+ //tag
448
+ let fileName
449
+ if (!this[prop] || this[prop].includes("nopic.png")) {
450
+ fileName = Util.guid() + '-' + prop + '.jpg'
451
+ } else {
452
+ fileName = Util.getFileName(this[prop])
453
+ }
454
+ HostApp._open_a_page({
455
+ type: 'boomerang',
456
+ page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
457
+ param: {
458
+ file: fileName,
459
+ requestCode: 111,
460
+ callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
461
+ watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
462
+ }
463
+ })
464
+ },
465
+ delfile(prop, fileName) {
466
+ if (fileName == Vue.nopic){
467
+
468
+ } else {
469
+ HostApp.delfile(fileName)
470
+ this[prop] = Vue.nopic
471
+ }
472
+ },
473
+ setEntryClass(val) {
474
+ if (val == '封堵') {
475
+ this.f_usegas = ''
476
+ this.$set('f_entry_class', 'success')
477
+ } else if (val == '到访不遇') {
478
+ this.f_usegas = ''
479
+ this.$set('f_entry_class', 'warning')
480
+ } else if (val == '拒检') {
481
+ this.f_usegas = ''
482
+ this.$set('f_entry_class', 'danger')
483
+ } else if (val == '入户') {
484
+ this.$set('f_entry_class', 'success')
485
+ }
486
+ },
487
+ setUsegas(val) {
488
+ if (val == '未使用')
489
+ this.$set('f_useclass', 'default')
490
+ if (val == '已使用')
491
+ this.$set('f_useclass', 'success')
492
+ },
493
+ start() {
494
+ this.$parent.$parent.isStrat = true
495
+ this.$set('action', !this.action)
496
+ this.$set('f_onsite_time', Util.toStandardTimeString())
497
+ },
498
+ safecheckStateReady() {
499
+ //tag
500
+ //tag
501
+ //tag
502
+ if (!this.$parent.$parent.showBack) {
503
+ this.$parent.$parent.showBack = true
504
+ }
505
+ this.$set('last_check_date', this.$parent.$parent.item.f_plan_meters[0].f_last_check_date)
506
+ this.$set('last_check_state', this.$parent.$parent.item.f_plan_meters[0].f_last_check_state)
507
+ this.$set('newfile_date', this.$parent.$parent.item.f_plan_meters[0].f_newfile_date)
508
+ if (this.$parent.$parent.item.f_plan_meters[0].f_last_check_result) {
509
+ let checkResult = JSON.parse(this.$parent.$parent.item.f_plan_meters[0].f_last_check_result)
510
+ this.$set('last_check_result', checkResult.result)
511
+ this.$set('last_check_data.data', checkResult.data)
512
+ } else {
513
+ this.$set('last_check_result', '')
514
+ this.$set('last_check_data.data', [])
515
+ }
516
+ if (this.$parent.$parent.role == 'inspect' && this.f_complete != '已完成') {
517
+ this.start()
518
+ }
519
+ if (this.$parent.$parent.data.f_onsite_time) {
520
+ //tag
521
+ this.$parent.$parent.startClick = true
522
+ }
523
+ this.action = true
524
+ //tag
525
+ if (this.f_onsite_time) {
526
+ this.$parent.$parent.isStrat = true
527
+ this.$parent.$parent.data.f_onsite_time = Util.toStandardTimeString()
528
+ }
529
+ if (this.$parent.$parent.role == 'repair') {
530
+ this.$set('style__', 'divmask')
531
+ this.$set('style_view_', '')
532
+ } else if (this.$parent.$parent.role == 'view') {
533
+ this.$set('style__', 'divmask')
534
+ this.$set('style_view_', 'divmask')
535
+ //tag
536
+ } else {
537
+ this.$set('style__', '')
538
+ this.$set('style_view_', '')
539
+ }
540
+ if (!this.f_nongasuser_path)
541
+ this.$set('f_nongasuser_path', '')
542
+ if (!this.f_noanswer_path)
543
+ this.$set('f_noanswer_path', '')
544
+ if (!this.f_rejectcheck_path)
545
+ this.$set('f_rejectcheck_path', '')
546
+ if (!this.f_blockcheck_path)
547
+ this.$set('f_blockcheck_path', '')
548
+
549
+
550
+ this.$watch('f_usegas', (val) => {
551
+ this.setUsegas(val)
552
+ })
553
+
554
+ this.setEntryClass(this.f_entry_status)
555
+ this.$watch('f_entry_status', (val) => {
556
+ this.setEntryClass(val)
557
+
558
+ if (val == '到访不遇') {
559
+ this.f_rejectcheck_path = Vue.nopic
560
+ }
561
+ if (val == '拒检') {
562
+ this.f_noanswer_path = Vue.nopic
563
+ }
564
+ if (val == '封堵') {
565
+ this.f_blockcheck_path = Vue.nopic
566
+ }
567
+ if (val != '入户') {
568
+ //清理安检概括
569
+ this.f_no_gas_device = false
570
+ this.f_unload_battery = false
571
+ this.f_close_valve = false
572
+ //清理全局隐患
573
+ this.f_defect_cramped = false
574
+ this.f_defect_bedroom = false
575
+ this.f_defect_longpipe = false
576
+ this.f_defect_firesource = false
577
+ this.f_defect_explosive = false
578
+ this.f_defect_viacabinet = false
579
+ this.f_defect_intermittent = false
580
+ this.f_defect_nearfire = false
581
+ this.f_defect_openkitchen = false
582
+ this.f_defect_hang = false
583
+ this.f_cramped_path = Vue.nopic
584
+ //用户评价
585
+ this.f_client_evaluation = null
586
+ //清设备
587
+ this.$set('f_plumbs', [])
588
+ this.$set('f_valves', [])
589
+ this.$set('f_inner_plumbs', [])
590
+ this.$set('f_alarms', [])
591
+ this.$set('f_cookers', [])
592
+ this.$set('f_heaters', [])
593
+ this.$set('f_furnaces', [])
594
+ }
595
+ })
596
+ }
597
+ },
598
+ components: {
599
+ RadioGroup,
600
+ Radio
601
+ },
602
+ }
603
+ </script>
604
+
605
+ <style scoped>
606
+
607
+ .font {
608
+ font: 15px PingFang-SC-Medium;
609
+ color: #666666;
610
+ }
611
+
612
+ .input-font {
613
+ font: 15px PingFang-SC-Medium;
614
+ color: #333333;
615
+ }
616
+
617
+ .app-text {
618
+ font-size: 12px;
619
+ }
620
+
621
+ .panel-self {
622
+ border-radius: 10px;
623
+ border: 1px solid #499EDF;
624
+ background-color: #F8F8F8;
625
+ }
626
+
627
+ .app-text {
628
+ font-size: 12px;
629
+ }
630
+
631
+ .panel-self {
632
+ border-radius: 5px;
633
+ border: 1px solid #c5e1f7;
634
+ background-color: #F2F6FA;
635
+ }
636
+
637
+ .font {
638
+ font: 15px PingFang-SC-Medium;
639
+ color: #333333;
640
+ }
641
+
642
+ .panel-self {
643
+ border-radius: 5px;
644
+ border: 1px solid #c5e1f7;
645
+ background-color: #F2F6FA;
646
+ }
647
+
648
+ .text-left {
649
+ text-align: left;
650
+ }
651
+
652
+ .font {
653
+ font: 15px PingFang-SC-Medium;
654
+ color: #333333;
655
+ }
656
+
657
+ .btn-photo {
658
+ border: 0;
659
+ border-radius: 7px;
660
+ background-color: #7dc1f4;
661
+ font: 15px PingFang-SC-Bold;
662
+ height: 20%;
663
+ }
664
+
665
+ .div-photo {
666
+ width: auto;
667
+ height: auto;
668
+ /* margin-top: 10px; */
669
+ position: absolute;
670
+ bottom: 10px;
671
+ right: 10px;
672
+ }
673
+ </style>