safecheck-client 4.0.1-41 → 4.0.1-43

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 (264) hide show
  1. package/package.json +1 -1
  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 +663 -663
  6. package/src/components/NewDefectList/DefectPaperNew.vue +1184 -1184
  7. package/src/components/Util/SafecheckUpload.vue +281 -281
  8. package/src/components/android/AddPlanItem.vue +447 -447
  9. package/src/components/android/AddPlanItemYy.vue +451 -451
  10. package/src/components/android/AddSpecialPlanItem.vue +426 -426
  11. package/src/components/android/AndroidDefectDetails.vue +769 -769
  12. package/src/components/android/CurrentCreateYy.vue +1051 -1051
  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 +1344 -1369
  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/PhoneUpUserinfo.vue +1249 -1249
  21. package/src/components/android/QRCode/QRCodeBinding.vue +300 -300
  22. package/src/components/android/QRCode/QRCodePage.vue +212 -212
  23. package/src/components/android/SafePlanItem.vue +509 -509
  24. package/src/components/android/SafeRightTree.vue +218 -218
  25. package/src/components/android/SafecheckDevices.vue +1340 -1340
  26. package/src/components/android/examples/SafeListExamples.vue +296 -296
  27. package/src/components/android/old/PaperFeedback.vue +1015 -1015
  28. package/src/components/android/recheck/Recheck.vue +402 -402
  29. package/src/components/android/userinfo/SafecheckUserInfo.vue +776 -776
  30. package/src/components/checkplan/checkmsg.vue +459 -459
  31. package/src/components/defect/DefectList.vue +507 -507
  32. package/src/components/defect/DefectListWeixiu.vue +484 -484
  33. package/src/components/filialCircle/CircleList.vue +139 -139
  34. package/src/components/inspections/AddInspectPlanItem.vue +325 -325
  35. package/src/components/inspections/AddInspectPlanItems.vue +325 -325
  36. package/src/components/inspections/AddInspectPlanItemss.vue +317 -317
  37. package/src/components/inspections/DisplayInspectionList.vue +1224 -1224
  38. package/src/components/inspections/inspectionOrderV.vue +1853 -1853
  39. package/src/components/inspections/inspectionOrderVs.vue +1853 -1853
  40. package/src/components/inspections/inspectionOrderVss.vue +1856 -1856
  41. package/src/components/inspections/inspectionUserInfo.vue +398 -398
  42. package/src/components/map/PersonTrack.vue +226 -226
  43. package/src/components/paper/PaperList.vue +797 -797
  44. package/src/components/paper/RegionalList.vue +220 -220
  45. package/src/components/pc/AnnouncementPC.vue +524 -524
  46. package/src/components/pc/CheckBook.vue +303 -303
  47. package/src/components/pc/CheckBookArea.vue +146 -146
  48. package/src/components/pc/CheckBookCompany.vue +144 -144
  49. package/src/components/pc/CheckBookDetails.vue +161 -161
  50. package/src/components/pc/CheckBookEntry.vue +60 -60
  51. package/src/components/pc/CheckBookSearchArea.vue +560 -560
  52. package/src/components/pc/CheckBookSearchUnit.vue +229 -229
  53. package/src/components/pc/CheckBookSearchUser.vue +659 -659
  54. package/src/components/pc/CheckBookSearchUserList.vue +674 -674
  55. package/src/components/pc/DefectList.vue +742 -742
  56. package/src/components/pc/DeviceChange.vue +1068 -1068
  57. package/src/components/pc/PaperDefectMain.vue +880 -880
  58. package/src/components/pc/SafeVisitInfo.vue +261 -261
  59. package/src/components/querycheckpaper/CheckPaperList.vue +133 -130
  60. package/src/components/report/HiddenSituation.vue +165 -165
  61. package/src/components/rongcheng/AspiratedOrderV.vue +2377 -2377
  62. package/src/components/rongcheng/CurrentCreateOnline.vue +906 -906
  63. package/src/components/rongcheng/DefectList.vue +560 -560
  64. package/src/components/rongcheng/SafecheckOrderVCli.vue +2641 -2641
  65. package/src/components/safecheckNew/android/AddPlanItem.vue +419 -419
  66. package/src/components/safecheckNew/android/CurrentCreate.vue +1050 -1050
  67. package/src/components/safecheckNew/android/Recheck.vue +379 -379
  68. package/src/components/sendsingle/EquipmentManagement.vue +727 -727
  69. package/src/components/shaoguan/DefectList.vue +473 -473
  70. package/src/components/shaoguan/SafecheckOrderV.vue +2140 -2140
  71. package/src/components/tongcheng/PaperFeedback.vue +1061 -1061
  72. package/src/components/userfile/SecurityAudit.vue +243 -243
  73. package/src/filiale/ALshan/pc/DefectListWeixiu.vue +476 -476
  74. package/src/filiale/ancheng/android/SafecheckOrderV.vue +2703 -2703
  75. package/src/filiale/ancheng/android/SafecheckUserInfo.vue +737 -737
  76. package/src/filiale/ancheng/pc/checkScreen.vue +923 -923
  77. package/src/filiale/ankangyihua/android/AddPlanItem.vue +446 -446
  78. package/src/filiale/ankangyihua/android/SafecheckOrderV.vue +2908 -2908
  79. package/src/filiale/ankangyihua/pc/DefectListWeixiu.vue +491 -491
  80. package/src/filiale/baiyin/android/SafecheckOrderV.vue +2785 -2785
  81. package/src/filiale/baiyin/pc/DefectListNew.vue +597 -597
  82. package/src/filiale/bayan/android/Edit.vue +132 -132
  83. package/src/filiale/bayan/pc/DefectListNew.vue +597 -597
  84. package/src/filiale/bayan/pc/DeviceChange.vue +1838 -1838
  85. package/src/filiale/bayan/pc/HiddenSituation.vue +295 -295
  86. package/src/filiale/dexin/android/CasualSave.vue +1050 -1050
  87. package/src/filiale/dexin/android/SafecheckOrderV.vue +2950 -2950
  88. package/src/filiale/fugou/android/AddPlanItem.vue +413 -413
  89. package/src/filiale/fugou/android/SafecheckOrderV.vue +2796 -2796
  90. package/src/filiale/fugou/pc/CheckBookSearchUser.vue +830 -830
  91. package/src/filiale/fugu/android/SafecheckOrderV.vue +2484 -2484
  92. package/src/filiale/fugu/pc/NewCheckpaper.vue +1287 -1287
  93. package/src/filiale/ganquan/android/AddPlanItem.vue +444 -444
  94. package/src/filiale/ganquan/android/SafecheckOrderV.vue +2485 -2485
  95. package/src/filiale/ganquan/pc/NewCheckpaper.vue +1354 -1354
  96. package/src/filiale/guangxi/pc/DefectListNew.vue +518 -518
  97. package/src/filiale/hanzhong/android/SafecheckOrderV.vue +2683 -2683
  98. package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +786 -786
  99. package/src/filiale/huaran/android/SafecheckOrderV.vue +2803 -2803
  100. package/src/filiale/huatong/android/SafecheckOrderV.vue +2426 -2426
  101. package/src/filiale/huatong/android/SafecheckUserInfo.vue +749 -749
  102. package/src/filiale/huayin/pc/NewCheckpaper.vue +1307 -1307
  103. package/src/filiale/jiaocheng/android/AddPlanItem.vue +435 -435
  104. package/src/filiale/jiaocheng/android/SafecheckUserInfo.vue +737 -737
  105. package/src/filiale/jiaocheng/pc/DefectListNew.vue +576 -576
  106. package/src/filiale/jiaxian/android/AddPlanItem.vue +447 -447
  107. package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2807 -2807
  108. package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +784 -784
  109. package/src/filiale/jinbin/pc/DefectListWeixiu.vue +478 -478
  110. package/src/filiale/jingyang/android/AddPlanItem.vue +458 -458
  111. package/src/filiale/jingyang/android/SafecheckOrderV.vue +2734 -2734
  112. package/src/filiale/jingyang/android/SafecheckUserInfo.vue +781 -781
  113. package/src/filiale/kelai/android/AddPlanItem.vue +488 -488
  114. package/src/filiale/kelai/android/SafecheckUserInfo.vue +774 -774
  115. package/src/filiale/kelai/android/SafecheckUserInfo1.vue +618 -618
  116. package/src/filiale/kelai/pc/DefectListNew.vue +688 -688
  117. package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasList.vue +518 -518
  118. package/src/filiale/kelai/pc/NewCheckpaper.vue +1454 -1454
  119. package/src/filiale/liaoyuan/android/AddPlanItem.vue +412 -412
  120. package/src/filiale/liaoyuan/android/CurrentCreate.vue +1066 -1066
  121. package/src/filiale/liaoyuan/android/SafecheckOrderV.vue +2388 -2388
  122. package/src/filiale/liaoyuan/android/SafecheckUserInfo.vue +557 -557
  123. package/src/filiale/liaoyuan/pc/DefectListWeixiu.vue +489 -489
  124. package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +1020 -1020
  125. package/src/filiale/lixian/android/SafecheckOrderV.vue +2404 -2404
  126. package/src/filiale/lixian/android/SafecheckUserInfo.vue +578 -578
  127. package/src/filiale/lixian/pc/NewCheckpaper.vue +1211 -1211
  128. package/src/filiale/meihekou/android/AreaPlan.vue +577 -577
  129. package/src/filiale/meihekou/android/CheckPlanList.vue +198 -198
  130. package/src/filiale/meihekou/android/CheckPlanListArea.vue +190 -190
  131. package/src/filiale/meihekou/android/CurrentCreate.vue +1038 -1038
  132. package/src/filiale/meihekou/android/MeterReading.vue +110 -110
  133. package/src/filiale/meihekou/android/PaperFeedback.vue +1542 -1542
  134. package/src/filiale/meihekou/android/PhoneUpUserinfo.vue +1307 -1307
  135. package/src/filiale/meihekou/android/SafecheckDevices.vue +1340 -1340
  136. package/src/filiale/meihekou/android/SafecheckOrderV.vue +2446 -2446
  137. package/src/filiale/meihekou/android/SafecheckUserInfo.vue +785 -785
  138. package/src/filiale/meihekou/android.js +22 -22
  139. package/src/filiale/meihekou/pc/NewCheckpaperNew.vue +2050 -2050
  140. package/src/filiale/meihekou/pc/NewCheckpaperTemp.vue +1288 -1288
  141. package/src/filiale/meihekou/pc/PaperList.vue +828 -810
  142. package/src/filiale/meihekou/pc.js +15 -15
  143. package/src/filiale/minsheng/android/SafecheckUserInfo.vue +754 -754
  144. package/src/filiale/minsheng/pc/DefectListNew.vue +535 -535
  145. package/src/filiale/pingxiang/android/SafecheckOrderV.vue +2424 -2424
  146. package/src/filiale/pingxiang/android/SafecheckUserInfo.vue +600 -600
  147. package/src/filiale/pingxiang/pc/DefectListNew.vue +519 -519
  148. package/src/filiale/pingxiang/pc/NewCheckpaper.vue +1294 -1294
  149. package/src/filiale/qianneng/android/AddPlanItem.vue +482 -482
  150. package/src/filiale/qianneng/android/SafecheckOrderV.vue +2785 -2785
  151. package/src/filiale/qianneng/android/SafecheckUserInfo.vue +775 -775
  152. package/src/filiale/qianneng/pc/DefectListNew.vue +576 -576
  153. package/src/filiale/qianneng/pc/NewCheckpaper.vue +1546 -1546
  154. package/src/filiale/qingjian/android/SafecheckOrderV.vue +2844 -2844
  155. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +800 -800
  156. package/src/filiale/qingjian/pc/NewCheckpaper.vue +1871 -1871
  157. package/src/filiale/qingjian/pc.js +15 -15
  158. package/src/filiale/qingtongxia/android/AddPlanItem.vue +450 -450
  159. package/src/filiale/qingtongxia/android/SafecheckOrderV.vue +2726 -2726
  160. package/src/filiale/qingtongxia/android/SafecheckUserInfo.vue +782 -782
  161. package/src/filiale/qingtongxia/pc/DefectListNew.vue +594 -594
  162. package/src/filiale/rizhao/android/AddPlanItem.vue +446 -446
  163. package/src/filiale/rizhao/android/SafecheckOrderV.vue +2430 -2430
  164. package/src/filiale/rizhao/android/SafecheckUserInfo.vue +640 -640
  165. package/src/filiale/rizhao/pc/DefectList.vue +489 -489
  166. package/src/filiale/rongchuang/android/SafecheckOrderV.vue +2696 -2696
  167. package/src/filiale/rongchuang/android/checkpapermsg.vue +209 -209
  168. package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -2747
  169. package/src/filiale/ruihua/android/SafecheckUserInfo.vue +804 -804
  170. package/src/filiale/shanggao/android/SafecheckOrderV.vue +2426 -2426
  171. package/src/filiale/shanxian/android/SafecheckUserInfo.vue +749 -749
  172. package/src/filiale/shanxian/pc/HiddenSituation.vue +121 -121
  173. package/src/filiale/shanxian/pc/NewCheckpaper.vue +1526 -1526
  174. package/src/filiale/shexian/android/AddPlanItem.vue +444 -444
  175. package/src/filiale/shexian/android/SafecheckOrderV.vue +2879 -2879
  176. package/src/filiale/shexian/pc/DefectListNew.vue +593 -593
  177. package/src/filiale/shexian/pc/NewCheckpaper.vue +1469 -1469
  178. package/src/filiale/shimen/android/SafecheckUserInfo.vue +547 -547
  179. package/src/filiale/shimen/pc/DefectList.vue +473 -473
  180. package/src/filiale/shimen/pc/NewCheckpaper.vue +1275 -1275
  181. package/src/filiale/siyang/android/AddPlanItem.vue +450 -450
  182. package/src/filiale/siyang/android/CurrentCreate.vue +1051 -1051
  183. package/src/filiale/siyang/android/PhoneRecordInfo.vue +214 -214
  184. package/src/filiale/siyang/android/SafecheckOrderV.vue +2796 -2796
  185. package/src/filiale/siyang/android/SafecheckUserInfo.vue +789 -789
  186. package/src/filiale/siyang/pc/HiddenSituation.vue +167 -167
  187. package/src/filiale/taiyuan/pc/DefectDeal.vue +1033 -1033
  188. package/src/filiale/taiyuan/pc/NewCheckpaper.vue +1976 -1976
  189. package/src/filiale/taiyuan/pc/PlanManage.vue +891 -891
  190. package/src/filiale/taiyuan/pc/checkUserList.vue +798 -798
  191. package/src/filiale/taiyuan/pc.js +15 -15
  192. package/src/filiale/tianke/android/AddPlanItem.vue +455 -455
  193. package/src/filiale/tianke/android/SafecheckOrderV.vue +2431 -2431
  194. package/src/filiale/tianke/android/SafecheckUserInfo.vue +744 -744
  195. package/src/filiale/tongchuan/android/AddPlanItem.vue +483 -483
  196. package/src/filiale/tongchuan/android/PhoneRecordInfo.vue +191 -191
  197. package/src/filiale/tongchuan/android/PhoneSellInfo.vue +113 -113
  198. package/src/filiale/tongchuan/android/SafecheckUserInfo.vue +720 -720
  199. package/src/filiale/tongchuan/pc/CheckBookDetails.vue +209 -209
  200. package/src/filiale/tongchuan/pc/DefectListWeixiu.vue +484 -484
  201. package/src/filiale/tongchuan/pc/HiddenSituation.vue +166 -166
  202. package/src/filiale/weinan/android/AddPlanItem.vue +438 -438
  203. package/src/filiale/weinan/android/CurrentCreate.vue +1171 -1171
  204. package/src/filiale/weinan/android/CurrentCreateOnline.vue +911 -911
  205. package/src/filiale/weinan/android/SafePlanItem.vue +440 -440
  206. package/src/filiale/weinan/android/SafecheckUserInfo.vue +778 -778
  207. package/src/filiale/weinan/pc/DefectListNew.vue +617 -617
  208. package/src/filiale/weinan/pc/DeviceChange.vue +1088 -1088
  209. package/src/filiale/weinan/pc/HiddenSituation.vue +167 -167
  210. package/src/filiale/weinan/pc/checkScreen.vue +1094 -1094
  211. package/src/filiale/weinanct/android/SafecheckOrderV.vue +2730 -2730
  212. package/src/filiale/weinanct/pc/NewCheckpaper.vue +1315 -1315
  213. package/src/filiale/wensu/android/AddPlanItem.vue +495 -495
  214. package/src/filiale/wensu/android/AndroidDefectDeal.vue +464 -464
  215. package/src/filiale/wensu/android/PaperFeedback.vue +1358 -1358
  216. package/src/filiale/wensu/android/SafecheckOrderV.vue +2430 -2430
  217. package/src/filiale/wensu/android/SafecheckUserInfo.vue +627 -627
  218. package/src/filiale/wensu/pc/DefectListNew.vue +735 -735
  219. package/src/filiale/wenxi/android/AddPlanItem.vue +431 -431
  220. package/src/filiale/wenxi/android/SafecheckOrderV.vue +2671 -2671
  221. package/src/filiale/wenxi/android/SafecheckUserInfo.vue +673 -673
  222. package/src/filiale/wenxi/pc/DefectList.vue +653 -653
  223. package/src/filiale/wenxi/pc/NewCheckpaper.vue +1358 -1358
  224. package/src/filiale/wuan/android/SafecheckOrderV.vue +2241 -2241
  225. package/src/filiale/wuan/android/SafecheckUserInfo.vue +596 -596
  226. package/src/filiale/wuan/pc/DefectListWeixiu.vue +506 -506
  227. package/src/filiale/wuan/pc/NewCheckpaper.vue +1169 -1169
  228. package/src/filiale/wuhai/android/SafecheckOrderV.vue +2456 -2456
  229. package/src/filiale/wuhai/android/SafecheckUserInfo.vue +573 -573
  230. package/src/filiale/wuhai/pc/NewCheckpaper.vue +1281 -1281
  231. package/src/filiale/xiangyuanzhongai/android/PhoneUpUserinfo.vue +1251 -1251
  232. package/src/filiale/xinkang/android/AddPlanItem.vue +414 -413
  233. package/src/filiale/xinkang/pc/DefectListWeixiu.vue +475 -475
  234. package/src/filiale/xinkang/pc/NewCheckpaper.vue +1474 -1474
  235. package/src/filiale/xinkang/pc/PaperList.vue +596 -596
  236. package/src/filiale/yangchunboneng/android/AddPlanItem.vue +496 -496
  237. package/src/filiale/yangchunboneng/android/SafecheckOrderV.vue +2865 -2865
  238. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +887 -887
  239. package/src/filiale/yangchunboneng/pc/DefectListNew.vue +576 -576
  240. package/src/filiale/yongzhou/android/SafecheckOrderV.vue +2774 -2774
  241. package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +776 -776
  242. package/src/filiale/yuansheng/android/SafecheckOrderV.vue +2758 -2758
  243. package/src/filiale/yuansheng/android/SafecheckUserInfo.vue +797 -797
  244. package/src/filiale/yuansheng/pc/DefectListNew.vue +524 -524
  245. package/src/filiale/yuansheng/pc/NewCheckpaper.vue +1371 -1371
  246. package/src/filiale/yuansheng/pc/checkmsg.vue +464 -464
  247. package/src/filiale/yunchengminsheng/android/DailyworkloadQuery.vue +491 -491
  248. package/src/filiale/yunchengminsheng/android/PaperFeedback.vue +1509 -1509
  249. package/src/filiale/yunchengminsheng/android/PhoneSellInfo.vue +113 -113
  250. package/src/filiale/yunchengminsheng/android/SafecheckDevices.vue +1270 -1270
  251. package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +785 -785
  252. package/src/filiale/yunchengminsheng/android.js +15 -15
  253. package/src/filiale/yunchengminsheng/pc/PaperList.vue +811 -811
  254. package/src/filiale/yunchengminsheng/pc.js +15 -15
  255. package/src/filiale/zhongsheng/android/BuyRecords.vue +122 -122
  256. package/src/filiale/zhongsheng/android/SafecheckOrderV.vue +2461 -2461
  257. package/src/filiale/zhongsheng/android/SafecheckUserInfo.vue +690 -690
  258. package/src/filiale/zhongsheng/pc/DefectListWeixiu.vue +514 -514
  259. package/src/filiale/zhongsheng/pc/NewCheckpaper.vue +1322 -1322
  260. package/src/filiale/zhongyi/android/SafecheckOrderV.vue +2431 -2431
  261. package/src/filiale/zhongyi/pc/DefectListNew.vue +514 -514
  262. package/src/filiale/zhoukou/android/SafecheckOrderV.vue +2502 -2502
  263. package/src/filiale/zhoukou/android/SafecheckUserInfo.vue +588 -588
  264. package/src/main.js +1 -2
@@ -1,1307 +1,1307 @@
1
- <template>
2
- <work-busy :is-busy="excessive"></work-busy>
3
- <div style="height: 100%">
4
- <div class="panel auto">
5
- <div class="panel-heading" @click="selectVal('基本信息')" style="background-color: #ffffff">
6
- <span class="spanboder">
7
- <img src="../../../assets/person.png" style="width: 22px;margin-right: 8px;">基本信息
8
- <img class="butt3" :src="imgback('基本信息')">
9
- </span>
10
- </div>
11
- <div class="panel-body " id="upuserinfo_sel" v-show="headername=='基本信息'">
12
- <div class="row auto" style="margin: 5px 0">
13
- <label class="righttxt">用户编号:</label>
14
- <input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_userinfo_code" readonly/>
15
- </div>
16
- <div class="row auto" style="margin: 5px 0">
17
- <label class="righttxt">用户名称:</label><input type="text" class="form-control rightipt"
18
- v-model="userinfo.baseinfo.base.f_user_name" />
19
- </div>
20
- <div class="row auto" style="margin: 5px 0">
21
- <label class="righttxt">身份证号:</label><input type="text" class="form-control rightipt"
22
- v-model="userinfo.baseinfo.base.f_idnumber" />
23
- </div>
24
- <div class="row auto" style="margin: 5px 0">
25
- <label class="righttxt">用户状态:</label><input type="text" class="form-control rightipt" readonly
26
- v-model="userinfo.baseinfo.base.f_user_state"/>
27
- </div>
28
- <div class="row auto" style="margin: 5px 0">
29
- <label class="righttxt">用户电话:</label><input type="text" class="form-control rightipt"
30
- v-model="userinfo.baseinfo.base.f_user_phone"/>
31
- </div>
32
- <div class="row auto" style="margin: 5px 0">
33
- <label class="righttxt">备用电话:</label><input type="text" class="form-control rightipt"
34
- v-model="userinfo.baseinfo.base.f_rent_phone"/>
35
- </div>
36
- <div class="row auto" style="margin: 5px 0">
37
- <label class="righttxt">租户姓名:</label><input type="text" class="form-control rightipt"
38
- v-model="userinfo.baseinfo.base.f_rent_name"/>
39
- </div>
40
- <div class="row auto" style="margin: 5px 0">
41
- <label class="righttxt">租户电话:</label><input type="text" class="form-control rightipt"
42
- v-model="userinfo.baseinfo.base.f_zuhu_phone"/>
43
- </div>
44
- <div class="row auto" style="margin: 5px 0">
45
- <label class="righttxt">建档日期:</label><input type="text" class="form-control rightipt"
46
- v-model="userinfo.baseinfo.base.f_createfile_date" readonly/>
47
- </div>
48
- <!-- <div class="row auto" style="margin: 5px 0">
49
- <label class="righttxt">开户日期:</label><input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_open_date" readonly />
50
- </div>-->
51
- <div class="row auto" style="margin: 5px 0">
52
- <label class="righttxt">地址类型:</label>
53
- <div class="rightipt" style="display: flex;justify-content: space-around;margin-top: 5px">
54
- <div><input type="radio" v-model="addressType" name="addressType" @change="changeAddressType"
55
- id="phone_addressType1" value="普通地址"/><label style="font-weight: normal;padding-left: 2px"
56
- for="phone_addressType1">普通地址</label></div>
57
- <div><input type="radio" v-model="addressType" name="addressType" @change="changeAddressType"
58
- id="phone_addressType2" value="特殊地址"/><label style="font-weight: normal;padding-left: 2px"
59
- for="phone_addressType2">特殊地址</label></div>
60
- </div>
61
- <!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
62
- <!--<input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_pcd" />-->
63
- <!--<v-select :value.sync="userinfo.addressinfo.f_iscity" class="input-font" style="margin-left: 5%;"
64
- :width="'60%'"
65
- v-model="userinfo.addressinfo.f_iscity"
66
- :options='cityTypes' placeholder='地区类型' close-on-select clear-button value-single @change="area_change()"></v-select>-->
67
- </div>
68
- <div class="row auto" style="margin: 5px 0">
69
- <label class="righttxt">地区类型:</label>
70
- <!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
71
- <input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_iscity"/>
72
- <!--<v-select :value.sync="userinfo.addressinfo.f_iscity" class="input-font" style="margin-left: 5%;"
73
- :width="'60%'"
74
- :disabled="true"
75
- v-model="userinfo.addressinfo.f_iscity"
76
- :options='cityTypes' placeholder='地区类型' close-on-select clear-button value-single ></v-select>-->
77
- </div>
78
- <div class="row auto" style="margin: 5px 0">
79
- <label class="righttxt">省&ensp;市&ensp;区:</label>
80
- <!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
81
- <!--<input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_pcd" />-->
82
- <v-select :value.sync="selectPcd" class="input-font" style="margin-left: 5%;"
83
- :width="'60%'"
84
- v-model="selectPcd"
85
- :options='pcds' placeholder='请选择省市区' close-on-select clear-button value-single
86
- @change="pcd_change()"></v-select>
87
- </div>
88
- <div class="row auto" style="margin: 5px 0">
89
- <label class="righttxt">街道名称:</label>
90
- <!--<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_street" />-->
91
- <v-select :value.sync="selectStreet" class="input-font" style="margin-left: 5%;"
92
- :width="'60%'"
93
- v-model="selectStreet"
94
- :options='streets' placeholder='请选择街道' close-on-select clear-button value-single
95
- @change="street_change()"></v-select>
96
- </div>
97
- <div class="row auto" style="margin: 5px 0">
98
- <label class="righttxt">集收单位:</label>
99
- <!--<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area" />-->
100
- <v-select :value.sync="selectArea" class="input-font" style="margin-left: 5%;"
101
- :width="'60%'"
102
- v-model="selectArea"
103
- :timeout="500"
104
- @select-search="select_search"
105
- :options='area' placeholder='请选择集收单位' close-on-select clear-button value-single
106
- @change="area_change()"></v-select>
107
- </div>
108
- <!--<div class="row auto" style="margin: 5px 0" v-show="addressType=='特殊地址'">
109
- <label class="righttxt">集收单位:</label>
110
- &lt;!&ndash;<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area" />&ndash;&gt;
111
- <v-select :value.sync="selectArea" class="input-font" style="margin-left: 5%;"
112
- :width="'60%'"
113
- v-model="selectArea"
114
- @select-search="select_search"
115
- :options='area' placeholder='请选择集收单位' close-on-select clear-button value-single @change="area_changeTC()"></v-select>
116
- </div>-->
117
- <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
118
- <label class="righttxt">楼&ensp;&ensp;&ensp;&ensp;号:</label><input type="text" @change="changeNewAddress"
119
- class="form-control rightipt"
120
- v-model="userinfo.addressinfo.f_building"/>
121
- </div>
122
- <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
123
- <label class="righttxt">单&ensp;&ensp;&ensp;&ensp;元:</label><input type="text" @change="changeNewAddress"
124
- class="form-control rightipt"
125
- v-model="userinfo.addressinfo.f_unit"/>
126
- </div>
127
- <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
128
- <label class="righttxt">楼&ensp;&ensp;&ensp;&ensp;层:</label><input type="text" @change="changeNewAddress"
129
- class="form-control rightipt"
130
- v-model="userinfo.addressinfo.f_floor"/>
131
- </div>
132
- <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
133
- <label class="righttxt">门&ensp;牌&ensp;号:</label><input type="text" @change="changeNewAddress"
134
- class="form-control rightipt"
135
- v-model="userinfo.addressinfo.f_room"/>
136
- </div>
137
- <div class="row auto" style="margin: 5px 0">
138
- <label class="righttxt">详细地址:</label><input type="text" class="form-control rightipt" readonly
139
- v-model="userinfo_old.addressinfo.f_address"/>
140
- </div>
141
- <div class="row auto" style="margin: 5px 0">
142
- <label class="righttxt">新&ensp;地&ensp;址:</label>
143
- <!--<input type="text" class="form-control rightipt" readonly v-model="getaddress()" />-->
144
- <textarea :readonly="addressType=='普通地址'" class="form-control rightipt" : style="height: 80px"
145
- v-model="userinfo.addressinfo.f_address"></textarea>
146
- </div>
147
-
148
- <!--<div class="row auto" style="margin: 5px 0" v-show="addressType=='特殊地址'">
149
- <label class="righttxt">新&ensp;地&ensp;址:</label>&lt;!&ndash;<input type="text" class="form-control rightipt" v-model="userinfo.addressinfo.f_address" />&ndash;&gt;
150
- <textarea class="form-control rightipt" style="height: 80px" v-model="getAddressTS"></textarea>
151
- </div>-->
152
-
153
- <div class="row auto" style="margin: 5px 0">
154
- <label class="righttxt">备&ensp;&ensp;&ensp;&ensp;注:</label><textarea class="form-control rightipt"
155
- style="height: 150px"
156
- v-model="userinfo.baseinfo.base.f_remark"></textarea>
157
- <!--<input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_remark" />-->
158
- </div>
159
- </div>
160
- </div>
161
- <div class="panel auto">
162
- <div class="panel-heading" @click="selectVal('表具信息')" style="background-color: #ffffff">
163
- <span class="spanboder">
164
- <img src="../../../assets/person.png" style="width: 22px;margin-right: 8px;">表具信息
165
- <img class="butt3" :src="imgback('表具信息')">
166
- </span>
167
- </div>
168
- <div class="panel-body " v-show="headername=='表具信息'">
169
- <div class="row auto" style="margin: 5px 0">
170
- <label class="righttxt">表&ensp;&ensp;&ensp;&ensp;号:</label>
171
- <input type="text" :readonly="(userinfo.meterinfo[0].f_meter_classify!='机表' && userinfo.meterinfo[0].f_meter_classify!='金额卡表'&&userinfo.meterinfo[0].f_meter_classify!='气量卡表')" class="form-control rightipt"
172
- style="width: 45%" v-model="userinfo.meterinfo[0].f_meternumber"/>
173
- <button type="button"
174
- :disabled="!(userinfo.meterinfo[0].f_meter_classify=='机表' || userinfo.meterinfo[0].f_meter_classify=='金额卡表' || userinfo.meterinfo[0].f_meter_classify=='气量卡表')"
175
- name="button" class="btn btn-primary" style="width: 15%" @click="scan">扫码
176
- </button>
177
- </div>
178
-
179
- <!--<div class="row auto" style="margin: 5px 0" v-if="userinfo.meterinfo[0].f_meter_classify=='机表'">
180
- <div class="auto">
181
- <div class="panel" style="padding: 0px 15px 5px 10px;">
182
- <div class="panel-body panel-self" style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
183
- <div class="row" style="height: 240px;">
184
- <div class="col-sm-4">
185
- <img-self :src="f_meterno_path" alt="表号照片" width="150" height="200"></img-self>
186
- </div>
187
- </div>
188
- <div class="row text-right div-photo" :class="style__">
189
- <button type="button" name="button" class="btn btn-primary btn-photo" @click="takePic('f_meterno_path', '表号照片')">拍照</button>
190
- <img src="../../../assets/remove.png" :class="style__" @click="delfile('f_meterno_path', this.f_meterno_path)" style="width: 25%;"></img>
191
- </div>
192
- </div>
193
- </div>
194
- </div>
195
- </div>-->
196
- <div class="row auto" style="margin: 5px 0">
197
- <label class="righttxt">通&ensp;气&ensp;人:</label>
198
- <input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_gas_person"/>
199
- </div>
200
- <div class="row auto" style="margin: 5px 0">
201
- <label class="righttxt">通气时间:</label>
202
- <datepicker class="rightipt"
203
- :value.sync="userinfo.meterinfo[0].f_gas_date"
204
- v-model="userinfo.meterinfo[0].f_gas_date"
205
- :disabled-days-of-Week="[]"
206
- :format="'yyyy-MM-dd'"
207
- :show-reset-button="reset">
208
- </datepicker>
209
- </div>
210
- <div class="row auto" style="margin: 5px 0" v-show="showBox">
211
- <label class="righttxt">调&ensp;压&ensp;箱:</label>
212
- <v-select class="rightipt"
213
- :value.sync="userinfo.meterinfo[0].f_adjustable_id"
214
- v-model="userinfo.meterinfo[0].f_adjustable_id"
215
- placeholder='请选择'
216
- :width='wid'
217
- readonly
218
- :options="boxOptions"
219
- close-on-select value-single></v-select>
220
- </div>
221
- <div class="row auto" style="margin: 5px 0">
222
- <label class="righttxt">是否直通:</label>
223
- <v-select
224
- :value.sync="userinfo.meterinfo[0].f_if_direct"
225
- class="input-font"
226
- style="margin-left: 5%;"
227
- :width="'60%'"
228
- v-model="userinfo.meterinfo[0].f_if_direct"
229
- :options='directOptions'
230
- placeholder='是否直通'
231
- close-on-select
232
- clear-button
233
- value-single>
234
- </v-select>
235
- </div>
236
- <div class="row auto" style="margin: 5px 0">
237
- <label class="righttxt">表&ensp;封&ensp;号:</label>
238
- <input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_metertitles"/>
239
- </div>
240
- <div class="row auto" style="margin: 5px 0">
241
- <label class="righttxt">表&ensp;位&ensp;置:</label>
242
- <!--<input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_position" readonly/>-->
243
- <v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_position"
244
- v-model="userinfo.meterinfo[0].f_position"
245
- placeholder='请选择'
246
- :width='wid'
247
- readonly
248
- :options="wz_types"
249
- close-on-select value-single></v-select>
250
- </div>
251
- <div class="row auto" style="margin: 5px 0">
252
- <label class="righttxt">表&ensp;&ensp;&ensp;&ensp;向:</label>
253
- <!--<input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_position" readonly/>-->
254
- <v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_aroundmeter"
255
- v-model="userinfo.meterinfo[0].f_aroundmeter"
256
- placeholder='请选择'
257
- :width='wid'
258
- readonly
259
- :options="aroundmeters"
260
- close-on-select value-single></v-select>
261
- </div>
262
- <div class="row auto" style="margin: 5px 0">
263
- <label class="righttxt">气表类型:</label>
264
- <input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_meter_classify" readonly/>
265
- </div>
266
- <div class="row auto" style="margin: 5px 0">
267
- <label class="righttxt">表前阀状态:</label>
268
- <!--<input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_position" readonly/>-->
269
- <v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_bqf_state"
270
- v-model="userinfo.meterinfo[0].f_bqf_state"
271
- placeholder='请选择'
272
- :width='wid'
273
- readonly
274
- :options="bqf_states"
275
- close-on-select value-single></v-select>
276
- </div>
277
- <!-- <div class="row auto" style="margin: 5px 0">
278
- <div style="display: flex;justify-content: center;">
279
- <button v-if="userinfo.meterinfo[0].f_meter_classify=='机表'" class="col-sm-3 btn btn-primary" @click="upUserState()">机表关阀停用</button>
280
- </div>
281
- </div>-->
282
- </div>
283
- </div>
284
- <div class="panel auto">
285
- <div class="panel-heading" @click="selectVal('设备信息')" style="background-color: #ffffff">
286
-
287
- <span class="spanboder"><img src="../../../assets/list.png" style="width: 22px;margin-right: 8px;">设备信息<img
288
- class="butt3" :src="imgback('设备信息')"></span>
289
- </div>
290
- <div class="panel-body" v-show="headername=='设备信息'">
291
- <div class="row" v-for="row in model"
292
- style="border:2px solid #A2C2EB; border-top:10px solid #A2C2EB; box-shadow: #00b3ee;margin-bottom: 10px">
293
- <div class="row auto" style="margin: 5px 0">
294
- <label class="righttxt">设备类型:</label>
295
- <!--<input type="text" class="form-control rightipt" readonly v-model="row.f_devices_type" />-->
296
- <v-select class="rightipt" :value.sync="row.f_devices_type"
297
- v-model="row.f_devices_type"
298
- placeholder='请选择'
299
- :width='wid'
300
- readonly
301
- :options="devices_types"
302
- close-on-select value-single></v-select>
303
- </div>
304
- <div class="row auto" style="margin: 5px 0">
305
- <label class="righttxt">设备品牌:</label>
306
- <v-select class="rightipt" :value.sync="row.f_brand"
307
- v-model="row.f_brand"
308
- placeholder='请选择'
309
- :width='wid'
310
- readonly
311
- :options="deviceBrandOption[row.f_devices_type]"
312
- close-on-select value-single></v-select>
313
- </div>
314
- <div class="row auto" style="margin: 5px 0">
315
- <label class="righttxt">设备型号:</label><input type="text" class="form-control rightipt"
316
- v-model="row.f_devices_model"/>
317
- </div>
318
- <div class="row auto" style="margin: 5px 0">
319
- <label class="righttxt">生产日期:</label>
320
- <!--<input type="text" class="form-control rightipt" v-model="row.f_make_date" />-->
321
- <datepicker class="rightipt"
322
- :value.sync="row.f_make_date"
323
- v-model="row.f_make_date"
324
- :disabled-days-of-Week="[]"
325
- :format="'yyyy-MM-dd'"
326
- :show-reset-button="reset" @change="calculateExpireDate(row)" readonly="readonly">
327
- </datepicker>
328
- </div>
329
- <div class="row auto" style="margin: 5px 0">
330
- <label class="righttxt">使用年限:</label><input type="number" class="form-control rightipt"
331
- v-model="row.f_service_life" @change="calculateExpireDate(row)"/>
332
- </div>
333
- <div class="row auto" style="margin: 5px 0">
334
- <label class="righttxt">到期日期:</label>
335
- <datepicker class="rightipt"
336
- :value.sync="row.f_expire_date"
337
- v-model="row.f_expire_date"
338
- :disabled-days-of-Week="[]"
339
- :format="'yyyy-MM-dd'"
340
- :show-reset-button="reset" readonly="readonly">
341
- </datepicker>
342
- </div>
343
- <div class="row auto" style="margin: 5px 0">
344
- <label class="righttxt">安&ensp;装&ensp;人:</label><input type="text" class="form-control rightipt"
345
- v-model="row.f_input_person"/>
346
- </div>
347
- <div class="row auto" style="margin: 5px 0">
348
- <label class="righttxt">安装日期:</label>
349
- <!--<input type="text" class="form-control rightipt" v-model="row.f_input_date" />-->
350
- <datepicker class="rightipt"
351
- :value.sync="row.f_input_date"
352
- v-model="row.f_input_date"
353
- :disabled-days-of-Week="[]"
354
- :format="'yyyy-MM-dd'"
355
- :show-reset-button="reset" readonly="readonly">
356
- </datepicker>
357
- </div>
358
- <div class="row auto" style="margin: 5px 0">
359
- <label class="righttxt">设备数量:</label><input type="number" class="form-control rightipt"
360
- v-model="row.f_devices_num"/>
361
- </div>
362
- <!--<div class="row auto" style="margin: 5px 0">
363
- <label class="righttxt">管道类型:</label><input type="text" class="form-control rightipt" readonly v-model="row.f_pipe_type" />
364
- </div>-->
365
- <!--<div class="row auto" style="margin: 5px 0">
366
- <label class="righttxt">设备状态:</label><input type="text" class="form-control rightipt" readonly v-model="row.f_userinfodevices_state" />
367
- </div>-->
368
- <div class="row auto" style="margin: 5px 0">
369
- <label class="righttxt">购买方式:</label>
370
- <v-select class="rightipt" :value.sync="row.watchpurchase"
371
- v-model="row.watchpurchase"
372
- placeholder='请选择'
373
- :width='wid'
374
- readonly
375
- :options="buy_types"
376
- close-on-select value-single></v-select>
377
- </div>
378
- <div class="row auto" style="margin: 5px 0">
379
- <label class="righttxt">安装方式:</label>
380
- <v-select class="rightipt" :value.sync="row.f_install_type"
381
- v-model="row.f_install_type"
382
- placeholder='请选择'
383
- :width='wid'
384
- readonly
385
- :options="installType"
386
- close-on-select value-single></v-select>
387
- </div>
388
- <div class="row auto" style="margin: 5px 0">
389
- <label class="righttxt">年检时间:</label>
390
- <datepicker class="rightipt"
391
- :value.sync="row.f_nianjian"
392
- v-model="row.f_nianjian"
393
- :disabled-days-of-Week="[]"
394
- :format="'yyyy-MM-dd'"
395
- :show-reset-button="reset" readonly="readonly">
396
- </datepicker>
397
- </div>
398
- <div style="display: flex;justify-content: center;margin-bottom: 3px"
399
- v-if="$index>this.userinfo_old.devicesinfo.length-1 || this.userinfo_old.devicesinfo.length==0">
400
- <button class="btn btn-warning" @click="delDevices($index)">删除设备</button>
401
- </div>
402
- </div>
403
- <div style="display: flex;justify-content: space-around;">
404
- <button class="col-sm-3 btn btn-primary" @click="addDevices($index)">新增设备</button>
405
- </div>
406
- </div>
407
- </div>
408
- <div class="panel auto">
409
- <div class="panel-body">
410
- <div style="display: flex;justify-content: center;">
411
- <button class="col-sm-3 btn btn-primary" :disabled="enable" @click="isNeedAudit ? editUserInfo() : editUserInfoNoAudit()">{{isNeedAudit ? '上传审核' : '上传'}}</button>
412
- </div>
413
- </div>
414
- </div>
415
- </div>
416
- </template>
417
-
418
- <script>
419
- import {HttpResetClass} from 'vue-client'
420
- import * as Util from "../../Util";
421
- import Vue from 'vue'
422
-
423
- export default {
424
- title: '设备查看',
425
- data() {
426
- return {
427
- model: [],
428
- show: false,
429
- row: Object,
430
- userinfo: Object,
431
- userinfo_old: Object,
432
- wid: "60%",
433
- aroundmeters: [],
434
- devices_types: [],
435
- pipe_types: [{label: '橡胶管', value: '橡胶管'}, {label: '波纹管', value: '波纹管'}, {label: '钢管', value: '钢管'}],
436
- wz_types: [],
437
- cityTypes: [{label: '市区', value: '市区'}, {label: '城镇', value: '城镇'}],
438
- buy_types: [{label: '本公司购买', value: '本公司购买'}, {label: '非本公司购买', value: '非本公司购买'}],
439
- bqf_states: [{label: '开阀', value: '开阀'}, {label: '关阀', value: '关阀'}],
440
- installType: [{label: '本公司安装', value: '本公司安装'}, {label: '非本公司安装', value: '非本公司安装'}],
441
- pcds: [],
442
- streets: [],
443
- update: false,
444
- headername: '基本信息',
445
- excessive: false,
446
- area: [],
447
- enable: false,
448
- f_meterno_path: Vue.nopic,
449
- selectArea: {id: ''},
450
- selectPcd: {id: ''},
451
- selectStreet: {id: ''},
452
- changemeterno: false,//是否修改了机表表号
453
- approveChange: false,//是否需要进行信息变更审核
454
- newAddress: '',
455
- addressType: '',
456
- //需要审核的字段
457
- checkField: {
458
- checkUserinfoField: [
459
- 'f_user_name'
460
- ],
461
- checkUserFilesField: [
462
- 'f_meternumber'
463
- ],
464
- checkAddressField: [
465
- 'f_pcd_id',
466
- 'f_street_id',
467
- 'f_residential_area_id',
468
- 'f_building',
469
- 'f_unit',
470
- 'f_floor',
471
- 'f_room',
472
- 'f_slice_area',
473
- 'f_special',
474
- 'f_address'
475
- ],
476
- },
477
- boxOptions: [],
478
- showBox: false,
479
- directOptions: [{label: '是', value: '是'}, {label: '否', value: '否'}],
480
- deviceBrandOption: {},
481
- isNeedAudit: this.$appdata.getSingleValue('信息变更是否需要审核') == 'false' ? false : true
482
- }
483
- },
484
- props: {
485
- user: {
486
- type: Object
487
- },
488
- f_userinfo_id: '',
489
- f_source: ''
490
- },
491
- methods: {
492
- scan() {
493
- HostApp.__this__ = this,
494
- HostApp.scanCode({callback: "javascript:HostApp.__this__.getCode();"})
495
- },
496
- getCode() {
497
- var datapa = HostApp.getCode().data;
498
- //tag
499
- this.userinfo.meterinfo[0].f_meternumber = datapa
500
- },
501
- //数据检查
502
- checkVal() {
503
- //检查一些必要信息是否未填
504
- this.approveChange = false
505
- this.changemeterno = false
506
- let checked = {ischeck: true, msg: ''}
507
- //tag
508
- //tag
509
- //tag
510
- if (!this.userinfo.baseinfo.base.f_user_name) {
511
- checked = {ischeck: false, msg: '请输入用户名称!'}
512
- }
513
- if (!this.selectPcd.id) {
514
- checked = {ischeck: false, msg: '请选择省市区!'}
515
- }
516
- if (!this.selectStreet.id) {
517
- checked = {ischeck: false, msg: '请选择街道!'}
518
- }
519
- if (!this.userinfo.addressinfo.f_address) {
520
- checked = {ischeck: false, msg: '新地址不能为空!'}
521
- }
522
- if (this.addressType == '普通地址') {
523
- if (!this.selectArea.id) {
524
- checked = {ischeck: false, msg: '请选择集收单位!'}
525
- }
526
- if (!this.userinfo.addressinfo.f_room) {
527
- checked = {ischeck: false, msg: '新输入门牌号!'}
528
- }
529
- }
530
- if (this.userinfo.meterinfo[0].f_meter_classify == '机表' && this.userinfo_old.meterinfo[0].f_meternumber) {
531
-
532
- //tag
533
- //tag
534
- if (this.userinfo.meterinfo[0].f_meternumber) {
535
- if (this.userinfo.meterinfo[0].f_meternumber != this.userinfo_old.meterinfo[0].f_meternumber) {
536
- if (!this.f_meterno_path || this.f_meterno_path == Vue.nopic) {
537
- checked = {ischeck: false, msg: '请拍摄表号照片!'}
538
- } else {
539
- //用来标识当前有修改机表表号,后台需要进行照片上传
540
- this.changemeterno = true
541
- }
542
- }
543
- } else {
544
- checked = {ischeck: false, msg: '请输入表号!'}
545
- }
546
- }
547
- //检查本次修改信息中是否包含需要审核的内容
548
- for (let check in this.checkField) {
549
- //tag
550
- if (typeof check != 'function') {
551
- for (let i = 0; i < this.checkField[check].length; i++) {
552
- //tag
553
- if (check == 'checkUserinfoField') {
554
- //tag
555
- //tag
556
- if (this.userinfo.baseinfo.base[this.checkField[check][i]] != this.userinfo_old.baseinfo.base[this.checkField[check][i]]) {
557
- //tag
558
- this.approveChange = true
559
- }
560
- } else if (check == 'checkUserFilesField') {
561
- //tag
562
- //tag
563
- if (this.userinfo.meterinfo[0][this.checkField[check][i]] != this.userinfo_old.meterinfo[0][this.checkField[check][i]]) {
564
- //tag
565
- this.approveChange = true
566
- }
567
- } else if (check == 'checkAddressField') {
568
- //tag
569
- //tag
570
- if (this.userinfo.addressinfo[this.checkField[check][i]] != this.userinfo_old.addressinfo[this.checkField[check][i]]) {
571
- //tag
572
- this.approveChange = true
573
- }
574
- }
575
- }
576
- }
577
- }
578
- //tag
579
- return checked
580
- },
581
- select_search(text) {
582
- //tag
583
- if (this.selectStreet.id) {
584
- let pcdText = text ? `and f_street_id=${this.selectStreet.id} and f_residential_area like '%${text}%'` : `and f_street_id=${this.selectStreet.id}`
585
- new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
586
- data: {
587
- items: "*",
588
- tablename: "t_area",
589
- orderitem: "id",
590
- condition: `f_orgid = '${Vue.user.orgid}' ${pcdText} `
591
- }
592
- }, {resolveMsg: null, rejectMsg: null}).then((res) => {
593
- //tag)
594
- if (res.data.length > 0) {
595
- this.area = []
596
- res.data.forEach((result) => {
597
- this.area.push({label: result.f_residential_area, value: result})
598
- })
599
- }
600
- })
601
- } else {
602
- this.area = []
603
- }
604
- },
605
- cameraCallBack(prop, fileName) {
606
- HostApp.__this__.$set(prop, fileName + '?' + Math.random())
607
- //tag
608
- HostApp.__callback__ = null
609
- HostApp.__this__ = null
610
- },
611
- calculateExpireDate(device) {
612
- if (device.f_make_date && device.f_service_life) {
613
- const makeDate = new Date(device.f_make_date);
614
- const serviceLife = parseInt(device.f_service_life);
615
- if (!isNaN(makeDate.getTime()) && !isNaN(serviceLife)) {
616
- makeDate.setFullYear(makeDate.getFullYear() + serviceLife);
617
- device.f_expire_date = makeDate.toISOString().slice(0, 10); // Format as YYYY-MM-DD
618
- } else {
619
- device.f_expire_date = null;
620
- }
621
- } else {
622
- device.f_expire_date = null;
623
- }
624
- },
625
- //数据检查
626
- takePic(prop, title) {
627
- HostApp.__callback__ = this.cameraCallBack
628
- HostApp.__this__ = this
629
- //tag
630
- let fileName
631
- if (!this[prop] || this[prop].includes("nopic.png")) {
632
- fileName = Util.guid() + '-' + prop + '.jpg'
633
- } else {
634
- fileName = Util.getFileName(this[prop])
635
- }
636
- HostApp._open_a_page({
637
- type: 'boomerang',
638
- page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
639
- param: {
640
- file: fileName,
641
- requestCode: 111,
642
- callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
643
- watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
644
- }
645
- })
646
- },
647
- delfile(prop, fileName) {
648
- if (fileName == Vue.nopic)
649
- return
650
- else {
651
- HostApp.delfile(fileName)
652
- this[prop] = Vue.nopic
653
- }
654
- },
655
- editUserInfoNoAudit() {
656
- let checked = this.checkVal()
657
- if (!checked.ischeck) {
658
- this.$showMessage(checked.msg)
659
- return
660
- }
661
- for (let i = 0; i < this.model.length; i++) {
662
- this.model[i].f_user_id = this.userinfo.meterinfo[0].f_user_id
663
- }
664
- this.$showMessage('确定是否修改上传用户信息?', ['confirm', 'cancel']).then((res) => {
665
- if (res === 'confirm') {
666
- this.excessive = true
667
- let userinfoms = Object.assign({}, this.userinfo_old.baseinfo.base)
668
- // userinfoms.f_user_name=row.f_user_name
669
- userinfoms.f_user_name= this.userinfo.baseinfo.base.f_user_name,
670
- userinfoms.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
671
- userinfoms.f_rent_phone=this.userinfo.baseinfo.base.f_rent_phone
672
- userinfoms.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
673
- userinfoms.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
674
- userinfoms.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
675
- userinfoms.f_operator_record = Vue.user.name
676
- userinfoms.f_operatorid_record = Vue.user.id
677
- userinfoms.f_remark = this.userinfo.baseinfo.base.f_remark
678
- userinfoms.f_orgid_record = Vue.user.orgid
679
- userinfoms.f_orgname_record = Vue.user.orgs
680
- userinfoms.f_depid_record = Vue.user.depids
681
- userinfoms.f_depname_record = Vue.user.deps
682
- this.userinfo_old.baseinfo.base.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
683
- this.userinfo_old.baseinfo.base.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
684
- this.userinfo_old.baseinfo.base.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
685
- this.userinfo_old.baseinfo.base.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
686
- this.userinfo_old.addressinfo.f_iscity = this.userinfo.addressinfo.f_iscity
687
- this.userinfo_old.addressinfo.f_building = this.userinfo.addressinfo.f_building
688
- this.userinfo_old.addressinfo.f_unit = this.userinfo.addressinfo.f_unit
689
- this.userinfo_old.addressinfo.f_floor = this.userinfo.addressinfo.f_floor
690
- this.userinfo_old.addressinfo.f_room = this.userinfo.addressinfo.f_room
691
- this.userinfo_old.addressinfo.f_address = this.userinfo.addressinfo.f_address
692
- this.userinfo_old.meterinfo[0].f_gas_person = this.userinfo.meterinfo[0].f_gas_person
693
- this.userinfo_old.meterinfo[0].f_gas_date = this.userinfo.meterinfo[0].f_gas_date
694
- this.userinfo_old.meterinfo[0].f_adjustable_id = this.userinfo.meterinfo[0].f_adjustable_id
695
- this.userinfo_old.meterinfo[0].f_metertitles = this.userinfo.meterinfo[0].f_metertitles
696
- this.userinfo_old.meterinfo[0].f_position = this.userinfo.meterinfo[0].f_position
697
- this.userinfo_old.meterinfo[0].f_aroundmeter = this.userinfo.meterinfo[0].f_aroundmeter
698
- this.userinfo_old.meterinfo[0].f_bqf_state = this.userinfo.meterinfo[0].f_bqf_state
699
- this.userinfo_old.meterinfo[0].f_if_direct = this.userinfo.meterinfo[0].f_if_direct
700
- userinfoms.userfiles = []
701
- this.userinfo_old.meterinfo[0].devicesinfo = this.model
702
- userinfoms.userfiles.push(this.userinfo_old.meterinfo[0])
703
- new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/filemanage_fileSave`, {
704
- data: {
705
- userinfo: userinfoms,
706
- modifyReason: this.f_source ? `${this.f_source}维护档案信息` : '',
707
- address: {
708
- id: this.userinfo_old.addressinfo.id,
709
- oldid: this.userinfo_old.addressinfo.id,
710
- f_address: this.userinfo.addressinfo.f_address ? this.userinfo.addressinfo.f_address : this.userinfo_old.addressinfo.f_address
711
- }
712
- }
713
- }, {resolveMsg: null, rejectMsg: null}).then((res1) => {
714
- if (res1.data.status == 200) {
715
- let data = this.userinfo.addressinfo
716
- data.f_address = this.userinfo.addressinfo.f_address? this.userinfo.addressinfo.f_address : this.userinfo_old.addressinfo.f_address
717
- //
718
- new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/address_updateuseraddress`, {data: data}).then((res2) => {
719
- this.$showMessage("修改用户地址信息成功!")
720
- }).catch(error => {
721
- this.$showMessage("修改用户地址信息!")
722
- })
723
- this.$showMessage("修改用户信息成功!")
724
- this.enable = true
725
- this.excessive = false
726
- }
727
- }).catch((msg) => {
728
- this.$showMessage("修改用户信息失败,请检查手机网络状况!")
729
- this.excessive = false
730
- })
731
- }
732
- })
733
- },
734
- editUserInfo() {
735
- let checked = this.checkVal()
736
- if (!checked.ischeck) {
737
- this.$showMessage(checked.msg)
738
- return
739
- }
740
- this.$showMessage('确定是否修改上传审核用户信息?', ['confirm', 'cancel']).then((res) => {
741
- if (res === 'confirm') {
742
- this.excessive = true
743
- let userinfoms = Object.assign({}, this.userinfo_old.baseinfo.base)
744
- //userinfoms.f_user_name=row.f_user_name
745
- userinfoms.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
746
- userinfoms.f_rent_phone=this.userinfo.baseinfo.base.f_rent_phone
747
- userinfoms.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
748
- userinfoms.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
749
- userinfoms.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
750
- userinfoms.f_operator_record = Vue.user.name
751
- userinfoms.f_operatorid_record = Vue.user.id
752
- userinfoms.f_remark = this.userinfo.baseinfo.base.f_remark
753
- userinfoms.f_orgid_record = Vue.user.orgid
754
- userinfoms.f_orgname_record = Vue.user.orgs
755
- userinfoms.f_depid_record = Vue.user.depids
756
- userinfoms.f_depname_record = Vue.user.deps
757
- this.userinfo_old.baseinfo.base.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
758
- this.userinfo_old.baseinfo.base.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
759
- this.userinfo_old.baseinfo.base.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
760
- this.userinfo_old.baseinfo.base.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
761
- this.userinfo_old.addressinfo.f_iscity = this.userinfo.addressinfo.f_iscity
762
- this.userinfo_old.addressinfo.f_building = this.userinfo.addressinfo.f_building
763
- this.userinfo_old.addressinfo.f_unit = this.userinfo.addressinfo.f_unit
764
- this.userinfo_old.addressinfo.f_floor = this.userinfo.addressinfo.f_floor
765
- this.userinfo_old.addressinfo.f_room = this.userinfo.addressinfo.f_room
766
- this.userinfo_old.addressinfo.f_address = this.userinfo.addressinfo.f_address
767
- this.userinfo_old.meterinfo[0].f_gas_person = this.userinfo.meterinfo[0].f_gas_person
768
- this.userinfo_old.meterinfo[0].f_gas_date = this.userinfo.meterinfo[0].f_gas_date
769
- this.userinfo_old.meterinfo[0].f_adjustable_id = this.userinfo.meterinfo[0].f_adjustable_id
770
- this.userinfo_old.meterinfo[0].f_metertitles = this.userinfo.meterinfo[0].f_metertitles
771
- this.userinfo_old.meterinfo[0].f_position = this.userinfo.meterinfo[0].f_position
772
- this.userinfo_old.meterinfo[0].f_aroundmeter = this.userinfo.meterinfo[0].f_aroundmeter
773
- this.userinfo_old.meterinfo[0].f_bqf_state = this.userinfo.meterinfo[0].f_bqf_state
774
- this.userinfo_old.meterinfo[0].f_if_direct = this.userinfo.meterinfo[0].f_if_direct
775
- this.userinfo_old.meterinfo[0].f_meternumber = this.userinfo.meterinfo[0].f_meternumber
776
- userinfoms.userfiles = []
777
- this.userinfo_old.meterinfo[0].devicesinfo = this.model
778
- userinfoms.userfiles.push(this.userinfo_old.meterinfo[0])
779
- //tag)
780
- new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/filemanage_fileSave`, {
781
- data: {
782
- userinfo: userinfoms,
783
- modifyReason: this.f_source ? `${this.f_source}维护档案信息` : '',
784
- address: {id: this.userinfo_old.addressinfo.id, oldid: this.userinfo_old.addressinfo.id}
785
- }
786
- }, {resolveMsg: null, rejectMsg: null}).then((res1) => {
787
- //tag+res1.data.status)
788
- if (res1.data.status == 200) {
789
- //本次修改信息包含需要审核信息
790
- if (this.approveChange) {
791
- //tag
792
- let res2 = this.$androidUtil.bzLogic('safe_upUserinfoApprove', {
793
- row: {
794
- f_time: Util.toStandardTimeString(),
795
- f_modifier: Vue.user.name,//Vue.user.name
796
- f_modifier_id: Vue.user.id,//Vue.user.id
797
- f_modify_type: '用户档案',
798
- f_userinfoid: this.userinfo.baseinfo.base.f_userinfo_id,
799
- f_userinfo_code: this.userinfo.baseinfo.base.f_userinfo_code,
800
- f_approved: '未审核',
801
- filialestr: Vue.user.orgid,//Vue.user.orgid
802
- version: 1,
803
- f_user_name: this.userinfo.baseinfo.base.f_user_name,
804
- f_user_phone: this.userinfo.baseinfo.base.f_user_phone,
805
- f_street: this.userinfo.addressinfo.f_street,
806
- f_building: this.userinfo.addressinfo.f_building,
807
- f_unit: this.userinfo.addressinfo.f_unit,
808
- f_floor: this.userinfo.addressinfo.f_floor,
809
- f_room: this.userinfo.addressinfo.f_room,
810
- f_building_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_building_suffix,
811
- f_unit_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_unit_suffix,
812
- f_floor_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_floor_suffix,
813
- f_room_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_room_suffix,
814
- f_residential_area: this.userinfo.addressinfo.f_residential_area,
815
- f_address: this.userinfo.addressinfo.f_address,
816
- f_pcd: this.userinfo.addressinfo.f_pcd,
817
- f_pcd_id: this.userinfo.addressinfo.f_pcd_id,
818
- f_street_id: this.userinfo.addressinfo.f_street_id,
819
- f_residential_area_id: this.userinfo.addressinfo.f_residential_area_id,
820
- f_used_name: this.userinfo.baseinfo.base.f_used_name,
821
- f_rent_phone: this.userinfo.baseinfo.base.f_rent_phone,
822
- f_slice_area: this.userinfo.addressinfo.f_slice_area,
823
- f_remark: this.userinfo.baseinfo.base.f_remark,
824
- f_source: this.f_source,
825
- f_meterno_path: this.f_meterno_path,
826
- f_iscity: this.userinfo.addressinfo.f_iscity,
827
- f_special: this.userinfo.addressinfo.f_special,
828
- f_meternumber: this.userinfo.meterinfo[0].f_meternumber,
829
- changemeterno: this.changemeterno
830
- },
831
- tablename: 't_modify_userinfo'
832
- })
833
- //tag)
834
- if (res2.code == 200) {
835
- this.$showMessage("变更用户信息成功,需要审核的信息已提交审核,等待管理员处理!")
836
- this.enable = true
837
- this.excessive = false
838
- } else {
839
- this.$showMessage("上传审核信息失败,请检查图片和网络状况是否正常!")
840
- this.excessive = false
841
- }
842
- } else {
843
- this.$showMessage("修改用户信息成功!")
844
- this.enable = true
845
- this.excessive = false
846
- }
847
-
848
- }
849
- }).catch((msg) => {
850
- this.$showMessage("修改用户信息失败,请检查手机网络状况!")
851
- this.excessive = false
852
- })
853
-
854
- }
855
- })
856
- },
857
- imgback(header) {
858
- if (this.headername == header) {
859
- return require('../../../assets/xiangxia1.png')
860
- } else {
861
- return require('../../../assets/xiangyou1.png')
862
- }
863
- this.headername = header
864
- },
865
- selectVal(header) {
866
- if (this.headername == header) {
867
- this.headername = ''
868
- } else {
869
- this.headername = header
870
- }
871
-
872
- },
873
- changeNewAddress() {
874
- this.userinfo.addressinfo.f_address = this.addressType == '普通地址' ? this.getAddress : this.getAddressTS
875
- },
876
- area_change() {
877
- //tag
878
- this.userinfo.addressinfo.f_residential_area = this.selectArea.f_residential_area
879
- this.userinfo.addressinfo.f_residential_area_id = this.selectArea.id
880
- this.userinfo.addressinfo.f_slice_area = this.selectArea.f_slice_area
881
- this.changeNewAddress()
882
- //this.userinfo.addressinfo.f_residential_area=this.f_residential_area.f_residential_area
883
- },
884
- async street_change() {
885
- //tag
886
- if (this.selectStreet.id) {
887
- //如果街道改变--给街道赋值!
888
- this.userinfo.addressinfo.f_street = this.selectStreet.f_street
889
- this.userinfo.addressinfo.f_street_id = this.selectStreet.id
890
- this.userinfo.addressinfo.f_iscity = this.selectStreet.f_iscity
891
- //清空当前选中小区的值
892
- this.userinfo.addressinfo.f_residential_area = ''
893
- this.userinfo.addressinfo.f_residential_area_id = ''
894
- this.userinfo.addressinfo.f_slice_area = ''
895
- this.selectArea = {id: ''}
896
- this.area = []
897
- let pcdText = ` and f_street_id=${this.selectStreet.id}`
898
- let res = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
899
- data: {
900
- items: "*",
901
- tablename: "t_area",
902
- orderitem: "id",
903
- condition: `f_orgid = '${Vue.user.orgid}' ${pcdText} `
904
- }
905
- }, {resolveMsg: null, rejectMsg: null})
906
- ////tag)
907
- res.data.forEach((result) => {
908
- this.area.push({label: result.f_residential_area, value: result})
909
- })
910
- } else {
911
- this.area = []
912
- }
913
-
914
- this.changeNewAddress()
915
- },
916
- async pcd_change() {
917
- //tag
918
- if (this.selectPcd.id) {
919
- //tag
920
- //如果省市区改变-重新赋值
921
- this.userinfo.addressinfo.f_pcd = this.selectPcd.f_pcd
922
- this.userinfo.addressinfo.f_pcd_id = this.selectPcd.id
923
- //清空 选中的街道和集收单位
924
- this.selectStreet = {id: ''}
925
- this.userinfo.addressinfo.f_street = ''
926
- this.userinfo.addressinfo.f_street_id = ''
927
- this.userinfo.addressinfo.f_iscity = ''
928
- this.selectArea = {id: ''}
929
- this.userinfo.addressinfo.f_residential_area = ''
930
- this.userinfo.addressinfo.f_residential_area_id = ''
931
- this.userinfo.addressinfo.f_slice_area = ''
932
- this.streets = []
933
- let pcdText = `and f_pcd_id=${this.selectPcd.id}`
934
- let streetlist = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
935
- data: {
936
- items: "*",
937
- tablename: "t_street",
938
- orderitem: "id",
939
- condition: `f_orgid = '${Vue.user.orgid}' ${pcdText}`
940
- }
941
- }, {resolveMsg: null, rejectMsg: null})
942
- streetlist.data.forEach((result) => {
943
- this.streets.push({label: result.f_street, value: result})
944
- })
945
- } else {
946
- this.streets = []
947
- }
948
- this.changeNewAddress()
949
- },
950
- upUserState() {
951
- //tag)
952
- if (this.userinfo.meterinfo[0].f_table_state == '正常') {
953
- let data = {
954
- f_userfiles_id: {
955
- f_userfiles_id: this.userinfo.meterinfo[0].f_userfiles_id,
956
- f_table_state: '停用',
957
- version: this.userinfo.meterinfo[0].version
958
- },
959
- f_userfile_id: this.userinfo.meterinfo[0].f_userfiles_id,
960
- f_user_id: this.userinfo.meterinfo[0].f_user_id,
961
- f_userinfo_id: this.userinfo.meterinfo[0].f_userinfo_id,
962
- f_user_name: this.userinfo.baseinfo.base.f_user_name,
963
- f_comments: '安检时发现问题关闭阀门',
964
- f_othereason: '',
965
- f_operat_type: '停用',
966
- f_describe: `${Vue.user.name}对客户${this.userinfo.baseinfo.base.f_user_name}进行表具停用操作`,
967
- f_state: '有效',
968
- f_operator: Vue.user.name,//${Vue.$login.f.name}
969
- f_operatorid: Vue.user.id,
970
- f_orgid: Vue.user.orgid,
971
- f_orgname: Vue.user.orgs,
972
- f_depid: Vue.user.depids,
973
- f_depname: Vue.user.deps,
974
- f_zoneid: Vue.user.zoneid,
975
- f_zones: Vue.user.zones
976
- }
977
- new HttpResetClass().load('post', `${this.$androidUtil.getProxyUrl()}/rs/entity/t_disable`,
978
- data, {resolveMsg: null, rejectMsg: null}).then((row) => {
979
- this.$showMessage('已成功关阀停气!')
980
- this.userinfo.meterinfo[0].f_table_state = '停用'
981
- })
982
- } else {
983
- this.$showMessage('该用户已被关阀停用,请勿重复操作!')
984
- }
985
-
986
- },
987
- addDevices() {
988
- //Vue.user.name
989
- let obj = {
990
- "f_operator": Vue.user.name,
991
- "f_picture": null,
992
- "f_pipe_type": null,
993
- "f_pipeinstall_date": null,
994
- "f_pipe_connection": null,
995
- "f_expire_date": null,
996
- "f_pipeexpire_date": null,
997
- "f_comments": null,
998
- "f_operate_date": Util.toStandardTimeString(),
999
- "f_operatorid": Vue.user.id,
1000
- "f_devices_num": null,
1001
- "f_process_id": null,
1002
- "f_devices_type": null,
1003
- "f_make_date": null,
1004
- "f_input_date": null,
1005
- "f_state": "有效",
1006
- "f_brand": null,
1007
- "f_devices_model": null,
1008
- "f_devices_no": null,
1009
- "img": {"content": null, "filename": null},
1010
- "f_install_type": null,
1011
- "f_nianjian": null,
1012
-
1013
- }
1014
- this.model.push(obj)
1015
- },
1016
- delDevices(idx) {
1017
- //tag
1018
- this.$showMessage('删除后不可恢复,确认删除吗?', ['confirm', 'cancel']).then((res) => {
1019
- if (res === 'confirm') {
1020
- this.model.splice(idx, 1)
1021
- }
1022
- })
1023
- },
1024
- async getAreaList(text) {
1025
- if (this.selectStreet.id) {
1026
- this.area = []
1027
- let pcdText = text ? `and f_street_id=${this.selectStreet.id} and f_residential_area like '%${text}%'` : `and f_street_id=${this.selectStreet.id}`
1028
- let res = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
1029
- data: {
1030
- items: "*",
1031
- tablename: "t_area",
1032
- orderitem: "id",
1033
- condition: `f_orgid = '${Vue.user.orgid}' ${pcdText}`
1034
- }
1035
- }, {resolveMsg: null, rejectMsg: null})
1036
- ////tag)
1037
- res.data.forEach((result) => {
1038
- this.area.push({label: result.f_residential_area, value: result})
1039
- })
1040
- //tag
1041
- this.area.push({
1042
- label: this.userinfo.addressinfo.f_residential_area,
1043
- value: {
1044
- id: this.userinfo.addressinfo.f_residential_area_id,
1045
- f_residential_area: this.userinfo.addressinfo.f_residential_area
1046
- }
1047
- })
1048
- } else {
1049
- this.area = []
1050
- }
1051
-
1052
- },
1053
- async getStreetList() {
1054
- if (this.selectPcd.id) {
1055
- //tag
1056
- this.streets = []
1057
- let pcdText = `and f_pcd_id=${this.selectPcd.id}`
1058
- let streetlist = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
1059
- data: {
1060
- items: "*",
1061
- tablename: "t_street",
1062
- orderitem: "id",
1063
- condition: `f_orgid = '${Vue.user.orgid}' ${pcdText}`
1064
- }
1065
- }, {resolveMsg: null, rejectMsg: null})
1066
- streetlist.data.forEach((result) => {
1067
- //如果第一次进来有地址id 就拿下地址区域
1068
- if (this.selectStreet.id && this.selectStreet.id == result.id) {
1069
- //tag)
1070
- this.userinfo.addressinfo.f_iscity = result.f_iscity
1071
- }
1072
- this.streets.push({label: result.f_street, value: result})
1073
- })
1074
- } else {
1075
- this.streets = []
1076
- }
1077
- },
1078
- changeAddressType(val) {
1079
- //tag
1080
- if (this.addressType == '普通地址') {
1081
- this.userinfo.addressinfo.f_special = null
1082
- } else if (this.addressType == '特殊地址') {
1083
- this.userinfo.addressinfo.f_special = 1
1084
- this.userinfo.addressinfo.f_building = null
1085
- this.userinfo.addressinfo.f_unit = null
1086
- this.userinfo.addressinfo.f_floor = null
1087
- this.userinfo.addressinfo.f_room = null
1088
- }
1089
- this.changeNewAddress()
1090
- }
1091
-
1092
- },
1093
- computed: {
1094
- getAddress() {
1095
- return (this.userinfo.addressinfo.f_pcd ? this.userinfo.addressinfo.f_pcd : '') +
1096
- (this.userinfo.addressinfo.f_street ? this.userinfo.addressinfo.f_street : '') +
1097
- (this.userinfo.addressinfo.f_residential_area ? this.userinfo.addressinfo.f_residential_area : '') +
1098
- (this.userinfo.addressinfo.f_building ? this.userinfo.addressinfo.f_building + (this.userinfo.addressinfo.f_building_suffix ? this.userinfo.addressinfo.f_building_suffix : '') : '') +
1099
- (this.userinfo.addressinfo.f_unit ? this.userinfo.addressinfo.f_unit + (this.userinfo.addressinfo.f_unit_suffix ? this.userinfo.addressinfo.f_unit_suffix : '') : '') +
1100
- (this.userinfo.addressinfo.f_floor ? this.userinfo.addressinfo.f_floor + (this.userinfo.addressinfo.f_floor_suffix ? this.userinfo.addressinfo.f_floor_suffix : '') : '') +
1101
- (this.userinfo.addressinfo.f_room ? this.userinfo.addressinfo.f_room + (this.userinfo.addressinfo.f_room_suffix ? this.userinfo.addressinfo.f_room_suffix : '') : '')
1102
- },
1103
- getAddressTS() {
1104
- return (this.userinfo.addressinfo.f_pcd ? this.userinfo.addressinfo.f_pcd : '') +
1105
- (this.userinfo.addressinfo.f_street ? this.userinfo.addressinfo.f_street : '') +
1106
- (this.userinfo.addressinfo.f_residential_area ? this.userinfo.addressinfo.f_residential_area : '')
1107
- }
1108
- },
1109
- watch: {
1110
-
1111
- /*'selectPcd.id' (val) {
1112
- //tag
1113
- if(this.selectPcd.id){
1114
- this.getStreetList()
1115
- }
1116
- },
1117
- 'selectStreet.id' (val) {
1118
- //tag
1119
- if(this.selectStreet.id){
1120
- this.getAreaList()
1121
- }
1122
- }*/
1123
- },
1124
- async ready() {
1125
- /*//tag)
1126
-
1127
- //tag)
1128
- //tag)*/
1129
- //this.f_userinfo_id=1102260
1130
- //this.f_userinfo_id=1997541
1131
- if (!this.f_userinfo_id) {
1132
- this.$showMessage("未检测到用户!")
1133
- this.enable = true
1134
- return
1135
- }
1136
- try {
1137
-
1138
- this.devices_types = Vue.$appdata.getParam('设备类型')
1139
- console.log('this.devices_types=', JSON.stringify(this.devices_types))
1140
- if (this.devices_types){
1141
- for (const devices_type of this.devices_types) {
1142
- console.log('Vue.$appdata.getParam(`档案设备信息-${devices_type.label}品牌`)=', JSON.stringify(Vue.$appdata.getParam(`档案设备信息-${devices_type.label}品牌`)))
1143
- this.deviceBrandOption[devices_type.label] = Vue.$appdata.getParam(`档案设备信息-${devices_type.label}品牌`) || []
1144
- }
1145
- }
1146
- console.log('this.deviceBrandOption=', JSON.stringify(this.deviceBrandOption))
1147
- this.wz_types = Vue.$appdata.getParam('安装位置')
1148
- this.aroundmeters = Vue.$appdata.getParam('左右表')
1149
-
1150
- ////tag)
1151
- this.excessive = true
1152
- //Vue.user.orgid ${this.f_userinfo_id} 10101 ${Vue.user.orgid}
1153
-
1154
- let pcdlist = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
1155
- data: {
1156
- items: "*",
1157
- tablename: "t_pcd",
1158
- orderitem: "id",
1159
- condition: `f_orgid = '${Vue.user.orgid}'`
1160
- }
1161
- }, {resolveMsg: null, rejectMsg: null})
1162
- //tag)
1163
- pcdlist.data.forEach((result) => {
1164
- this.pcds.push({label: result.f_pcd, value: result})
1165
- })
1166
- ////tag)
1167
- let res = await new HttpResetClass().load('post', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/filemanage_getFilesDetail`, {
1168
- //f_userinfo_code:'12381344',
1169
- f_userinfo_id: this.f_userinfo_id
1170
- }, {resolveMsg: null, rejectMsg: null})
1171
- //tag
1172
- //tag
1173
- this.userinfo = res.data
1174
- this.userinfo_old = JSON.parse(JSON.stringify(res.data))
1175
- this.model = this.userinfo.meterinfo[0].devicesinfo
1176
- if (this.model && this.model.length > 0) {
1177
- this.model.forEach(device => {
1178
- this.calculateExpireDate(device);
1179
- });
1180
- }
1181
- this.selectArea.id = this.userinfo.addressinfo.f_residential_area_id
1182
- this.selectPcd.id = this.userinfo.addressinfo.f_pcd_id
1183
- this.selectPcd.f_pcd = this.userinfo.addressinfo.f_pcd
1184
- this.selectStreet.id = this.userinfo.addressinfo.f_street_id
1185
- this.selectStreet.f_street = this.userinfo.addressinfo.f_street
1186
- await this.getStreetList()
1187
- await this.getAreaList()
1188
- this.excessive = false
1189
- this.addressType = this.userinfo.addressinfo.f_special == 1 ? '特殊地址' : '普通地址'
1190
- //this.userinfo.addressinfo.f_special=1
1191
- //tag
1192
- } catch (e) {
1193
- this.excessive = false
1194
- this.enable = true
1195
- this.$showMessage('获取用户信息出错,请检查网络状况!')
1196
- }
1197
- new HttpResetClass().load('get', `${this.$androidUtil.getProxyUrl()}/rs/vue/UserAddress.json`, {data: {}}, {
1198
- resolveMsg: null,
1199
- rejectMsg: null
1200
- }).then((addressUnit) => {
1201
- //tag
1202
- //tag
1203
- //tag
1204
- //tag
1205
- this.userinfo.addressinfo.f_building_suffix = addressUnit.data.f_building_suffix
1206
- this.userinfo.addressinfo.f_unit_suffix = addressUnit.data.f_unit_suffix
1207
- this.userinfo.addressinfo.f_floor_suffix = addressUnit.data.f_floor_suffix
1208
- this.userinfo.addressinfo.f_room_suffix = addressUnit.data.f_room_suffix
1209
- }).catch((msg) => {
1210
- //tag)
1211
- })
1212
- this.showBox = this.$appdata.getSingleValue('档案审核是否显示调压箱') == '是'? true : false
1213
- console.log(this.showBox)
1214
- if (this.showBox) {
1215
- // 获取调压箱
1216
- new HttpResetClass().load('post', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/adjustableboxQuery`, {data: {condition: '1 = 1'}}, {
1217
- resolveMsg: null,
1218
- rejectMsg: null
1219
- }).then((res) => {
1220
- const boxOptions = []
1221
- for (const data of res.data) {
1222
- const one = {
1223
- label: data.f_adjustable_id + data.f_adjustable_name,
1224
- value: Number(data.f_adjustable_id)
1225
- }
1226
- boxOptions.push(one)
1227
- }
1228
- this.boxOptions = JSON.parse(JSON.stringify(boxOptions))
1229
- console.log(this.boxOptions)
1230
- }).catch((msg) => {
1231
- //tag)
1232
- })
1233
- }
1234
- }
1235
- }
1236
- </script>
1237
- <style lang="less" scoped>
1238
- .butt3 {
1239
- float: right;
1240
- width: 12px;
1241
- margin: 1% 2% 0 0;
1242
- }
1243
-
1244
- .rightipt {
1245
- width: 60%;
1246
- float: left;
1247
- margin-left: 5%;
1248
- }
1249
-
1250
- .righttxt {
1251
- border: none;
1252
- margin-left: 5px;
1253
- /*border-left: 5px solid #A2C2EB;*/
1254
- float: left;
1255
- width: 25%;
1256
- margin-bottom: 3px;
1257
- text-align: left;
1258
- word-wrap: break-word;
1259
- white-space: normal;
1260
- }
1261
-
1262
- .tit1 {
1263
- /*background: #ffffff url('../../../assets/用户姓名.png') no-repeat fixed center;*/
1264
- background-image: url('../../../assets/用户姓名.png');
1265
- background-repeat: no-repeat;
1266
- background-position: center;
1267
- }
1268
-
1269
- .spanboder {
1270
- border-bottom: 2px solid #499edf;
1271
- padding-bottom: 8px
1272
- }
1273
-
1274
- #upuserinfo_sel /deep/ ul {
1275
- width: 100% !important;
1276
- left: 0 !important;
1277
- }
1278
-
1279
- .btn-photo {
1280
- border: 0;
1281
- border-radius: 7px;
1282
- background-color: #7dc1f4;
1283
- font: 15px PingFang-SC-Bold;
1284
- height: 20%;
1285
- }
1286
-
1287
- .panel-self {
1288
- border-radius: 10px;
1289
- border: 1px solid #499EDF;
1290
- background-color: #F8F8F8;
1291
- }
1292
-
1293
- .div-photo {
1294
- width: auto;
1295
- height: auto;
1296
- /* margin-top: 10px; */
1297
- position: absolute;
1298
- bottom: 10px;
1299
- right: 10px;
1300
- }
1301
- </style>
1302
- <style lang="less">
1303
- #upuserinfo_sel ul {
1304
- width: 100% !important;
1305
- left: 0 !important;
1306
- }
1307
- </style>
1
+ <template>
2
+ <work-busy :is-busy="excessive"></work-busy>
3
+ <div style="height: 100%">
4
+ <div class="panel auto">
5
+ <div class="panel-heading" @click="selectVal('基本信息')" style="background-color: #ffffff">
6
+ <span class="spanboder">
7
+ <img src="../../../assets/person.png" style="width: 22px;margin-right: 8px;">基本信息
8
+ <img class="butt3" :src="imgback('基本信息')">
9
+ </span>
10
+ </div>
11
+ <div class="panel-body " id="upuserinfo_sel" v-show="headername=='基本信息'">
12
+ <div class="row auto" style="margin: 5px 0">
13
+ <label class="righttxt">用户编号:</label>
14
+ <input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_userinfo_code" readonly/>
15
+ </div>
16
+ <div class="row auto" style="margin: 5px 0">
17
+ <label class="righttxt">用户名称:</label><input type="text" class="form-control rightipt"
18
+ v-model="userinfo.baseinfo.base.f_user_name" />
19
+ </div>
20
+ <div class="row auto" style="margin: 5px 0">
21
+ <label class="righttxt">身份证号:</label><input type="text" class="form-control rightipt"
22
+ v-model="userinfo.baseinfo.base.f_idnumber" />
23
+ </div>
24
+ <div class="row auto" style="margin: 5px 0">
25
+ <label class="righttxt">用户状态:</label><input type="text" class="form-control rightipt" readonly
26
+ v-model="userinfo.baseinfo.base.f_user_state"/>
27
+ </div>
28
+ <div class="row auto" style="margin: 5px 0">
29
+ <label class="righttxt">用户电话:</label><input type="text" class="form-control rightipt"
30
+ v-model="userinfo.baseinfo.base.f_user_phone"/>
31
+ </div>
32
+ <div class="row auto" style="margin: 5px 0">
33
+ <label class="righttxt">备用电话:</label><input type="text" class="form-control rightipt"
34
+ v-model="userinfo.baseinfo.base.f_rent_phone"/>
35
+ </div>
36
+ <div class="row auto" style="margin: 5px 0">
37
+ <label class="righttxt">租户姓名:</label><input type="text" class="form-control rightipt"
38
+ v-model="userinfo.baseinfo.base.f_rent_name"/>
39
+ </div>
40
+ <div class="row auto" style="margin: 5px 0">
41
+ <label class="righttxt">租户电话:</label><input type="text" class="form-control rightipt"
42
+ v-model="userinfo.baseinfo.base.f_zuhu_phone"/>
43
+ </div>
44
+ <div class="row auto" style="margin: 5px 0">
45
+ <label class="righttxt">建档日期:</label><input type="text" class="form-control rightipt"
46
+ v-model="userinfo.baseinfo.base.f_createfile_date" readonly/>
47
+ </div>
48
+ <!-- <div class="row auto" style="margin: 5px 0">
49
+ <label class="righttxt">开户日期:</label><input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_open_date" readonly />
50
+ </div>-->
51
+ <div class="row auto" style="margin: 5px 0">
52
+ <label class="righttxt">地址类型:</label>
53
+ <div class="rightipt" style="display: flex;justify-content: space-around;margin-top: 5px">
54
+ <div><input type="radio" v-model="addressType" name="addressType" @change="changeAddressType"
55
+ id="phone_addressType1" value="普通地址"/><label style="font-weight: normal;padding-left: 2px"
56
+ for="phone_addressType1">普通地址</label></div>
57
+ <div><input type="radio" v-model="addressType" name="addressType" @change="changeAddressType"
58
+ id="phone_addressType2" value="特殊地址"/><label style="font-weight: normal;padding-left: 2px"
59
+ for="phone_addressType2">特殊地址</label></div>
60
+ </div>
61
+ <!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
62
+ <!--<input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_pcd" />-->
63
+ <!--<v-select :value.sync="userinfo.addressinfo.f_iscity" class="input-font" style="margin-left: 5%;"
64
+ :width="'60%'"
65
+ v-model="userinfo.addressinfo.f_iscity"
66
+ :options='cityTypes' placeholder='地区类型' close-on-select clear-button value-single @change="area_change()"></v-select>-->
67
+ </div>
68
+ <div class="row auto" style="margin: 5px 0">
69
+ <label class="righttxt">地区类型:</label>
70
+ <!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
71
+ <input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_iscity"/>
72
+ <!--<v-select :value.sync="userinfo.addressinfo.f_iscity" class="input-font" style="margin-left: 5%;"
73
+ :width="'60%'"
74
+ :disabled="true"
75
+ v-model="userinfo.addressinfo.f_iscity"
76
+ :options='cityTypes' placeholder='地区类型' close-on-select clear-button value-single ></v-select>-->
77
+ </div>
78
+ <div class="row auto" style="margin: 5px 0">
79
+ <label class="righttxt">省&ensp;市&ensp;区:</label>
80
+ <!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
81
+ <!--<input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_pcd" />-->
82
+ <v-select :value.sync="selectPcd" class="input-font" style="margin-left: 5%;"
83
+ :width="'60%'"
84
+ v-model="selectPcd"
85
+ :options='pcds' placeholder='请选择省市区' close-on-select clear-button value-single
86
+ @change="pcd_change()"></v-select>
87
+ </div>
88
+ <div class="row auto" style="margin: 5px 0">
89
+ <label class="righttxt">街道名称:</label>
90
+ <!--<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_street" />-->
91
+ <v-select :value.sync="selectStreet" class="input-font" style="margin-left: 5%;"
92
+ :width="'60%'"
93
+ v-model="selectStreet"
94
+ :options='streets' placeholder='请选择街道' close-on-select clear-button value-single
95
+ @change="street_change()"></v-select>
96
+ </div>
97
+ <div class="row auto" style="margin: 5px 0">
98
+ <label class="righttxt">集收单位:</label>
99
+ <!--<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area" />-->
100
+ <v-select :value.sync="selectArea" class="input-font" style="margin-left: 5%;"
101
+ :width="'60%'"
102
+ v-model="selectArea"
103
+ :timeout="500"
104
+ @select-search="select_search"
105
+ :options='area' placeholder='请选择集收单位' close-on-select clear-button value-single
106
+ @change="area_change()"></v-select>
107
+ </div>
108
+ <!--<div class="row auto" style="margin: 5px 0" v-show="addressType=='特殊地址'">
109
+ <label class="righttxt">集收单位:</label>
110
+ &lt;!&ndash;<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area" />&ndash;&gt;
111
+ <v-select :value.sync="selectArea" class="input-font" style="margin-left: 5%;"
112
+ :width="'60%'"
113
+ v-model="selectArea"
114
+ @select-search="select_search"
115
+ :options='area' placeholder='请选择集收单位' close-on-select clear-button value-single @change="area_changeTC()"></v-select>
116
+ </div>-->
117
+ <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
118
+ <label class="righttxt">楼&ensp;&ensp;&ensp;&ensp;号:</label><input type="text" @change="changeNewAddress"
119
+ class="form-control rightipt"
120
+ v-model="userinfo.addressinfo.f_building"/>
121
+ </div>
122
+ <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
123
+ <label class="righttxt">单&ensp;&ensp;&ensp;&ensp;元:</label><input type="text" @change="changeNewAddress"
124
+ class="form-control rightipt"
125
+ v-model="userinfo.addressinfo.f_unit"/>
126
+ </div>
127
+ <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
128
+ <label class="righttxt">楼&ensp;&ensp;&ensp;&ensp;层:</label><input type="text" @change="changeNewAddress"
129
+ class="form-control rightipt"
130
+ v-model="userinfo.addressinfo.f_floor"/>
131
+ </div>
132
+ <div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'">
133
+ <label class="righttxt">门&ensp;牌&ensp;号:</label><input type="text" @change="changeNewAddress"
134
+ class="form-control rightipt"
135
+ v-model="userinfo.addressinfo.f_room"/>
136
+ </div>
137
+ <div class="row auto" style="margin: 5px 0">
138
+ <label class="righttxt">详细地址:</label><input type="text" class="form-control rightipt" readonly
139
+ v-model="userinfo_old.addressinfo.f_address"/>
140
+ </div>
141
+ <div class="row auto" style="margin: 5px 0">
142
+ <label class="righttxt">新&ensp;地&ensp;址:</label>
143
+ <!--<input type="text" class="form-control rightipt" readonly v-model="getaddress()" />-->
144
+ <textarea :readonly="addressType=='普通地址'" class="form-control rightipt" : style="height: 80px"
145
+ v-model="userinfo.addressinfo.f_address"></textarea>
146
+ </div>
147
+
148
+ <!--<div class="row auto" style="margin: 5px 0" v-show="addressType=='特殊地址'">
149
+ <label class="righttxt">新&ensp;地&ensp;址:</label>&lt;!&ndash;<input type="text" class="form-control rightipt" v-model="userinfo.addressinfo.f_address" />&ndash;&gt;
150
+ <textarea class="form-control rightipt" style="height: 80px" v-model="getAddressTS"></textarea>
151
+ </div>-->
152
+
153
+ <div class="row auto" style="margin: 5px 0">
154
+ <label class="righttxt">备&ensp;&ensp;&ensp;&ensp;注:</label><textarea class="form-control rightipt"
155
+ style="height: 150px"
156
+ v-model="userinfo.baseinfo.base.f_remark"></textarea>
157
+ <!--<input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_remark" />-->
158
+ </div>
159
+ </div>
160
+ </div>
161
+ <div class="panel auto">
162
+ <div class="panel-heading" @click="selectVal('表具信息')" style="background-color: #ffffff">
163
+ <span class="spanboder">
164
+ <img src="../../../assets/person.png" style="width: 22px;margin-right: 8px;">表具信息
165
+ <img class="butt3" :src="imgback('表具信息')">
166
+ </span>
167
+ </div>
168
+ <div class="panel-body " v-show="headername=='表具信息'">
169
+ <div class="row auto" style="margin: 5px 0">
170
+ <label class="righttxt">表&ensp;&ensp;&ensp;&ensp;号:</label>
171
+ <input type="text" :readonly="(userinfo.meterinfo[0].f_meter_classify!='机表' && userinfo.meterinfo[0].f_meter_classify!='金额卡表'&&userinfo.meterinfo[0].f_meter_classify!='气量卡表')" class="form-control rightipt"
172
+ style="width: 45%" v-model="userinfo.meterinfo[0].f_meternumber"/>
173
+ <button type="button"
174
+ :disabled="!(userinfo.meterinfo[0].f_meter_classify=='机表' || userinfo.meterinfo[0].f_meter_classify=='金额卡表' || userinfo.meterinfo[0].f_meter_classify=='气量卡表')"
175
+ name="button" class="btn btn-primary" style="width: 15%" @click="scan">扫码
176
+ </button>
177
+ </div>
178
+
179
+ <!--<div class="row auto" style="margin: 5px 0" v-if="userinfo.meterinfo[0].f_meter_classify=='机表'">
180
+ <div class="auto">
181
+ <div class="panel" style="padding: 0px 15px 5px 10px;">
182
+ <div class="panel-body panel-self" style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
183
+ <div class="row" style="height: 240px;">
184
+ <div class="col-sm-4">
185
+ <img-self :src="f_meterno_path" alt="表号照片" width="150" height="200"></img-self>
186
+ </div>
187
+ </div>
188
+ <div class="row text-right div-photo" :class="style__">
189
+ <button type="button" name="button" class="btn btn-primary btn-photo" @click="takePic('f_meterno_path', '表号照片')">拍照</button>
190
+ <img src="../../../assets/remove.png" :class="style__" @click="delfile('f_meterno_path', this.f_meterno_path)" style="width: 25%;"></img>
191
+ </div>
192
+ </div>
193
+ </div>
194
+ </div>
195
+ </div>-->
196
+ <div class="row auto" style="margin: 5px 0">
197
+ <label class="righttxt">通&ensp;气&ensp;人:</label>
198
+ <input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_gas_person"/>
199
+ </div>
200
+ <div class="row auto" style="margin: 5px 0">
201
+ <label class="righttxt">通气时间:</label>
202
+ <datepicker class="rightipt"
203
+ :value.sync="userinfo.meterinfo[0].f_gas_date"
204
+ v-model="userinfo.meterinfo[0].f_gas_date"
205
+ :disabled-days-of-Week="[]"
206
+ :format="'yyyy-MM-dd'"
207
+ :show-reset-button="reset">
208
+ </datepicker>
209
+ </div>
210
+ <div class="row auto" style="margin: 5px 0" v-show="showBox">
211
+ <label class="righttxt">调&ensp;压&ensp;箱:</label>
212
+ <v-select class="rightipt"
213
+ :value.sync="userinfo.meterinfo[0].f_adjustable_id"
214
+ v-model="userinfo.meterinfo[0].f_adjustable_id"
215
+ placeholder='请选择'
216
+ :width='wid'
217
+ readonly
218
+ :options="boxOptions"
219
+ close-on-select value-single></v-select>
220
+ </div>
221
+ <div class="row auto" style="margin: 5px 0">
222
+ <label class="righttxt">是否直通:</label>
223
+ <v-select
224
+ :value.sync="userinfo.meterinfo[0].f_if_direct"
225
+ class="input-font"
226
+ style="margin-left: 5%;"
227
+ :width="'60%'"
228
+ v-model="userinfo.meterinfo[0].f_if_direct"
229
+ :options='directOptions'
230
+ placeholder='是否直通'
231
+ close-on-select
232
+ clear-button
233
+ value-single>
234
+ </v-select>
235
+ </div>
236
+ <div class="row auto" style="margin: 5px 0">
237
+ <label class="righttxt">表&ensp;封&ensp;号:</label>
238
+ <input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_metertitles"/>
239
+ </div>
240
+ <div class="row auto" style="margin: 5px 0">
241
+ <label class="righttxt">表&ensp;位&ensp;置:</label>
242
+ <!--<input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_position" readonly/>-->
243
+ <v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_position"
244
+ v-model="userinfo.meterinfo[0].f_position"
245
+ placeholder='请选择'
246
+ :width='wid'
247
+ readonly
248
+ :options="wz_types"
249
+ close-on-select value-single></v-select>
250
+ </div>
251
+ <div class="row auto" style="margin: 5px 0">
252
+ <label class="righttxt">表&ensp;&ensp;&ensp;&ensp;向:</label>
253
+ <!--<input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_position" readonly/>-->
254
+ <v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_aroundmeter"
255
+ v-model="userinfo.meterinfo[0].f_aroundmeter"
256
+ placeholder='请选择'
257
+ :width='wid'
258
+ readonly
259
+ :options="aroundmeters"
260
+ close-on-select value-single></v-select>
261
+ </div>
262
+ <div class="row auto" style="margin: 5px 0">
263
+ <label class="righttxt">气表类型:</label>
264
+ <input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_meter_classify" readonly/>
265
+ </div>
266
+ <div class="row auto" style="margin: 5px 0">
267
+ <label class="righttxt">表前阀状态:</label>
268
+ <!--<input type="text" class="form-control rightipt" v-model="userinfo.meterinfo[0].f_position" readonly/>-->
269
+ <v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_bqf_state"
270
+ v-model="userinfo.meterinfo[0].f_bqf_state"
271
+ placeholder='请选择'
272
+ :width='wid'
273
+ readonly
274
+ :options="bqf_states"
275
+ close-on-select value-single></v-select>
276
+ </div>
277
+ <!-- <div class="row auto" style="margin: 5px 0">
278
+ <div style="display: flex;justify-content: center;">
279
+ <button v-if="userinfo.meterinfo[0].f_meter_classify=='机表'" class="col-sm-3 btn btn-primary" @click="upUserState()">机表关阀停用</button>
280
+ </div>
281
+ </div>-->
282
+ </div>
283
+ </div>
284
+ <div class="panel auto">
285
+ <div class="panel-heading" @click="selectVal('设备信息')" style="background-color: #ffffff">
286
+
287
+ <span class="spanboder"><img src="../../../assets/list.png" style="width: 22px;margin-right: 8px;">设备信息<img
288
+ class="butt3" :src="imgback('设备信息')"></span>
289
+ </div>
290
+ <div class="panel-body" v-show="headername=='设备信息'">
291
+ <div class="row" v-for="row in model"
292
+ style="border:2px solid #A2C2EB; border-top:10px solid #A2C2EB; box-shadow: #00b3ee;margin-bottom: 10px">
293
+ <div class="row auto" style="margin: 5px 0">
294
+ <label class="righttxt">设备类型:</label>
295
+ <!--<input type="text" class="form-control rightipt" readonly v-model="row.f_devices_type" />-->
296
+ <v-select class="rightipt" :value.sync="row.f_devices_type"
297
+ v-model="row.f_devices_type"
298
+ placeholder='请选择'
299
+ :width='wid'
300
+ readonly
301
+ :options="devices_types"
302
+ close-on-select value-single></v-select>
303
+ </div>
304
+ <div class="row auto" style="margin: 5px 0">
305
+ <label class="righttxt">设备品牌:</label>
306
+ <v-select class="rightipt" :value.sync="row.f_brand"
307
+ v-model="row.f_brand"
308
+ placeholder='请选择'
309
+ :width='wid'
310
+ readonly
311
+ :options="deviceBrandOption[row.f_devices_type]"
312
+ close-on-select value-single></v-select>
313
+ </div>
314
+ <div class="row auto" style="margin: 5px 0">
315
+ <label class="righttxt">设备型号:</label><input type="text" class="form-control rightipt"
316
+ v-model="row.f_devices_model"/>
317
+ </div>
318
+ <div class="row auto" style="margin: 5px 0">
319
+ <label class="righttxt">生产日期:</label>
320
+ <!--<input type="text" class="form-control rightipt" v-model="row.f_make_date" />-->
321
+ <datepicker class="rightipt"
322
+ :value.sync="row.f_make_date"
323
+ v-model="row.f_make_date"
324
+ :disabled-days-of-Week="[]"
325
+ :format="'yyyy-MM-dd'"
326
+ :show-reset-button="reset" @change="calculateExpireDate(row)" readonly="readonly">
327
+ </datepicker>
328
+ </div>
329
+ <div class="row auto" style="margin: 5px 0">
330
+ <label class="righttxt">使用年限:</label><input type="number" class="form-control rightipt"
331
+ v-model="row.f_service_life" @change="calculateExpireDate(row)"/>
332
+ </div>
333
+ <div class="row auto" style="margin: 5px 0">
334
+ <label class="righttxt">到期日期:</label>
335
+ <datepicker class="rightipt"
336
+ :value.sync="row.f_expire_date"
337
+ v-model="row.f_expire_date"
338
+ :disabled-days-of-Week="[]"
339
+ :format="'yyyy-MM-dd'"
340
+ :show-reset-button="reset" readonly="readonly">
341
+ </datepicker>
342
+ </div>
343
+ <div class="row auto" style="margin: 5px 0">
344
+ <label class="righttxt">安&ensp;装&ensp;人:</label><input type="text" class="form-control rightipt"
345
+ v-model="row.f_input_person"/>
346
+ </div>
347
+ <div class="row auto" style="margin: 5px 0">
348
+ <label class="righttxt">安装日期:</label>
349
+ <!--<input type="text" class="form-control rightipt" v-model="row.f_input_date" />-->
350
+ <datepicker class="rightipt"
351
+ :value.sync="row.f_input_date"
352
+ v-model="row.f_input_date"
353
+ :disabled-days-of-Week="[]"
354
+ :format="'yyyy-MM-dd'"
355
+ :show-reset-button="reset" readonly="readonly">
356
+ </datepicker>
357
+ </div>
358
+ <div class="row auto" style="margin: 5px 0">
359
+ <label class="righttxt">设备数量:</label><input type="number" class="form-control rightipt"
360
+ v-model="row.f_devices_num"/>
361
+ </div>
362
+ <!--<div class="row auto" style="margin: 5px 0">
363
+ <label class="righttxt">管道类型:</label><input type="text" class="form-control rightipt" readonly v-model="row.f_pipe_type" />
364
+ </div>-->
365
+ <!--<div class="row auto" style="margin: 5px 0">
366
+ <label class="righttxt">设备状态:</label><input type="text" class="form-control rightipt" readonly v-model="row.f_userinfodevices_state" />
367
+ </div>-->
368
+ <div class="row auto" style="margin: 5px 0">
369
+ <label class="righttxt">购买方式:</label>
370
+ <v-select class="rightipt" :value.sync="row.watchpurchase"
371
+ v-model="row.watchpurchase"
372
+ placeholder='请选择'
373
+ :width='wid'
374
+ readonly
375
+ :options="buy_types"
376
+ close-on-select value-single></v-select>
377
+ </div>
378
+ <div class="row auto" style="margin: 5px 0">
379
+ <label class="righttxt">安装方式:</label>
380
+ <v-select class="rightipt" :value.sync="row.f_install_type"
381
+ v-model="row.f_install_type"
382
+ placeholder='请选择'
383
+ :width='wid'
384
+ readonly
385
+ :options="installType"
386
+ close-on-select value-single></v-select>
387
+ </div>
388
+ <div class="row auto" style="margin: 5px 0">
389
+ <label class="righttxt">年检时间:</label>
390
+ <datepicker class="rightipt"
391
+ :value.sync="row.f_nianjian"
392
+ v-model="row.f_nianjian"
393
+ :disabled-days-of-Week="[]"
394
+ :format="'yyyy-MM-dd'"
395
+ :show-reset-button="reset" readonly="readonly">
396
+ </datepicker>
397
+ </div>
398
+ <div style="display: flex;justify-content: center;margin-bottom: 3px"
399
+ v-if="$index>this.userinfo_old.devicesinfo.length-1 || this.userinfo_old.devicesinfo.length==0">
400
+ <button class="btn btn-warning" @click="delDevices($index)">删除设备</button>
401
+ </div>
402
+ </div>
403
+ <div style="display: flex;justify-content: space-around;">
404
+ <button class="col-sm-3 btn btn-primary" @click="addDevices($index)">新增设备</button>
405
+ </div>
406
+ </div>
407
+ </div>
408
+ <div class="panel auto">
409
+ <div class="panel-body">
410
+ <div style="display: flex;justify-content: center;">
411
+ <button class="col-sm-3 btn btn-primary" :disabled="enable" @click="isNeedAudit ? editUserInfo() : editUserInfoNoAudit()">{{isNeedAudit ? '上传审核' : '上传'}}</button>
412
+ </div>
413
+ </div>
414
+ </div>
415
+ </div>
416
+ </template>
417
+
418
+ <script>
419
+ import {HttpResetClass} from 'vue-client'
420
+ import * as Util from "../../Util";
421
+ import Vue from 'vue'
422
+
423
+ export default {
424
+ title: '设备查看',
425
+ data() {
426
+ return {
427
+ model: [],
428
+ show: false,
429
+ row: Object,
430
+ userinfo: Object,
431
+ userinfo_old: Object,
432
+ wid: "60%",
433
+ aroundmeters: [],
434
+ devices_types: [],
435
+ pipe_types: [{label: '橡胶管', value: '橡胶管'}, {label: '波纹管', value: '波纹管'}, {label: '钢管', value: '钢管'}],
436
+ wz_types: [],
437
+ cityTypes: [{label: '市区', value: '市区'}, {label: '城镇', value: '城镇'}],
438
+ buy_types: [{label: '本公司购买', value: '本公司购买'}, {label: '非本公司购买', value: '非本公司购买'}],
439
+ bqf_states: [{label: '开阀', value: '开阀'}, {label: '关阀', value: '关阀'}],
440
+ installType: [{label: '本公司安装', value: '本公司安装'}, {label: '非本公司安装', value: '非本公司安装'}],
441
+ pcds: [],
442
+ streets: [],
443
+ update: false,
444
+ headername: '基本信息',
445
+ excessive: false,
446
+ area: [],
447
+ enable: false,
448
+ f_meterno_path: Vue.nopic,
449
+ selectArea: {id: ''},
450
+ selectPcd: {id: ''},
451
+ selectStreet: {id: ''},
452
+ changemeterno: false,//是否修改了机表表号
453
+ approveChange: false,//是否需要进行信息变更审核
454
+ newAddress: '',
455
+ addressType: '',
456
+ //需要审核的字段
457
+ checkField: {
458
+ checkUserinfoField: [
459
+ 'f_user_name'
460
+ ],
461
+ checkUserFilesField: [
462
+ 'f_meternumber'
463
+ ],
464
+ checkAddressField: [
465
+ 'f_pcd_id',
466
+ 'f_street_id',
467
+ 'f_residential_area_id',
468
+ 'f_building',
469
+ 'f_unit',
470
+ 'f_floor',
471
+ 'f_room',
472
+ 'f_slice_area',
473
+ 'f_special',
474
+ 'f_address'
475
+ ],
476
+ },
477
+ boxOptions: [],
478
+ showBox: false,
479
+ directOptions: [{label: '是', value: '是'}, {label: '否', value: '否'}],
480
+ deviceBrandOption: {},
481
+ isNeedAudit: this.$appdata.getSingleValue('信息变更是否需要审核') == 'false' ? false : true
482
+ }
483
+ },
484
+ props: {
485
+ user: {
486
+ type: Object
487
+ },
488
+ f_userinfo_id: '',
489
+ f_source: ''
490
+ },
491
+ methods: {
492
+ scan() {
493
+ HostApp.__this__ = this,
494
+ HostApp.scanCode({callback: "javascript:HostApp.__this__.getCode();"})
495
+ },
496
+ getCode() {
497
+ var datapa = HostApp.getCode().data;
498
+ //tag
499
+ this.userinfo.meterinfo[0].f_meternumber = datapa
500
+ },
501
+ //数据检查
502
+ checkVal() {
503
+ //检查一些必要信息是否未填
504
+ this.approveChange = false
505
+ this.changemeterno = false
506
+ let checked = {ischeck: true, msg: ''}
507
+ //tag
508
+ //tag
509
+ //tag
510
+ if (!this.userinfo.baseinfo.base.f_user_name) {
511
+ checked = {ischeck: false, msg: '请输入用户名称!'}
512
+ }
513
+ if (!this.selectPcd.id) {
514
+ checked = {ischeck: false, msg: '请选择省市区!'}
515
+ }
516
+ if (!this.selectStreet.id) {
517
+ checked = {ischeck: false, msg: '请选择街道!'}
518
+ }
519
+ if (!this.userinfo.addressinfo.f_address) {
520
+ checked = {ischeck: false, msg: '新地址不能为空!'}
521
+ }
522
+ if (this.addressType == '普通地址') {
523
+ if (!this.selectArea.id) {
524
+ checked = {ischeck: false, msg: '请选择集收单位!'}
525
+ }
526
+ if (!this.userinfo.addressinfo.f_room) {
527
+ checked = {ischeck: false, msg: '新输入门牌号!'}
528
+ }
529
+ }
530
+ if (this.userinfo.meterinfo[0].f_meter_classify == '机表' && this.userinfo_old.meterinfo[0].f_meternumber) {
531
+
532
+ //tag
533
+ //tag
534
+ if (this.userinfo.meterinfo[0].f_meternumber) {
535
+ if (this.userinfo.meterinfo[0].f_meternumber != this.userinfo_old.meterinfo[0].f_meternumber) {
536
+ if (!this.f_meterno_path || this.f_meterno_path == Vue.nopic) {
537
+ checked = {ischeck: false, msg: '请拍摄表号照片!'}
538
+ } else {
539
+ //用来标识当前有修改机表表号,后台需要进行照片上传
540
+ this.changemeterno = true
541
+ }
542
+ }
543
+ } else {
544
+ checked = {ischeck: false, msg: '请输入表号!'}
545
+ }
546
+ }
547
+ //检查本次修改信息中是否包含需要审核的内容
548
+ for (let check in this.checkField) {
549
+ //tag
550
+ if (typeof check != 'function') {
551
+ for (let i = 0; i < this.checkField[check].length; i++) {
552
+ //tag
553
+ if (check == 'checkUserinfoField') {
554
+ //tag
555
+ //tag
556
+ if (this.userinfo.baseinfo.base[this.checkField[check][i]] != this.userinfo_old.baseinfo.base[this.checkField[check][i]]) {
557
+ //tag
558
+ this.approveChange = true
559
+ }
560
+ } else if (check == 'checkUserFilesField') {
561
+ //tag
562
+ //tag
563
+ if (this.userinfo.meterinfo[0][this.checkField[check][i]] != this.userinfo_old.meterinfo[0][this.checkField[check][i]]) {
564
+ //tag
565
+ this.approveChange = true
566
+ }
567
+ } else if (check == 'checkAddressField') {
568
+ //tag
569
+ //tag
570
+ if (this.userinfo.addressinfo[this.checkField[check][i]] != this.userinfo_old.addressinfo[this.checkField[check][i]]) {
571
+ //tag
572
+ this.approveChange = true
573
+ }
574
+ }
575
+ }
576
+ }
577
+ }
578
+ //tag
579
+ return checked
580
+ },
581
+ select_search(text) {
582
+ //tag
583
+ if (this.selectStreet.id) {
584
+ let pcdText = text ? `and f_street_id=${this.selectStreet.id} and f_residential_area like '%${text}%'` : `and f_street_id=${this.selectStreet.id}`
585
+ new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
586
+ data: {
587
+ items: "*",
588
+ tablename: "t_area",
589
+ orderitem: "id",
590
+ condition: `f_orgid = '${Vue.user.orgid}' ${pcdText} `
591
+ }
592
+ }, {resolveMsg: null, rejectMsg: null}).then((res) => {
593
+ //tag)
594
+ if (res.data.length > 0) {
595
+ this.area = []
596
+ res.data.forEach((result) => {
597
+ this.area.push({label: result.f_residential_area, value: result})
598
+ })
599
+ }
600
+ })
601
+ } else {
602
+ this.area = []
603
+ }
604
+ },
605
+ cameraCallBack(prop, fileName) {
606
+ HostApp.__this__.$set(prop, fileName + '?' + Math.random())
607
+ //tag
608
+ HostApp.__callback__ = null
609
+ HostApp.__this__ = null
610
+ },
611
+ calculateExpireDate(device) {
612
+ if (device.f_make_date && device.f_service_life) {
613
+ const makeDate = new Date(device.f_make_date);
614
+ const serviceLife = parseInt(device.f_service_life);
615
+ if (!isNaN(makeDate.getTime()) && !isNaN(serviceLife)) {
616
+ makeDate.setFullYear(makeDate.getFullYear() + serviceLife);
617
+ device.f_expire_date = makeDate.toISOString().slice(0, 10); // Format as YYYY-MM-DD
618
+ } else {
619
+ device.f_expire_date = null;
620
+ }
621
+ } else {
622
+ device.f_expire_date = null;
623
+ }
624
+ },
625
+ //数据检查
626
+ takePic(prop, title) {
627
+ HostApp.__callback__ = this.cameraCallBack
628
+ HostApp.__this__ = this
629
+ //tag
630
+ let fileName
631
+ if (!this[prop] || this[prop].includes("nopic.png")) {
632
+ fileName = Util.guid() + '-' + prop + '.jpg'
633
+ } else {
634
+ fileName = Util.getFileName(this[prop])
635
+ }
636
+ HostApp._open_a_page({
637
+ type: 'boomerang',
638
+ page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
639
+ param: {
640
+ file: fileName,
641
+ requestCode: 111,
642
+ callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
643
+ watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
644
+ }
645
+ })
646
+ },
647
+ delfile(prop, fileName) {
648
+ if (fileName == Vue.nopic)
649
+ return
650
+ else {
651
+ HostApp.delfile(fileName)
652
+ this[prop] = Vue.nopic
653
+ }
654
+ },
655
+ editUserInfoNoAudit() {
656
+ let checked = this.checkVal()
657
+ if (!checked.ischeck) {
658
+ this.$showMessage(checked.msg)
659
+ return
660
+ }
661
+ for (let i = 0; i < this.model.length; i++) {
662
+ this.model[i].f_user_id = this.userinfo.meterinfo[0].f_user_id
663
+ }
664
+ this.$showMessage('确定是否修改上传用户信息?', ['confirm', 'cancel']).then((res) => {
665
+ if (res === 'confirm') {
666
+ this.excessive = true
667
+ let userinfoms = Object.assign({}, this.userinfo_old.baseinfo.base)
668
+ // userinfoms.f_user_name=row.f_user_name
669
+ userinfoms.f_user_name= this.userinfo.baseinfo.base.f_user_name,
670
+ userinfoms.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
671
+ userinfoms.f_rent_phone=this.userinfo.baseinfo.base.f_rent_phone
672
+ userinfoms.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
673
+ userinfoms.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
674
+ userinfoms.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
675
+ userinfoms.f_operator_record = Vue.user.name
676
+ userinfoms.f_operatorid_record = Vue.user.id
677
+ userinfoms.f_remark = this.userinfo.baseinfo.base.f_remark
678
+ userinfoms.f_orgid_record = Vue.user.orgid
679
+ userinfoms.f_orgname_record = Vue.user.orgs
680
+ userinfoms.f_depid_record = Vue.user.depids
681
+ userinfoms.f_depname_record = Vue.user.deps
682
+ this.userinfo_old.baseinfo.base.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
683
+ this.userinfo_old.baseinfo.base.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
684
+ this.userinfo_old.baseinfo.base.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
685
+ this.userinfo_old.baseinfo.base.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
686
+ this.userinfo_old.addressinfo.f_iscity = this.userinfo.addressinfo.f_iscity
687
+ this.userinfo_old.addressinfo.f_building = this.userinfo.addressinfo.f_building
688
+ this.userinfo_old.addressinfo.f_unit = this.userinfo.addressinfo.f_unit
689
+ this.userinfo_old.addressinfo.f_floor = this.userinfo.addressinfo.f_floor
690
+ this.userinfo_old.addressinfo.f_room = this.userinfo.addressinfo.f_room
691
+ this.userinfo_old.addressinfo.f_address = this.userinfo.addressinfo.f_address
692
+ this.userinfo_old.meterinfo[0].f_gas_person = this.userinfo.meterinfo[0].f_gas_person
693
+ this.userinfo_old.meterinfo[0].f_gas_date = this.userinfo.meterinfo[0].f_gas_date
694
+ this.userinfo_old.meterinfo[0].f_adjustable_id = this.userinfo.meterinfo[0].f_adjustable_id
695
+ this.userinfo_old.meterinfo[0].f_metertitles = this.userinfo.meterinfo[0].f_metertitles
696
+ this.userinfo_old.meterinfo[0].f_position = this.userinfo.meterinfo[0].f_position
697
+ this.userinfo_old.meterinfo[0].f_aroundmeter = this.userinfo.meterinfo[0].f_aroundmeter
698
+ this.userinfo_old.meterinfo[0].f_bqf_state = this.userinfo.meterinfo[0].f_bqf_state
699
+ this.userinfo_old.meterinfo[0].f_if_direct = this.userinfo.meterinfo[0].f_if_direct
700
+ userinfoms.userfiles = []
701
+ this.userinfo_old.meterinfo[0].devicesinfo = this.model
702
+ userinfoms.userfiles.push(this.userinfo_old.meterinfo[0])
703
+ new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/filemanage_fileSave`, {
704
+ data: {
705
+ userinfo: userinfoms,
706
+ modifyReason: this.f_source ? `${this.f_source}维护档案信息` : '',
707
+ address: {
708
+ id: this.userinfo_old.addressinfo.id,
709
+ oldid: this.userinfo_old.addressinfo.id,
710
+ f_address: this.userinfo.addressinfo.f_address ? this.userinfo.addressinfo.f_address : this.userinfo_old.addressinfo.f_address
711
+ }
712
+ }
713
+ }, {resolveMsg: null, rejectMsg: null}).then((res1) => {
714
+ if (res1.data.status == 200) {
715
+ let data = this.userinfo.addressinfo
716
+ data.f_address = this.userinfo.addressinfo.f_address? this.userinfo.addressinfo.f_address : this.userinfo_old.addressinfo.f_address
717
+ //
718
+ new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/address_updateuseraddress`, {data: data}).then((res2) => {
719
+ this.$showMessage("修改用户地址信息成功!")
720
+ }).catch(error => {
721
+ this.$showMessage("修改用户地址信息!")
722
+ })
723
+ this.$showMessage("修改用户信息成功!")
724
+ this.enable = true
725
+ this.excessive = false
726
+ }
727
+ }).catch((msg) => {
728
+ this.$showMessage("修改用户信息失败,请检查手机网络状况!")
729
+ this.excessive = false
730
+ })
731
+ }
732
+ })
733
+ },
734
+ editUserInfo() {
735
+ let checked = this.checkVal()
736
+ if (!checked.ischeck) {
737
+ this.$showMessage(checked.msg)
738
+ return
739
+ }
740
+ this.$showMessage('确定是否修改上传审核用户信息?', ['confirm', 'cancel']).then((res) => {
741
+ if (res === 'confirm') {
742
+ this.excessive = true
743
+ let userinfoms = Object.assign({}, this.userinfo_old.baseinfo.base)
744
+ //userinfoms.f_user_name=row.f_user_name
745
+ userinfoms.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
746
+ userinfoms.f_rent_phone=this.userinfo.baseinfo.base.f_rent_phone
747
+ userinfoms.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
748
+ userinfoms.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
749
+ userinfoms.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
750
+ userinfoms.f_operator_record = Vue.user.name
751
+ userinfoms.f_operatorid_record = Vue.user.id
752
+ userinfoms.f_remark = this.userinfo.baseinfo.base.f_remark
753
+ userinfoms.f_orgid_record = Vue.user.orgid
754
+ userinfoms.f_orgname_record = Vue.user.orgs
755
+ userinfoms.f_depid_record = Vue.user.depids
756
+ userinfoms.f_depname_record = Vue.user.deps
757
+ this.userinfo_old.baseinfo.base.f_idnumber = this.userinfo.baseinfo.base.f_idnumber
758
+ this.userinfo_old.baseinfo.base.f_user_phone = this.userinfo.baseinfo.base.f_user_phone
759
+ this.userinfo_old.baseinfo.base.f_rent_name = this.userinfo.baseinfo.base.f_rent_name
760
+ this.userinfo_old.baseinfo.base.f_zuhu_phone = this.userinfo.baseinfo.base.f_zuhu_phone
761
+ this.userinfo_old.addressinfo.f_iscity = this.userinfo.addressinfo.f_iscity
762
+ this.userinfo_old.addressinfo.f_building = this.userinfo.addressinfo.f_building
763
+ this.userinfo_old.addressinfo.f_unit = this.userinfo.addressinfo.f_unit
764
+ this.userinfo_old.addressinfo.f_floor = this.userinfo.addressinfo.f_floor
765
+ this.userinfo_old.addressinfo.f_room = this.userinfo.addressinfo.f_room
766
+ this.userinfo_old.addressinfo.f_address = this.userinfo.addressinfo.f_address
767
+ this.userinfo_old.meterinfo[0].f_gas_person = this.userinfo.meterinfo[0].f_gas_person
768
+ this.userinfo_old.meterinfo[0].f_gas_date = this.userinfo.meterinfo[0].f_gas_date
769
+ this.userinfo_old.meterinfo[0].f_adjustable_id = this.userinfo.meterinfo[0].f_adjustable_id
770
+ this.userinfo_old.meterinfo[0].f_metertitles = this.userinfo.meterinfo[0].f_metertitles
771
+ this.userinfo_old.meterinfo[0].f_position = this.userinfo.meterinfo[0].f_position
772
+ this.userinfo_old.meterinfo[0].f_aroundmeter = this.userinfo.meterinfo[0].f_aroundmeter
773
+ this.userinfo_old.meterinfo[0].f_bqf_state = this.userinfo.meterinfo[0].f_bqf_state
774
+ this.userinfo_old.meterinfo[0].f_if_direct = this.userinfo.meterinfo[0].f_if_direct
775
+ this.userinfo_old.meterinfo[0].f_meternumber = this.userinfo.meterinfo[0].f_meternumber
776
+ userinfoms.userfiles = []
777
+ this.userinfo_old.meterinfo[0].devicesinfo = this.model
778
+ userinfoms.userfiles.push(this.userinfo_old.meterinfo[0])
779
+ //tag)
780
+ new HttpResetClass().load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/filemanage_fileSave`, {
781
+ data: {
782
+ userinfo: userinfoms,
783
+ modifyReason: this.f_source ? `${this.f_source}维护档案信息` : '',
784
+ address: {id: this.userinfo_old.addressinfo.id, oldid: this.userinfo_old.addressinfo.id}
785
+ }
786
+ }, {resolveMsg: null, rejectMsg: null}).then((res1) => {
787
+ //tag+res1.data.status)
788
+ if (res1.data.status == 200) {
789
+ //本次修改信息包含需要审核信息
790
+ if (this.approveChange) {
791
+ //tag
792
+ let res2 = this.$androidUtil.bzLogic('safe_upUserinfoApprove', {
793
+ row: {
794
+ f_time: Util.toStandardTimeString(),
795
+ f_modifier: Vue.user.name,//Vue.user.name
796
+ f_modifier_id: Vue.user.id,//Vue.user.id
797
+ f_modify_type: '用户档案',
798
+ f_userinfoid: this.userinfo.baseinfo.base.f_userinfo_id,
799
+ f_userinfo_code: this.userinfo.baseinfo.base.f_userinfo_code,
800
+ f_approved: '未审核',
801
+ filialestr: Vue.user.orgid,//Vue.user.orgid
802
+ version: 1,
803
+ f_user_name: this.userinfo.baseinfo.base.f_user_name,
804
+ f_user_phone: this.userinfo.baseinfo.base.f_user_phone,
805
+ f_street: this.userinfo.addressinfo.f_street,
806
+ f_building: this.userinfo.addressinfo.f_building,
807
+ f_unit: this.userinfo.addressinfo.f_unit,
808
+ f_floor: this.userinfo.addressinfo.f_floor,
809
+ f_room: this.userinfo.addressinfo.f_room,
810
+ f_building_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_building_suffix,
811
+ f_unit_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_unit_suffix,
812
+ f_floor_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_floor_suffix,
813
+ f_room_suffix: this.userinfo.addressinfo.f_special == 1 ? null : this.userinfo.addressinfo.f_room_suffix,
814
+ f_residential_area: this.userinfo.addressinfo.f_residential_area,
815
+ f_address: this.userinfo.addressinfo.f_address,
816
+ f_pcd: this.userinfo.addressinfo.f_pcd,
817
+ f_pcd_id: this.userinfo.addressinfo.f_pcd_id,
818
+ f_street_id: this.userinfo.addressinfo.f_street_id,
819
+ f_residential_area_id: this.userinfo.addressinfo.f_residential_area_id,
820
+ f_used_name: this.userinfo.baseinfo.base.f_used_name,
821
+ f_rent_phone: this.userinfo.baseinfo.base.f_rent_phone,
822
+ f_slice_area: this.userinfo.addressinfo.f_slice_area,
823
+ f_remark: this.userinfo.baseinfo.base.f_remark,
824
+ f_source: this.f_source,
825
+ f_meterno_path: this.f_meterno_path,
826
+ f_iscity: this.userinfo.addressinfo.f_iscity,
827
+ f_special: this.userinfo.addressinfo.f_special,
828
+ f_meternumber: this.userinfo.meterinfo[0].f_meternumber,
829
+ changemeterno: this.changemeterno
830
+ },
831
+ tablename: 't_modify_userinfo'
832
+ })
833
+ //tag)
834
+ if (res2.code == 200) {
835
+ this.$showMessage("变更用户信息成功,需要审核的信息已提交审核,等待管理员处理!")
836
+ this.enable = true
837
+ this.excessive = false
838
+ } else {
839
+ this.$showMessage("上传审核信息失败,请检查图片和网络状况是否正常!")
840
+ this.excessive = false
841
+ }
842
+ } else {
843
+ this.$showMessage("修改用户信息成功!")
844
+ this.enable = true
845
+ this.excessive = false
846
+ }
847
+
848
+ }
849
+ }).catch((msg) => {
850
+ this.$showMessage("修改用户信息失败,请检查手机网络状况!")
851
+ this.excessive = false
852
+ })
853
+
854
+ }
855
+ })
856
+ },
857
+ imgback(header) {
858
+ if (this.headername == header) {
859
+ return require('../../../assets/xiangxia1.png')
860
+ } else {
861
+ return require('../../../assets/xiangyou1.png')
862
+ }
863
+ this.headername = header
864
+ },
865
+ selectVal(header) {
866
+ if (this.headername == header) {
867
+ this.headername = ''
868
+ } else {
869
+ this.headername = header
870
+ }
871
+
872
+ },
873
+ changeNewAddress() {
874
+ this.userinfo.addressinfo.f_address = this.addressType == '普通地址' ? this.getAddress : this.getAddressTS
875
+ },
876
+ area_change() {
877
+ //tag
878
+ this.userinfo.addressinfo.f_residential_area = this.selectArea.f_residential_area
879
+ this.userinfo.addressinfo.f_residential_area_id = this.selectArea.id
880
+ this.userinfo.addressinfo.f_slice_area = this.selectArea.f_slice_area
881
+ this.changeNewAddress()
882
+ //this.userinfo.addressinfo.f_residential_area=this.f_residential_area.f_residential_area
883
+ },
884
+ async street_change() {
885
+ //tag
886
+ if (this.selectStreet.id) {
887
+ //如果街道改变--给街道赋值!
888
+ this.userinfo.addressinfo.f_street = this.selectStreet.f_street
889
+ this.userinfo.addressinfo.f_street_id = this.selectStreet.id
890
+ this.userinfo.addressinfo.f_iscity = this.selectStreet.f_iscity
891
+ //清空当前选中小区的值
892
+ this.userinfo.addressinfo.f_residential_area = ''
893
+ this.userinfo.addressinfo.f_residential_area_id = ''
894
+ this.userinfo.addressinfo.f_slice_area = ''
895
+ this.selectArea = {id: ''}
896
+ this.area = []
897
+ let pcdText = ` and f_street_id=${this.selectStreet.id}`
898
+ let res = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
899
+ data: {
900
+ items: "*",
901
+ tablename: "t_area",
902
+ orderitem: "id",
903
+ condition: `f_orgid = '${Vue.user.orgid}' ${pcdText} `
904
+ }
905
+ }, {resolveMsg: null, rejectMsg: null})
906
+ ////tag)
907
+ res.data.forEach((result) => {
908
+ this.area.push({label: result.f_residential_area, value: result})
909
+ })
910
+ } else {
911
+ this.area = []
912
+ }
913
+
914
+ this.changeNewAddress()
915
+ },
916
+ async pcd_change() {
917
+ //tag
918
+ if (this.selectPcd.id) {
919
+ //tag
920
+ //如果省市区改变-重新赋值
921
+ this.userinfo.addressinfo.f_pcd = this.selectPcd.f_pcd
922
+ this.userinfo.addressinfo.f_pcd_id = this.selectPcd.id
923
+ //清空 选中的街道和集收单位
924
+ this.selectStreet = {id: ''}
925
+ this.userinfo.addressinfo.f_street = ''
926
+ this.userinfo.addressinfo.f_street_id = ''
927
+ this.userinfo.addressinfo.f_iscity = ''
928
+ this.selectArea = {id: ''}
929
+ this.userinfo.addressinfo.f_residential_area = ''
930
+ this.userinfo.addressinfo.f_residential_area_id = ''
931
+ this.userinfo.addressinfo.f_slice_area = ''
932
+ this.streets = []
933
+ let pcdText = `and f_pcd_id=${this.selectPcd.id}`
934
+ let streetlist = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
935
+ data: {
936
+ items: "*",
937
+ tablename: "t_street",
938
+ orderitem: "id",
939
+ condition: `f_orgid = '${Vue.user.orgid}' ${pcdText}`
940
+ }
941
+ }, {resolveMsg: null, rejectMsg: null})
942
+ streetlist.data.forEach((result) => {
943
+ this.streets.push({label: result.f_street, value: result})
944
+ })
945
+ } else {
946
+ this.streets = []
947
+ }
948
+ this.changeNewAddress()
949
+ },
950
+ upUserState() {
951
+ //tag)
952
+ if (this.userinfo.meterinfo[0].f_table_state == '正常') {
953
+ let data = {
954
+ f_userfiles_id: {
955
+ f_userfiles_id: this.userinfo.meterinfo[0].f_userfiles_id,
956
+ f_table_state: '停用',
957
+ version: this.userinfo.meterinfo[0].version
958
+ },
959
+ f_userfile_id: this.userinfo.meterinfo[0].f_userfiles_id,
960
+ f_user_id: this.userinfo.meterinfo[0].f_user_id,
961
+ f_userinfo_id: this.userinfo.meterinfo[0].f_userinfo_id,
962
+ f_user_name: this.userinfo.baseinfo.base.f_user_name,
963
+ f_comments: '安检时发现问题关闭阀门',
964
+ f_othereason: '',
965
+ f_operat_type: '停用',
966
+ f_describe: `${Vue.user.name}对客户${this.userinfo.baseinfo.base.f_user_name}进行表具停用操作`,
967
+ f_state: '有效',
968
+ f_operator: Vue.user.name,//${Vue.$login.f.name}
969
+ f_operatorid: Vue.user.id,
970
+ f_orgid: Vue.user.orgid,
971
+ f_orgname: Vue.user.orgs,
972
+ f_depid: Vue.user.depids,
973
+ f_depname: Vue.user.deps,
974
+ f_zoneid: Vue.user.zoneid,
975
+ f_zones: Vue.user.zones
976
+ }
977
+ new HttpResetClass().load('post', `${this.$androidUtil.getProxyUrl()}/rs/entity/t_disable`,
978
+ data, {resolveMsg: null, rejectMsg: null}).then((row) => {
979
+ this.$showMessage('已成功关阀停气!')
980
+ this.userinfo.meterinfo[0].f_table_state = '停用'
981
+ })
982
+ } else {
983
+ this.$showMessage('该用户已被关阀停用,请勿重复操作!')
984
+ }
985
+
986
+ },
987
+ addDevices() {
988
+ //Vue.user.name
989
+ let obj = {
990
+ "f_operator": Vue.user.name,
991
+ "f_picture": null,
992
+ "f_pipe_type": null,
993
+ "f_pipeinstall_date": null,
994
+ "f_pipe_connection": null,
995
+ "f_expire_date": null,
996
+ "f_pipeexpire_date": null,
997
+ "f_comments": null,
998
+ "f_operate_date": Util.toStandardTimeString(),
999
+ "f_operatorid": Vue.user.id,
1000
+ "f_devices_num": null,
1001
+ "f_process_id": null,
1002
+ "f_devices_type": null,
1003
+ "f_make_date": null,
1004
+ "f_input_date": null,
1005
+ "f_state": "有效",
1006
+ "f_brand": null,
1007
+ "f_devices_model": null,
1008
+ "f_devices_no": null,
1009
+ "img": {"content": null, "filename": null},
1010
+ "f_install_type": null,
1011
+ "f_nianjian": null,
1012
+
1013
+ }
1014
+ this.model.push(obj)
1015
+ },
1016
+ delDevices(idx) {
1017
+ //tag
1018
+ this.$showMessage('删除后不可恢复,确认删除吗?', ['confirm', 'cancel']).then((res) => {
1019
+ if (res === 'confirm') {
1020
+ this.model.splice(idx, 1)
1021
+ }
1022
+ })
1023
+ },
1024
+ async getAreaList(text) {
1025
+ if (this.selectStreet.id) {
1026
+ this.area = []
1027
+ let pcdText = text ? `and f_street_id=${this.selectStreet.id} and f_residential_area like '%${text}%'` : `and f_street_id=${this.selectStreet.id}`
1028
+ let res = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
1029
+ data: {
1030
+ items: "*",
1031
+ tablename: "t_area",
1032
+ orderitem: "id",
1033
+ condition: `f_orgid = '${Vue.user.orgid}' ${pcdText}`
1034
+ }
1035
+ }, {resolveMsg: null, rejectMsg: null})
1036
+ ////tag)
1037
+ res.data.forEach((result) => {
1038
+ this.area.push({label: result.f_residential_area, value: result})
1039
+ })
1040
+ //tag
1041
+ this.area.push({
1042
+ label: this.userinfo.addressinfo.f_residential_area,
1043
+ value: {
1044
+ id: this.userinfo.addressinfo.f_residential_area_id,
1045
+ f_residential_area: this.userinfo.addressinfo.f_residential_area
1046
+ }
1047
+ })
1048
+ } else {
1049
+ this.area = []
1050
+ }
1051
+
1052
+ },
1053
+ async getStreetList() {
1054
+ if (this.selectPcd.id) {
1055
+ //tag
1056
+ this.streets = []
1057
+ let pcdText = `and f_pcd_id=${this.selectPcd.id}`
1058
+ let streetlist = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
1059
+ data: {
1060
+ items: "*",
1061
+ tablename: "t_street",
1062
+ orderitem: "id",
1063
+ condition: `f_orgid = '${Vue.user.orgid}' ${pcdText}`
1064
+ }
1065
+ }, {resolveMsg: null, rejectMsg: null})
1066
+ streetlist.data.forEach((result) => {
1067
+ //如果第一次进来有地址id 就拿下地址区域
1068
+ if (this.selectStreet.id && this.selectStreet.id == result.id) {
1069
+ //tag)
1070
+ this.userinfo.addressinfo.f_iscity = result.f_iscity
1071
+ }
1072
+ this.streets.push({label: result.f_street, value: result})
1073
+ })
1074
+ } else {
1075
+ this.streets = []
1076
+ }
1077
+ },
1078
+ changeAddressType(val) {
1079
+ //tag
1080
+ if (this.addressType == '普通地址') {
1081
+ this.userinfo.addressinfo.f_special = null
1082
+ } else if (this.addressType == '特殊地址') {
1083
+ this.userinfo.addressinfo.f_special = 1
1084
+ this.userinfo.addressinfo.f_building = null
1085
+ this.userinfo.addressinfo.f_unit = null
1086
+ this.userinfo.addressinfo.f_floor = null
1087
+ this.userinfo.addressinfo.f_room = null
1088
+ }
1089
+ this.changeNewAddress()
1090
+ }
1091
+
1092
+ },
1093
+ computed: {
1094
+ getAddress() {
1095
+ return (this.userinfo.addressinfo.f_pcd ? this.userinfo.addressinfo.f_pcd : '') +
1096
+ (this.userinfo.addressinfo.f_street ? this.userinfo.addressinfo.f_street : '') +
1097
+ (this.userinfo.addressinfo.f_residential_area ? this.userinfo.addressinfo.f_residential_area : '') +
1098
+ (this.userinfo.addressinfo.f_building ? this.userinfo.addressinfo.f_building + (this.userinfo.addressinfo.f_building_suffix ? this.userinfo.addressinfo.f_building_suffix : '') : '') +
1099
+ (this.userinfo.addressinfo.f_unit ? this.userinfo.addressinfo.f_unit + (this.userinfo.addressinfo.f_unit_suffix ? this.userinfo.addressinfo.f_unit_suffix : '') : '') +
1100
+ (this.userinfo.addressinfo.f_floor ? this.userinfo.addressinfo.f_floor + (this.userinfo.addressinfo.f_floor_suffix ? this.userinfo.addressinfo.f_floor_suffix : '') : '') +
1101
+ (this.userinfo.addressinfo.f_room ? this.userinfo.addressinfo.f_room + (this.userinfo.addressinfo.f_room_suffix ? this.userinfo.addressinfo.f_room_suffix : '') : '')
1102
+ },
1103
+ getAddressTS() {
1104
+ return (this.userinfo.addressinfo.f_pcd ? this.userinfo.addressinfo.f_pcd : '') +
1105
+ (this.userinfo.addressinfo.f_street ? this.userinfo.addressinfo.f_street : '') +
1106
+ (this.userinfo.addressinfo.f_residential_area ? this.userinfo.addressinfo.f_residential_area : '')
1107
+ }
1108
+ },
1109
+ watch: {
1110
+
1111
+ /*'selectPcd.id' (val) {
1112
+ //tag
1113
+ if(this.selectPcd.id){
1114
+ this.getStreetList()
1115
+ }
1116
+ },
1117
+ 'selectStreet.id' (val) {
1118
+ //tag
1119
+ if(this.selectStreet.id){
1120
+ this.getAreaList()
1121
+ }
1122
+ }*/
1123
+ },
1124
+ async ready() {
1125
+ /*//tag)
1126
+
1127
+ //tag)
1128
+ //tag)*/
1129
+ //this.f_userinfo_id=1102260
1130
+ //this.f_userinfo_id=1997541
1131
+ if (!this.f_userinfo_id) {
1132
+ this.$showMessage("未检测到用户!")
1133
+ this.enable = true
1134
+ return
1135
+ }
1136
+ try {
1137
+
1138
+ this.devices_types = Vue.$appdata.getParam('设备类型')
1139
+ console.log('this.devices_types=', JSON.stringify(this.devices_types))
1140
+ if (this.devices_types){
1141
+ for (const devices_type of this.devices_types) {
1142
+ console.log('Vue.$appdata.getParam(`档案设备信息-${devices_type.label}品牌`)=', JSON.stringify(Vue.$appdata.getParam(`档案设备信息-${devices_type.label}品牌`)))
1143
+ this.deviceBrandOption[devices_type.label] = Vue.$appdata.getParam(`档案设备信息-${devices_type.label}品牌`) || []
1144
+ }
1145
+ }
1146
+ console.log('this.deviceBrandOption=', JSON.stringify(this.deviceBrandOption))
1147
+ this.wz_types = Vue.$appdata.getParam('安装位置')
1148
+ this.aroundmeters = Vue.$appdata.getParam('左右表')
1149
+
1150
+ ////tag)
1151
+ this.excessive = true
1152
+ //Vue.user.orgid ${this.f_userinfo_id} 10101 ${Vue.user.orgid}
1153
+
1154
+ let pcdlist = await new HttpResetClass().load("POST", `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
1155
+ data: {
1156
+ items: "*",
1157
+ tablename: "t_pcd",
1158
+ orderitem: "id",
1159
+ condition: `f_orgid = '${Vue.user.orgid}'`
1160
+ }
1161
+ }, {resolveMsg: null, rejectMsg: null})
1162
+ //tag)
1163
+ pcdlist.data.forEach((result) => {
1164
+ this.pcds.push({label: result.f_pcd, value: result})
1165
+ })
1166
+ ////tag)
1167
+ let res = await new HttpResetClass().load('post', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/filemanage_getFilesDetail`, {
1168
+ //f_userinfo_code:'12381344',
1169
+ f_userinfo_id: this.f_userinfo_id
1170
+ }, {resolveMsg: null, rejectMsg: null})
1171
+ //tag
1172
+ //tag
1173
+ this.userinfo = res.data
1174
+ this.userinfo_old = JSON.parse(JSON.stringify(res.data))
1175
+ this.model = this.userinfo.meterinfo[0].devicesinfo
1176
+ if (this.model && this.model.length > 0) {
1177
+ this.model.forEach(device => {
1178
+ this.calculateExpireDate(device);
1179
+ });
1180
+ }
1181
+ this.selectArea.id = this.userinfo.addressinfo.f_residential_area_id
1182
+ this.selectPcd.id = this.userinfo.addressinfo.f_pcd_id
1183
+ this.selectPcd.f_pcd = this.userinfo.addressinfo.f_pcd
1184
+ this.selectStreet.id = this.userinfo.addressinfo.f_street_id
1185
+ this.selectStreet.f_street = this.userinfo.addressinfo.f_street
1186
+ await this.getStreetList()
1187
+ await this.getAreaList()
1188
+ this.excessive = false
1189
+ this.addressType = this.userinfo.addressinfo.f_special == 1 ? '特殊地址' : '普通地址'
1190
+ //this.userinfo.addressinfo.f_special=1
1191
+ //tag
1192
+ } catch (e) {
1193
+ this.excessive = false
1194
+ this.enable = true
1195
+ this.$showMessage('获取用户信息出错,请检查网络状况!')
1196
+ }
1197
+ new HttpResetClass().load('get', `${this.$androidUtil.getProxyUrl()}/rs/vue/UserAddress.json`, {data: {}}, {
1198
+ resolveMsg: null,
1199
+ rejectMsg: null
1200
+ }).then((addressUnit) => {
1201
+ //tag
1202
+ //tag
1203
+ //tag
1204
+ //tag
1205
+ this.userinfo.addressinfo.f_building_suffix = addressUnit.data.f_building_suffix
1206
+ this.userinfo.addressinfo.f_unit_suffix = addressUnit.data.f_unit_suffix
1207
+ this.userinfo.addressinfo.f_floor_suffix = addressUnit.data.f_floor_suffix
1208
+ this.userinfo.addressinfo.f_room_suffix = addressUnit.data.f_room_suffix
1209
+ }).catch((msg) => {
1210
+ //tag)
1211
+ })
1212
+ this.showBox = this.$appdata.getSingleValue('档案审核是否显示调压箱') == '是'? true : false
1213
+ console.log(this.showBox)
1214
+ if (this.showBox) {
1215
+ // 获取调压箱
1216
+ new HttpResetClass().load('post', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/adjustableboxQuery`, {data: {condition: '1 = 1'}}, {
1217
+ resolveMsg: null,
1218
+ rejectMsg: null
1219
+ }).then((res) => {
1220
+ const boxOptions = []
1221
+ for (const data of res.data) {
1222
+ const one = {
1223
+ label: data.f_adjustable_id + data.f_adjustable_name,
1224
+ value: Number(data.f_adjustable_id)
1225
+ }
1226
+ boxOptions.push(one)
1227
+ }
1228
+ this.boxOptions = JSON.parse(JSON.stringify(boxOptions))
1229
+ console.log(this.boxOptions)
1230
+ }).catch((msg) => {
1231
+ //tag)
1232
+ })
1233
+ }
1234
+ }
1235
+ }
1236
+ </script>
1237
+ <style lang="less" scoped>
1238
+ .butt3 {
1239
+ float: right;
1240
+ width: 12px;
1241
+ margin: 1% 2% 0 0;
1242
+ }
1243
+
1244
+ .rightipt {
1245
+ width: 60%;
1246
+ float: left;
1247
+ margin-left: 5%;
1248
+ }
1249
+
1250
+ .righttxt {
1251
+ border: none;
1252
+ margin-left: 5px;
1253
+ /*border-left: 5px solid #A2C2EB;*/
1254
+ float: left;
1255
+ width: 25%;
1256
+ margin-bottom: 3px;
1257
+ text-align: left;
1258
+ word-wrap: break-word;
1259
+ white-space: normal;
1260
+ }
1261
+
1262
+ .tit1 {
1263
+ /*background: #ffffff url('../../../assets/用户姓名.png') no-repeat fixed center;*/
1264
+ background-image: url('../../../assets/用户姓名.png');
1265
+ background-repeat: no-repeat;
1266
+ background-position: center;
1267
+ }
1268
+
1269
+ .spanboder {
1270
+ border-bottom: 2px solid #499edf;
1271
+ padding-bottom: 8px
1272
+ }
1273
+
1274
+ #upuserinfo_sel /deep/ ul {
1275
+ width: 100% !important;
1276
+ left: 0 !important;
1277
+ }
1278
+
1279
+ .btn-photo {
1280
+ border: 0;
1281
+ border-radius: 7px;
1282
+ background-color: #7dc1f4;
1283
+ font: 15px PingFang-SC-Bold;
1284
+ height: 20%;
1285
+ }
1286
+
1287
+ .panel-self {
1288
+ border-radius: 10px;
1289
+ border: 1px solid #499EDF;
1290
+ background-color: #F8F8F8;
1291
+ }
1292
+
1293
+ .div-photo {
1294
+ width: auto;
1295
+ height: auto;
1296
+ /* margin-top: 10px; */
1297
+ position: absolute;
1298
+ bottom: 10px;
1299
+ right: 10px;
1300
+ }
1301
+ </style>
1302
+ <style lang="less">
1303
+ #upuserinfo_sel ul {
1304
+ width: 100% !important;
1305
+ left: 0 !important;
1306
+ }
1307
+ </style>