safecheck-client 4.0.0-93 → 4.0.0-95

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 (227) 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/android/AddPlanItem.vue +447 -447
  6. package/src/components/android/AddPlanItemYy.vue +451 -451
  7. package/src/components/android/AddSpecialPlanItem.vue +426 -426
  8. package/src/components/android/AndroidDefectDetails.vue +769 -769
  9. package/src/components/android/CurrentCreateYy.vue +1051 -1051
  10. package/src/components/android/Devices.vue +327 -327
  11. package/src/components/android/Devicesm.vue +327 -327
  12. package/src/components/android/PaperFeedbackm.vue +1026 -1026
  13. package/src/components/android/PhoneRecordInfo.vue +113 -113
  14. package/src/components/android/PhoneSellInfo.vue +113 -113
  15. package/src/components/android/PhoneUpDetail.vue +1040 -1040
  16. package/src/components/android/QRCode/QRCodeBinding.vue +300 -300
  17. package/src/components/android/QRCode/QRCodePage.vue +212 -212
  18. package/src/components/android/SafePlanItem.vue +509 -509
  19. package/src/components/android/SafecheckOrderV.vue +2275 -2275
  20. package/src/components/android/examples/SafeListExamples.vue +296 -296
  21. package/src/components/android/old/PaperFeedback.vue +1015 -1015
  22. package/src/components/android/recheck/Recheck.vue +402 -402
  23. package/src/components/android/userinfo/SafecheckUserInfo.vue +776 -776
  24. package/src/components/checkplan/checkmsg.vue +459 -459
  25. package/src/components/defect/DefectList.vue +507 -507
  26. package/src/components/defect/DefectListWeixiu.vue +484 -484
  27. package/src/components/filialCircle/CircleList.vue +139 -139
  28. package/src/components/inspections/AddInspectPlanItem.vue +325 -325
  29. package/src/components/inspections/AddInspectPlanItems.vue +325 -325
  30. package/src/components/inspections/AddInspectPlanItemss.vue +317 -317
  31. package/src/components/inspections/DisplayInspectionList.vue +1224 -1224
  32. package/src/components/inspections/inspectionOrderV.vue +1853 -1853
  33. package/src/components/inspections/inspectionOrderVs.vue +1853 -1853
  34. package/src/components/inspections/inspectionOrderVss.vue +1856 -1856
  35. package/src/components/inspections/inspectionUserInfo.vue +398 -398
  36. package/src/components/pc/AnnouncementPC.vue +524 -524
  37. package/src/components/pc/DefectList.vue +742 -742
  38. package/src/components/pc/DeviceChange.vue +1068 -1068
  39. package/src/components/pc/SafeVisitInfo.vue +261 -261
  40. package/src/components/querycheckpaper/CheckPaperList.vue +130 -130
  41. package/src/components/report/HiddenSituation.vue +165 -165
  42. package/src/components/rongcheng/AspiratedOrderV.vue +2377 -2377
  43. package/src/components/rongcheng/CurrentCreateOnline.vue +906 -906
  44. package/src/components/rongcheng/DefectList.vue +560 -560
  45. package/src/components/rongcheng/SafecheckOrderVCli.vue +2641 -2641
  46. package/src/components/safecheckNew/android/AddPlanItem.vue +419 -419
  47. package/src/components/safecheckNew/android/CurrentCreate.vue +1050 -1050
  48. package/src/components/safecheckNew/android/Recheck.vue +379 -379
  49. package/src/components/sendsingle/EquipmentManagement.vue +727 -727
  50. package/src/components/shaoguan/DefectList.vue +473 -473
  51. package/src/components/shaoguan/SafecheckOrderV.vue +2140 -2140
  52. package/src/components/tongcheng/PaperFeedback.vue +1061 -1061
  53. package/src/components/userfile/SecurityAudit.vue +243 -243
  54. package/src/filiale/ALshan/pc/DefectListWeixiu.vue +476 -476
  55. package/src/filiale/ancheng/android/SafecheckOrderV.vue +2703 -2703
  56. package/src/filiale/ancheng/android/SafecheckUserInfo.vue +737 -737
  57. package/src/filiale/ancheng/pc/checkScreen.vue +923 -923
  58. package/src/filiale/ankangyihua/android/AddPlanItem.vue +446 -446
  59. package/src/filiale/ankangyihua/android/SafecheckOrderV.vue +2908 -2908
  60. package/src/filiale/ankangyihua/pc/DefectListWeixiu.vue +491 -491
  61. package/src/filiale/baiyin/android/SafecheckOrderV.vue +2785 -2785
  62. package/src/filiale/baiyin/pc/DefectListNew.vue +597 -597
  63. package/src/filiale/bayan/android/Edit.vue +132 -132
  64. package/src/filiale/bayan/pc/DefectListNew.vue +597 -597
  65. package/src/filiale/bayan/pc/DeviceChange.vue +1838 -1838
  66. package/src/filiale/bayan/pc/HiddenSituation.vue +295 -295
  67. package/src/filiale/dexin/android/CasualSave.vue +1050 -1050
  68. package/src/filiale/dexin/android/SafecheckOrderV.vue +2950 -2950
  69. package/src/filiale/fugou/android/AddPlanItem.vue +413 -413
  70. package/src/filiale/fugou/android/SafecheckOrderV.vue +2796 -2796
  71. package/src/filiale/fugou/pc/CheckBookSearchUser.vue +830 -830
  72. package/src/filiale/fugu/android/SafecheckOrderV.vue +2484 -2484
  73. package/src/filiale/fugu/pc/NewCheckpaper.vue +1287 -1287
  74. package/src/filiale/ganquan/android/AddPlanItem.vue +444 -444
  75. package/src/filiale/ganquan/android/SafecheckOrderV.vue +2485 -2485
  76. package/src/filiale/ganquan/pc/NewCheckpaper.vue +1354 -1354
  77. package/src/filiale/guangxi/pc/DefectListNew.vue +518 -518
  78. package/src/filiale/hanzhong/android/SafecheckOrderV.vue +2683 -2683
  79. package/src/filiale/hanzhong/android/SafecheckUserInfo.vue +786 -786
  80. package/src/filiale/huaran/android/SafecheckOrderV.vue +2803 -2803
  81. package/src/filiale/huatong/android/SafecheckOrderV.vue +2426 -2426
  82. package/src/filiale/huatong/android/SafecheckUserInfo.vue +749 -749
  83. package/src/filiale/huayin/pc/NewCheckpaper.vue +1307 -1307
  84. package/src/filiale/jiaocheng/android/AddPlanItem.vue +435 -435
  85. package/src/filiale/jiaocheng/android/SafecheckUserInfo.vue +737 -737
  86. package/src/filiale/jiaocheng/pc/DefectListNew.vue +576 -576
  87. package/src/filiale/jiaxian/android/AddPlanItem.vue +447 -447
  88. package/src/filiale/jiaxian/android/SafecheckOrderV.vue +2807 -2807
  89. package/src/filiale/jiaxian/android/SafecheckUserInfo.vue +784 -784
  90. package/src/filiale/jinbin/pc/DefectListWeixiu.vue +478 -478
  91. package/src/filiale/jingyang/android/AddPlanItem.vue +458 -458
  92. package/src/filiale/jingyang/android/SafecheckOrderV.vue +2734 -2734
  93. package/src/filiale/jingyang/android/SafecheckUserInfo.vue +781 -781
  94. package/src/filiale/kelai/android/AddPlanItem.vue +488 -488
  95. package/src/filiale/kelai/android/SafecheckUserInfo.vue +774 -774
  96. package/src/filiale/kelai/android/SafecheckUserInfo1.vue +618 -618
  97. package/src/filiale/kelai/pc/DefectListNew.vue +688 -688
  98. package/src/filiale/kelai/pc/FaultLimitGas/FaultLimitGasList.vue +518 -518
  99. package/src/filiale/kelai/pc/NewCheckpaper.vue +1454 -1454
  100. package/src/filiale/liaoyuan/android/AddPlanItem.vue +412 -412
  101. package/src/filiale/liaoyuan/android/CurrentCreate.vue +1066 -1066
  102. package/src/filiale/liaoyuan/android/SafecheckOrderV.vue +2388 -2388
  103. package/src/filiale/liaoyuan/android/SafecheckUserInfo.vue +557 -557
  104. package/src/filiale/liaoyuan/pc/DefectListWeixiu.vue +489 -489
  105. package/src/filiale/liaoyuan/pc/NewCheckpaper.vue +1020 -1020
  106. package/src/filiale/lixian/android/SafecheckOrderV.vue +2404 -2404
  107. package/src/filiale/lixian/android/SafecheckUserInfo.vue +578 -578
  108. package/src/filiale/lixian/pc/NewCheckpaper.vue +1211 -1211
  109. package/src/filiale/meihekou/android/AreaPlan.vue +577 -577
  110. package/src/filiale/meihekou/android/CurrentCreate.vue +1097 -1097
  111. package/src/filiale/meihekou/android/PhoneUpUserinfo.vue +1306 -1306
  112. package/src/filiale/meihekou/android/SafecheckOrderV.vue +2413 -2413
  113. package/src/filiale/meihekou/android/SafecheckUserInfo.vue +785 -785
  114. package/src/filiale/meihekou/pc/NewCheckpaper.vue +1959 -1959
  115. package/src/filiale/meihekou/pc/NewCheckpaperTemp.vue +1288 -1288
  116. package/src/filiale/meihekou/pc.js +13 -13
  117. package/src/filiale/minsheng/android/SafecheckUserInfo.vue +754 -754
  118. package/src/filiale/minsheng/pc/DefectListNew.vue +535 -535
  119. package/src/filiale/pingxiang/android/SafecheckOrderV.vue +2424 -2424
  120. package/src/filiale/pingxiang/android/SafecheckUserInfo.vue +600 -600
  121. package/src/filiale/pingxiang/pc/DefectListNew.vue +519 -519
  122. package/src/filiale/pingxiang/pc/NewCheckpaper.vue +1294 -1294
  123. package/src/filiale/qianneng/android/AddPlanItem.vue +482 -482
  124. package/src/filiale/qianneng/android/SafecheckOrderV.vue +2785 -2785
  125. package/src/filiale/qianneng/android/SafecheckUserInfo.vue +775 -775
  126. package/src/filiale/qianneng/pc/DefectListNew.vue +576 -576
  127. package/src/filiale/qianneng/pc/NewCheckpaper.vue +1546 -1546
  128. package/src/filiale/qingjian/android/SafecheckOrderV.vue +2844 -2844
  129. package/src/filiale/qingjian/android/SafecheckUserInfo.vue +800 -800
  130. package/src/filiale/qingtongxia/android/AddPlanItem.vue +450 -450
  131. package/src/filiale/qingtongxia/android/SafecheckOrderV.vue +2726 -2726
  132. package/src/filiale/qingtongxia/android/SafecheckUserInfo.vue +782 -782
  133. package/src/filiale/qingtongxia/pc/DefectListNew.vue +594 -594
  134. package/src/filiale/rizhao/android/AddPlanItem.vue +446 -446
  135. package/src/filiale/rizhao/android/SafecheckOrderV.vue +2430 -2430
  136. package/src/filiale/rizhao/android/SafecheckUserInfo.vue +640 -640
  137. package/src/filiale/rizhao/pc/DefectList.vue +489 -489
  138. package/src/filiale/rongchuang/android/SafecheckOrderV.vue +2696 -2696
  139. package/src/filiale/rongchuang/android/checkpapermsg.vue +209 -209
  140. package/src/filiale/ruihua/android/SafecheckOrderV.vue +2747 -2747
  141. package/src/filiale/ruihua/android/SafecheckUserInfo.vue +804 -804
  142. package/src/filiale/shanggao/android/SafecheckOrderV.vue +2426 -2426
  143. package/src/filiale/shanxian/android/SafecheckUserInfo.vue +749 -749
  144. package/src/filiale/shanxian/pc/HiddenSituation.vue +121 -121
  145. package/src/filiale/shanxian/pc/NewCheckpaper.vue +1526 -1526
  146. package/src/filiale/shexian/android/AddPlanItem.vue +444 -444
  147. package/src/filiale/shexian/android/SafecheckOrderV.vue +2879 -2879
  148. package/src/filiale/shexian/pc/DefectListNew.vue +593 -593
  149. package/src/filiale/shexian/pc/NewCheckpaper.vue +1469 -1469
  150. package/src/filiale/shimen/android/SafecheckUserInfo.vue +547 -547
  151. package/src/filiale/shimen/pc/DefectList.vue +473 -473
  152. package/src/filiale/shimen/pc/NewCheckpaper.vue +1275 -1275
  153. package/src/filiale/siyang/android/AddPlanItem.vue +450 -450
  154. package/src/filiale/siyang/android/CurrentCreate.vue +1051 -1051
  155. package/src/filiale/siyang/android/PhoneRecordInfo.vue +214 -214
  156. package/src/filiale/siyang/android/SafecheckOrderV.vue +2796 -2796
  157. package/src/filiale/siyang/android/SafecheckUserInfo.vue +789 -789
  158. package/src/filiale/siyang/pc/HiddenSituation.vue +167 -167
  159. package/src/filiale/tianke/android/AddPlanItem.vue +455 -455
  160. package/src/filiale/tianke/android/SafecheckOrderV.vue +2431 -2431
  161. package/src/filiale/tianke/android/SafecheckUserInfo.vue +744 -744
  162. package/src/filiale/tongchuan/android/AddPlanItem.vue +483 -483
  163. package/src/filiale/tongchuan/android/PhoneRecordInfo.vue +191 -191
  164. package/src/filiale/tongchuan/android/PhoneSellInfo.vue +113 -113
  165. package/src/filiale/tongchuan/android/SafecheckUserInfo.vue +720 -720
  166. package/src/filiale/tongchuan/pc/CheckBookDetails.vue +209 -209
  167. package/src/filiale/tongchuan/pc/DefectListWeixiu.vue +484 -484
  168. package/src/filiale/tongchuan/pc/HiddenSituation.vue +166 -166
  169. package/src/filiale/weinan/android/AddPlanItem.vue +438 -438
  170. package/src/filiale/weinan/android/CurrentCreate.vue +1171 -1171
  171. package/src/filiale/weinan/android/CurrentCreateOnline.vue +911 -911
  172. package/src/filiale/weinan/android/SafePlanItem.vue +440 -440
  173. package/src/filiale/weinan/android/SafecheckUserInfo.vue +778 -778
  174. package/src/filiale/weinan/pc/DefectListNew.vue +617 -617
  175. package/src/filiale/weinan/pc/DeviceChange.vue +1088 -1088
  176. package/src/filiale/weinan/pc/HiddenSituation.vue +167 -167
  177. package/src/filiale/weinan/pc/checkScreen.vue +1094 -1094
  178. package/src/filiale/weinanct/android/SafecheckOrderV.vue +2730 -2730
  179. package/src/filiale/weinanct/pc/NewCheckpaper.vue +1315 -1315
  180. package/src/filiale/wensu/android/AddPlanItem.vue +495 -495
  181. package/src/filiale/wensu/android/AndroidDefectDeal.vue +464 -464
  182. package/src/filiale/wensu/android/PaperFeedback.vue +1358 -1358
  183. package/src/filiale/wensu/android/SafecheckOrderV.vue +2430 -2430
  184. package/src/filiale/wensu/android/SafecheckUserInfo.vue +627 -627
  185. package/src/filiale/wensu/pc/DefectListNew.vue +735 -735
  186. package/src/filiale/wenxi/android/AddPlanItem.vue +431 -431
  187. package/src/filiale/wenxi/android/SafecheckOrderV.vue +2671 -2671
  188. package/src/filiale/wenxi/android/SafecheckUserInfo.vue +673 -673
  189. package/src/filiale/wenxi/pc/DefectList.vue +653 -653
  190. package/src/filiale/wenxi/pc/NewCheckpaper.vue +1358 -1358
  191. package/src/filiale/wuan/android/SafecheckOrderV.vue +2241 -2241
  192. package/src/filiale/wuan/android/SafecheckUserInfo.vue +596 -596
  193. package/src/filiale/wuan/pc/DefectListWeixiu.vue +506 -506
  194. package/src/filiale/wuan/pc/NewCheckpaper.vue +1169 -1169
  195. package/src/filiale/wuhai/android/SafecheckOrderV.vue +2456 -2456
  196. package/src/filiale/wuhai/android/SafecheckUserInfo.vue +573 -573
  197. package/src/filiale/wuhai/pc/NewCheckpaper.vue +1281 -1281
  198. package/src/filiale/xiangyuanzhongai/android/PhoneUpUserinfo.vue +1251 -1251
  199. package/src/filiale/xinkang/android/SafecheckOrderV.vue +1 -1
  200. package/src/filiale/xinkang/android/SafecheckUserInfo.vue +747 -747
  201. package/src/filiale/xinkang/pc/DefectListWeixiu.vue +475 -475
  202. package/src/filiale/xinkang/pc/NewCheckpaper.vue +1498 -1498
  203. package/src/filiale/yangchunboneng/android/AddPlanItem.vue +496 -496
  204. package/src/filiale/yangchunboneng/android/SafecheckOrderV.vue +2865 -2865
  205. package/src/filiale/yangchunboneng/android/SafecheckUserInfo.vue +887 -887
  206. package/src/filiale/yangchunboneng/pc/DefectListNew.vue +576 -576
  207. package/src/filiale/yongzhou/android/SafecheckOrderV.vue +2774 -2774
  208. package/src/filiale/yongzhou/android/SafecheckUserInfo.vue +776 -776
  209. package/src/filiale/yuansheng/android/SafecheckOrderV.vue +2758 -2758
  210. package/src/filiale/yuansheng/android/SafecheckUserInfo.vue +797 -797
  211. package/src/filiale/yuansheng/pc/DefectListNew.vue +524 -524
  212. package/src/filiale/yuansheng/pc/NewCheckpaper.vue +1371 -1371
  213. package/src/filiale/yuansheng/pc/checkmsg.vue +464 -464
  214. package/src/filiale/yunchengminsheng/android/DailyworkloadQuery.vue +491 -491
  215. package/src/filiale/yunchengminsheng/android/PhoneSellInfo.vue +113 -113
  216. package/src/filiale/yunchengminsheng/android/SafecheckUserInfo.vue +785 -785
  217. package/src/filiale/yunchengminsheng/android.js +15 -15
  218. package/src/filiale/zhongsheng/android/BuyRecords.vue +122 -122
  219. package/src/filiale/zhongsheng/android/SafecheckOrderV.vue +2461 -2461
  220. package/src/filiale/zhongsheng/android/SafecheckUserInfo.vue +690 -690
  221. package/src/filiale/zhongsheng/pc/DefectListWeixiu.vue +514 -514
  222. package/src/filiale/zhongsheng/pc/NewCheckpaper.vue +1322 -1322
  223. package/src/filiale/zhongyi/android/SafecheckOrderV.vue +2431 -2431
  224. package/src/filiale/zhongyi/pc/DefectListNew.vue +514 -514
  225. package/src/filiale/zhoukou/android/SafecheckOrderV.vue +2502 -2502
  226. package/src/filiale/zhoukou/android/SafecheckUserInfo.vue +588 -588
  227. package/src/main.js +33 -32
@@ -1,769 +1,769 @@
1
- <style scoped>
2
- .bg {
3
- background-color: blue;
4
- height: 1px;
5
- border: 0;
6
- }
7
-
8
- .app-row {
9
- background-color: white;
10
- padding: 10px 10px 0 10px;
11
- border-bottom: 1px solid rgba(235, 235, 235, 0.5);
12
- }
13
-
14
- .search_input {
15
- border: 0;
16
- outline: none;
17
- }
18
-
19
- .font {
20
- font: 15px PingFang-SC-Medium;
21
- color: #666666;
22
- }
23
-
24
- .input-font {
25
- font: 15px PingFang-SC-Medium;
26
- color: #333333;
27
- }
28
-
29
- .btn-font {
30
- font: 600 16px PingFang-SC-Bold;
31
- color: #499EDF;
32
- }
33
-
34
- .btn-color {
35
- background-color: #FFFFFF;
36
- border-radius: 10px;
37
- border: 1px solid #499EDF;
38
- }
39
-
40
- .app-text {
41
- font-size: 12px;
42
- }
43
-
44
- .panel-self {
45
- border-radius: 10px;
46
- border: 1px solid #499EDF;
47
- background-color: #F8F8F8;
48
- }
49
-
50
- .yybtn-color {
51
- background-color: #499edf;
52
- border-radius: 4px;
53
- border: 1px solid #499EDF;
54
- color: #FFFFFF;
55
- font: 14px PingFang-SC-Bold;
56
- }
57
-
58
- .qxbtn-color {
59
- background-color: #FFFFFF;
60
- border-radius: 4px;
61
- color: #499edf;
62
- font: 14px PingFang-SC-Bold;
63
- border: 1px solid #499EDF;
64
- }
65
-
66
- .button_shrink_top {
67
- width: 35px;
68
- height: 35px;
69
- background-size: 100%;
70
- background-image: url("../../../static/newStyle/stretch_top.png")
71
- }
72
-
73
- .button_shrink_bottom {
74
- width: 35px;
75
- height: 35px;
76
- background-size: 100%;
77
- background-image: url("../../../static/newStyle/stretch_bottom.png")
78
- }
79
-
80
- .button_shrink_left {
81
- width: 35px;
82
- height: 35px;
83
- background-size: 100%;
84
- background-image: url("../../../static/newStyle/stretch_left.png")
85
- }
86
-
87
- .button_shrink_right {
88
- width: 35px;
89
- height: 35px;
90
- background-size: 100%;
91
- background-image: url("../../../static/newStyle/stretch_right.png")
92
- }
93
- </style>
94
- <template>
95
- <div style="height: auto;width: 100%">
96
- <criteria-paged :model="model" v-ref:paged>
97
- <criteria partial='criteria' @condition-changed='search' v-ref:cri>
98
- <div partial>
99
- <form>
100
- <div class="row app-row">
101
- <div class="col-xs-4">
102
- <img src="../../assets/用户姓名.png" style="width: 20px;margin-bottom: 5px" alt="">
103
- <label class="font text-left">用户姓名:</label>
104
- </div>
105
- <div class="col-xs-8">
106
- <input class="search_input input-font" v-model=model.f_user_name
107
- condition="tcp.f_user_name like '%{}%'"/>
108
- </div>
109
- </div>
110
- <div class="row app-row">
111
- <div class="col-xs-4">
112
- <img src="../../assets/用户ID.png" style="width: 20px;margin-bottom: 5px" alt="">
113
- <label for="f_userinfo_code" class="font text-left">用户编号:</label>
114
- </div>
115
- <div class="col-xs-8">
116
- <input id="f_userinfo_code" class="search_input input-font"
117
- v-model=model.f_userinfo_code condition="tcp.f_userinfo_code like '%{}%'"/>
118
- </div>
119
- </div>
120
- <div class="row app-row">
121
- <div class="col-xs-4">
122
- <img src="../../assets/用户ID.png" style="width: 20px;margin-bottom: 5px" alt="">
123
- <label for="f_userinfo_code" class="font text-left">安检人员:</label>
124
- </div>
125
- <div class="col-xs-8">
126
- <input id="f_userinfo_code" class="search_input input-font"
127
- v-model=model.f_checker_name condition="tcp.f_checker_name like '%{}%'"/>
128
- </div>
129
- </div>
130
- <div class="row app-row">
131
- <div class="col-xs-4">
132
- <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
133
- <label class="font text-left">用户地址:</label>
134
- </div>
135
- <div class="col-xs-8">
136
- <input class="search_input input-font"
137
- v-model=model.f_address condition="tcp.f_address like '%{}%'"/>
138
- </div>
139
- </div>
140
- <div class="row app-row">
141
- <div class="col-xs-4">
142
- <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
143
- <label class="font text-left">隐患项:</label>
144
- </div>
145
- <v-select id="f_user_type" :value.sync="model.f_item_name" class="input-font"
146
- :width="'60%'"
147
- :options='$parent.$parent.item_types' placeholder='隐患项'
148
- v-model="model.f_item_name" condition="f_item_name = '{}'" close-on-select
149
- clear-button></v-select>
150
- </div>
151
- <div class="row app-row">
152
- <div class="col-xs-4">
153
- <img src="../../assets/是否已检.png" style="width: 20px;margin-bottom: 5px" alt="">
154
- <label for="f_state" class="font text-left">起始时间:</label>
155
- </div>
156
- <datepicker id="f_start_date"
157
- placeholder='起始时间'
158
- :value.sync="model.f_start_date"
159
- :disabled-days-of-Week="[]"
160
- v-model="model.f_start_date"
161
- class="input-font col-xs-8"
162
- :format="'yyyy-MM-dd 00:00:00'"
163
- :show-reset-button="reset" readonly="readonly">
164
- </datepicker>
165
- </div>
166
- <div class="row app-row">
167
- <div class="col-xs-4">
168
- <img src="../../assets/是否已检.png" style="width: 20px;margin-bottom: 5px" alt="">
169
- <label for="f_state" class="font text-left">结束时间:</label>
170
- </div>
171
- <datepicker id="f_end_date"
172
- placeholder='结束时间'
173
- :value.sync="model.f_end_date"
174
- :disabled-days-of-Week="[]"
175
- v-model="model.f_end_date"
176
- class="input-font col-xs-8"
177
- :format="'yyyy-MM-dd 23:59:00'"
178
- :show-reset-button="reset" readonly="readonly">
179
- </datepicker>
180
- </div>
181
- <div class="row app-row">
182
- <div class="col-xs-4">
183
- <img src="../../assets/用户类型.png" style="width: 20px;margin-bottom: 5px" alt="">
184
- <label for="f_user_type" class="font text-left">用户类型:</label>
185
- </div>
186
- <v-select id="f_user_type" :value.sync="model.f_user_type" class="input-font"
187
- :width="'60%'"
188
- :options='$parent.$parent.user_types' placeholder='请选择用户类型'
189
- v-model="model.f_user_type" condition="f_user_type = '{}'" close-on-select
190
- clear-button></v-select>
191
- </div>
192
-
193
- <div class="row app-row">
194
- <div class="col-xs-4">
195
- <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
196
- <label class="font text-left">处理人:</label>
197
- </div>
198
- <div class="col-xs-8">
199
- <input class="search_input input-font"
200
- v-model=model.f_repairman condition="f_repairman like '%{}%'"/>
201
- </div>
202
- </div>
203
- <div class="row app-row">
204
- <div class="col-xs-4">
205
- <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
206
- <label class="font text-left">处理时间:</label>
207
- </div>
208
- <div class="col-xs-8">
209
- <datepicker id="startDate" placeholder="处理开始日期"
210
- style="width: 60%!important;"
211
- v-model="model.sq_startDate"
212
- :value.sync="model.sq_startDate"
213
- :format="'yyyy-MM-dd 00:00:00'"
214
- :show-reset-button="true"
215
- condition="f_repair_date >= '{}'">
216
- </datepicker>
217
- </div>
218
- </div>
219
- <div class="row app-row">
220
- <div class="col-xs-4">
221
- <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
222
- <label class="font text-left">处理时间:</label>
223
- </div>
224
- <div class="col-xs-8">
225
- <datepicker id="endDate" placeholder="处理结束日期"
226
- style="width: 60%!important;"
227
- v-model="model.sq_endDate"
228
- :value.sync="model.sq_endDate"
229
- :format="'yyyy-MM-dd 23:59:59'"
230
- :show-reset-button="true"
231
- condition="f_repair_date<= '{}'">
232
- </datepicker>
233
- </div>
234
- </div>
235
- <div class="row app-row">
236
- <div class="col-xs-4">
237
- <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
238
- <label class="font text-left">处理状态:</label>
239
- </div>
240
- <div class="col-xs-8">
241
- <v-select :value.sync="model.is_repair" class="input-font"
242
- :options='$parent.$parent.is_repairs' placeholder='处理状态' :value-single="true"
243
- v-model="is_repair" close-on-select clear-button></v-select>
244
- </div>
245
- </div>
246
- <div class="row text-center" style="margin-top: 20px;">
247
- <button type="button" class="btn btn-lg btn-font btn-color" style="width: 25%;"
248
- @click="$parent.$parent.selfSearch">查询
249
- </button>
250
- <div style="float: right;margin-right: 3% " class="button_spacing"
251
- :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
252
- @click="$parent.$parent.hidden()"></div>
253
- </div>
254
- <div style="height:30px;"></div>
255
- </form>
256
- </div>
257
- </criteria>
258
- <list :model="model" partial='list'>
259
- <div partial>
260
- <div class="auto app-text" style="margin-top: 5px;">
261
- <div class="panel" style="padding: 10px 10px 5px 10px;">
262
- <div class="panel-body panel-self">
263
- <div class="col-xs-12">
264
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户编号:</b></p>
265
- <p class="panel-title col-xs-5 text-left input-font" style="width: 74%">{{ row.f_userinfo_code }}</p>
266
- </div>
267
- <div class="col-xs-12">
268
- <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户名称:</b></p>
269
- <p class="panel-title col-xs-7 text-left input-font" style="width: 79%">{{ row.f_user_name }}</p>
270
- </div>
271
- <div class="col-xs-12">
272
- <p class="panel-title text-left font" style="width: 23%;float: left"><b>用户电话:</b></p>
273
- <p class="panel-title text-left input-font" style="width: 77%">{{ row.f_user_phone }}</p>
274
- </div>
275
- <div class="col-xs-12">
276
- <p class="panel-title text-left font" style="width: 23%;float: left"><b>安检时间:</b></p>
277
- <p class="panel-title text-left input-font" style="width: 77%">{{ row.f_offsite_time }}</p>
278
- </div>
279
- <div class="col-xs-12">
280
- <p class="panel-title text-left font" style="width: 21%;float: left"><b>用户地址:</b></p>
281
- <p class="panel-title text-left input-font" style="width: 79%">{{ row.f_address }}</p>
282
- </div>
283
- <div class="col-xs-12">
284
- <p class="panel-title text-left font" style="width: 21%;float: left"><b>所属安检:</b></p>
285
- <p class="panel-title text-left input-font" style="width: 79%">{{ row.f_checker_name }}</p>
286
- </div>
287
- <div class="col-xs-12">
288
- <p class="panel-title col-xs-5 text-left font"><b>检&ensp;查&ensp;项:</b></p>
289
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_device_type }}</p>
290
- </div>
291
- <div class="col-xs-12">
292
- <p class="panel-title col-xs-5 text-left font"><b>隐&ensp;患&ensp;项:</b></p>
293
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_item_name }}</p>
294
- </div>
295
- <div class="col-xs-12">
296
- <p class="panel-title col-xs-5 text-left font"><b>隐患原因:</b></p>
297
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_item_value }}</p>
298
- </div>
299
- <div class="col-xs-12">
300
- <p class="panel-title col-xs-5 text-left font"><b>处理人:</b></p>
301
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_repairman }}</p>
302
- </div>
303
- <div class="col-xs-12">
304
- <p class="panel-title col-xs-5 text-left font"><b>处理时间:</b></p>
305
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_repair_date }}</p>
306
- </div>
307
- <div class="col-xs-12">
308
- <p class="panel-title col-xs-5 text-left font"><b>处理状态:</b></p>
309
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_repair_date == '****-**-** **:**:**' ? '未处理' : '已处理' }}</p>
310
- </div>
311
- <div class="col-xs-12">
312
- <p class="panel-title col-xs-5 text-left font"><b>备注:</b></p>
313
- <p class="panel-title col-xs-7 text-left input-font">{{ row.f_comments }}</p>
314
- </div>
315
- <!-- <div class="col-xs-12">-->
316
- <!-- <button type="button" name="button" class="btn btn-primary"-->
317
- <!-- style="background-color:#499edf;float: right"-->
318
- <!-- @click="$parent.$parent.$parent.openshowModal(row)">查看-->
319
- <!-- </button>-->
320
- <!-- <button type="button" name="button" class="btn btn-primary"-->
321
- <!-- style="background-color:#499edf;float: right;margin-right:10px;"-->
322
- <!-- @click="$parent.$parent.$parent.openshowModal1(row)">处理-->
323
- <!-- </button>-->
324
- <!--<button type="button" class="btn btn-default" @click="$parent.$parent.$parent.ceshi">确认2</button>-->
325
- <!-- </div>-->
326
- </div>
327
- </div>
328
- </div>
329
- </div>
330
- </list>
331
- </criteria-paged>
332
- </div>
333
- <modal :show.sync="showModal">
334
- <div slot="modal-header" class="modal-header">
335
- <h4 class="modal-title">
336
- 隐患照片
337
- </h4>
338
- </div>
339
- <div slot="modal-body" class="modal-body">
340
- <div class="from-group">
341
- <div class="row">
342
- <div class="col-md-6">
343
- <img-self v-if="row.f_path" :src="`${this.$androidUtil.getProxyUrl()}/rs/image/file/`+row.f_path" width="300" height="400"></img-self>
344
- <img-self v-if="row.f_p1_path" :src="`${this.$androidUtil.getProxyUrl()}/rs/image/file/`+row.f_p1_path" width="300" height="400"></img-self>
345
- <img-self v-if="row.f_p2_path" :src="`${this.$androidUtil.getProxyUrl()}/rs/image/file/`+row.f_p2_path" width="300" height="400"></img-self>
346
- </div>
347
- </div>
348
- </div>
349
- </div>
350
- <div slot="modal-footer" class="modal-footer">
351
- <button type="button" class="btn btn-default" @click="closeshowModal">确认</button>
352
- </div>
353
- </modal>
354
- <modal :show.sync="showModal1">
355
- <div slot="modal-header" class="modal-header">
356
- <h4 class="modal-title">
357
- 处理结果
358
- </h4>
359
- </div>
360
- <div slot="modal-body" class="modal-body">
361
- <div class="row" style="margin-bottom: 10px">
362
- <p class="panel-title col-xs-3 text-left font"><b>隐&ensp;患&ensp;项:</b></p>
363
- <p class="panel-title col-xs-9 text-left input-font">{{ deal.result.f_item_name }}</p>
364
- </div>
365
- <div class="row" style="margin-bottom: 10px">
366
- <p class="panel-title col-xs-3 text-left font"><b>隐患原因:</b></p>
367
- <p class="panel-title col-xs-9 text-left input-font">{{ deal.result.f_item_value }}</p>
368
- </div>
369
- <div class="form-group col-sm-12">
370
- <div class="auto">
371
- <div class="panel" style="padding: 10px 10px 5px 10px;">
372
- <div class="panel-body panel-self"
373
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
374
- <img-self :src="deal.f_deal_path" alt="整改照片" :width="140" :height="170" capture="camera"
375
- type="file"></img-self>
376
- <div class="row text-right div-photo" style="height: 50px;margin-top: -30px">
377
- <img src="../../assets/remove.png" @click="delfile('f_deal_path', deal.f_deal_path)"></img>
378
- <button type="button" name="button" class="btn btn-primary btn-photo"
379
- @click="takePic('f_deal_path','整改照片')">拍照
380
- </button>
381
- </div>
382
- </div>
383
- <div class="panel-body panel-self"
384
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
385
- <img-self :src="deal.f_other_dealpath1" alt="整改照片" :width="140" :height="170" capture="camera"
386
- type="file"></img-self>
387
- <div class="row text-right div-photo" style="height: 50px;margin-top: -30px">
388
- <img src="../../assets/remove.png" @click="delfile('f_other_dealpath1', deal.f_other_dealpath1)"></img>
389
- <button type="button" name="button" class="btn btn-primary btn-photo"
390
- @click="takePic('f_other_dealpath1','整改照片')">拍照
391
- </button>
392
- </div>
393
- </div>
394
- <div class="panel-body panel-self"
395
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
396
- <img-self :src="deal.f_other_dealpath2" alt="整改照片" :width="140" :height="170" capture="camera"
397
- type="file"></img-self>
398
- <div class="row text-right div-photo" style="height: 50px;margin-top: -30px">
399
- <img src="../../assets/remove.png" @click="delfile('f_other_dealpath2', deal.f_other_dealpath2)"></img>
400
- <button type="button" name="button" class="btn btn-primary btn-photo"
401
- @click="takePic('f_other_dealpath2','整改照片')">拍照
402
- </button>
403
- </div>
404
- </div>
405
- </div>
406
- </div>
407
- </div>
408
- <div class="form-group col-sm-12" v-if="isNeedDealSign">
409
- <p class="panel-title text-left font" style="text-align: center">用户签名:</p>
410
- <div class="auto">
411
- <div class="panel" style="padding: 10px 10px 5px 10px;">
412
- <div class="panel-body panel-self"
413
- style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
414
- <img :src="deal.f_dealsign_path" :width="200" :height="150"/>
415
- <div class="row text-right div-photo" style="height: 50px;margin-top: 60px">
416
- <button type="button" name="button" class="btn btn-primary btn-photo" @click="sign">签名</button>
417
- </div>
418
- </div>
419
- </div>
420
- </div>
421
- </div>
422
- <div class="row">
423
- <div class="col-xs-2">
424
- <p class="panel-title text-left font" style="text-align: center">处理结果</p>
425
- </div>
426
- <div class="col-xs-9">
427
- <textarea class="input-font " v-model=deal.f_deal_remark style="width: 100%"></textarea>
428
- </div>
429
- </div>
430
- <div v-if="isCancelLimitGas" style="display: flex;align-items: end;height: 30px;gap: 10px;padding-left: 16px;">
431
- <input type="checkbox" v-model="deletebacklistisselect"/>
432
- <div style="height: 18px">取消限制该用户购气</div>
433
- </div>
434
- </div>
435
- <div slot="modal-footer" class="modal-footer">
436
- <button type="button" class="btn btn-default" @click="commitDealDefect">确认</button>
437
- <button type="button" class="btn btn-default" @click="closeshowModal1">取消</button>
438
- </div>
439
- </modal>
440
- </template>
441
-
442
- <script>
443
- import Vue from 'vue'
444
- import {HttpResetClass, PagedList} from 'vue-client'
445
- import * as Util from '../Util'
446
-
447
- export default {
448
- title: '隐患明细',
449
- data() {
450
- return {
451
- row:{},
452
- is_repairs:[{label: '请选择', value: ''},
453
- {label: '已处理', value: '已处理'},
454
- {label: '未处理', value: '未处理'}],
455
- showModal: false,
456
- showModal1: false,
457
- showimg: '',
458
- deal: {
459
- result: {},
460
- f_deal_path: '',
461
- f_other_dealpath1: '',
462
- f_other_dealpath2: '',
463
- f_deal_remark: '',
464
- f_dealsign_path: '', //签名
465
- f_dealer: Vue.user.name,
466
- f_dealer_id: Vue.user.id
467
- },
468
- user_types: [
469
- {label: '请选择用户类型', value: ''},
470
- {label: '民用', value: '民用'},
471
- {label: '非民用', value: '非民用'}
472
- ],
473
- item_types: [{label: '全部', value: ''}],
474
- f_filialeids: '',
475
- model: new PagedList(`${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/defectDetails`, 20, {
476
- condition: 'this.condition',
477
- f_filialeids: `('${Vue.user.orgid}')`,
478
- f_checker_id: `'${Vue.user.id}'`
479
- }),
480
- criteriaShow: false,
481
- isNeedDealSign: this.$appdata.getSingleValue('隐患处理是否需要签名') == 'true',
482
- isCancelLimitGas: this.$appdata.getSingleValue('隐患处理-取消限制购气') == '是',
483
- deletebacklistisselect: false
484
- }
485
- },
486
- ready() {
487
- this.selfSearch()
488
- this.getDefectItemConfig()
489
- },
490
- methods: {
491
- async getDefectItemConfig() {
492
- const uniqueMap = new Map(); // 去重容器
493
- const result = [];
494
- if (Vue.config2 && Vue.config2.safecheck && Vue.config2.safecheck.DevicesConfig) {
495
- const devicesConfig = Vue.config2.safecheck.DevicesConfig;
496
- for (const key in devicesConfig) {
497
- if (!uniqueMap.has(key)) {
498
- uniqueMap.set(key, true);
499
- result.push({ label: key, value: key });
500
- }
501
- }
502
- }
503
- if (Vue.config2 && Vue.config2.safecheck && Vue.config2.safecheck.DevicesSetConfig) {
504
- const devicesSetConfig = Vue.config2.safecheck.DevicesSetConfig;
505
- for (const key in devicesSetConfig) {
506
- if (!uniqueMap.has(key)) {
507
- uniqueMap.set(key, true);
508
- result.push({ label: key, value: key });
509
- }
510
- }
511
- }
512
- this.item_types = [
513
- { label: '全部', value: '' },
514
- ...result
515
- ];
516
- },
517
- async deletebacklist() {
518
- ////tag)
519
- let http = new HttpResetClass()
520
- ////tag
521
- let res1 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
522
- data: {
523
- items: "*",
524
- tablename: "t_userinfo",
525
- condition: `f_userinfo_code = ${this.deal.result.f_userinfo_code}`,
526
- orderitem: "f_userinfo_code"
527
- }
528
- }, {resolveMsg: null, rejectMsg: null})
529
- ////tag)
530
- ////tag
531
- let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
532
- data: {
533
- "f_operat_type": "取消拉黑",
534
- "f_state": "有效",
535
- "f_user_name": this.deal.result.f_user_name,
536
- "f_comments": '',
537
- "f_operator": Vue.user.name,
538
- "f_operatorid": Vue.user.id,
539
- "f_orgid": Vue.user.orgid,
540
- "f_orgname": Vue.user.orgs,
541
- "f_depid": Vue.user.depids,
542
- "f_depname": Vue.user.deps,
543
- "f_describe": `${Vue.user.name}对用户${this.deal.result.f_user_name}进行取消拉黑`,
544
- "f_userinfo_id": {
545
- "f_userinfo_id": res1.data[0].f_userinfo_id,
546
- "f_user_state": "正常",
547
- "version": res1.data[0].version
548
- },
549
- "f_limit_times":"",
550
- "f_limit_value":""
551
- }
552
- }, {resolveMsg: null, rejectMsg: null})
553
- },
554
- // 签名回调
555
- signCallback(prop, fileName) {
556
- console.log("签名回调地址" + fileName)
557
- // HostApp.alert('绑定属性:' + prop + ' 文件全路径如file:///storage/sdcard0/safecheck/abc.jpg:' + fullFileName)
558
- HostApp.__this__.$set('deal.f_dealsign_path', fileName)
559
- HostApp.__callback__ = null
560
- HostApp.__this__ = null
561
- },
562
- // 用户签名
563
- sign() {
564
- if (!this.deal.f_deal_path) {
565
- this.$showMessage('请先拍摄处理后照片!!!')
566
- return
567
- }
568
- this.delAudioFile('f_dealsign_path', this.deal.f_dealsign_path)
569
- let prop = 'f_dealsign_path'
570
- let idx = 'aofeng'
571
- let fileName
572
- if (!this.deal.f_dealsign_path) {
573
- fileName = Util.guid() + '-valve-' + idx + '-' + prop + '.jpg'
574
- } else {
575
- fileName = Util.getFileName(this.deal.f_dealsign_path)
576
- }
577
- HostApp.__callback__ = this.signCallback
578
- HostApp.__this__ = this
579
- HostApp.getSignature({
580
- file: fileName,
581
- requestCode: 111,
582
- callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");'
583
- })
584
- },
585
- delAudioFile(prop, fileName) {
586
- if (!fileName)
587
- return
588
- else {
589
- HostApp.delfile(fileName)
590
- this.deal[prop] = null
591
- }
592
- },
593
- commitDealDefect() {
594
- //tag
595
- //tag)
596
- // if (!this.deal.f_deal_path) {
597
- // this.$showMessage('处理后照片必须上传')
598
- // return
599
- // }
600
- if (this.isNeedDealSign && !this.deal.f_dealsign_path) {
601
- this.$showMessage('签名必须上传')
602
- return
603
- }
604
- if (this.deletebacklistisselect){
605
- this.deletebacklist()
606
- }
607
- this.deal.f_other_dealpath = this.deal.f_deal_path
608
- HostApp.__this__ = this
609
- HostApp.logicWithHint({
610
- 'logic': 'safe_dealWithDefect', 'callback': 'javascript: HostApp.__this__.commitCallBack()',
611
- 'data': this.deal, 'backresult': 1
612
- })
613
- },
614
- commitCallBack(jo) {
615
- //tag
616
- //tag)
617
- if (jo.state == 'ok') {
618
- let ress = JSON.parse(jo.result)
619
- if (ress.code == 200) {
620
- this.$showMessage(ress.msg)
621
- this.closeshowModal1()
622
- } else {
623
- this.$showMessage(ress.msg)
624
- }
625
- } else {
626
- this.$showMessage('本地服务调用失败')
627
- }
628
- },
629
- delfile(prop, fileName) {
630
- if (fileName == Vue.nopic)
631
- return
632
- else {
633
- HostApp.delfile(fileName)
634
- this.deal[prop] = Vue.nopic
635
- }
636
- },
637
- openshowModal(val) {
638
- this.row = val
639
- this.showModal = true
640
- },
641
- closeshowModal() {
642
- this.showimg = ''
643
- this.showModal = false
644
- },
645
- openshowModal1(val) {
646
- this.deal.result = val
647
- //tag
648
- //tag
649
- this.deletebacklistisselect = false
650
- this.showModal1 = true
651
- },
652
- closeshowModal1() {
653
- this.deal = {
654
- result: {},
655
- f_deal_path: '',
656
- f_other_dealpath1: '',
657
- f_other_dealpath2: '',
658
- f_deal_remark: '',
659
- f_dealsign_path: '', //签名
660
- f_dealer: Vue.user.name,
661
- f_dealer_id: Vue.user.id
662
- }
663
- this.showModal1 = false
664
- this.selfSearch()
665
- },
666
- cameraCallBack(prop, fileName) {
667
- HostApp.__this__.$set( 'deal.'+prop+'', fileName)
668
- HostApp.__callback__ = null
669
- HostApp.__this__ = null
670
- },
671
- takePic(prop, title) {
672
- HostApp.__callback__ = this.cameraCallBack
673
- HostApp.__this__ = this
674
- let fileName
675
- if (!this.deal[prop] || this.deal[prop].includes("nopic.png")) {
676
- fileName = Util.guid() + '-' + prop + '.jpg'
677
- } else {
678
- fileName = Util.getFileName(this.deal[prop])
679
- }
680
- //tag
681
- //tag
682
- HostApp._open_a_page({
683
- type: 'boomerang',
684
- page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
685
- param: {
686
- file: fileName,
687
- requestCode: 111,
688
- callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
689
- watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
690
- }
691
- })
692
- },
693
- selfSearch() {
694
-
695
- let condition = "1=1 "
696
- if (this.$refs.paged.$refs.cri.model.f_user_name) {
697
- if (this.$refs.paged.$refs.cri.model.f_user_name.toString().trim()) {
698
- condition += " and f_user_name like '" + this.$refs.paged.$refs.cri.model.f_user_name + "%'"
699
- }
700
- }
701
- if (this.$refs.paged.$refs.cri.model.f_userinfo_code) {
702
- if (this.$refs.paged.$refs.cri.model.f_userinfo_code.toString().trim()) {
703
- condition += " and f_userinfo_code = '" + this.$refs.paged.$refs.cri.model.f_userinfo_code + "'"
704
- }
705
- }
706
- if (this.$refs.paged.$refs.cri.model.f_item_name) {
707
- if (this.$refs.paged.$refs.cri.model.f_item_name.toString().trim()) {
708
- condition += " and f_item_name like '" + this.$refs.paged.$refs.cri.model.f_item_name + "%'"
709
- }
710
- }
711
- if (this.$refs.paged.$refs.cri.model.f_checker_name) {
712
- if (this.$refs.paged.$refs.cri.model.f_checker_name.toString().trim()) {
713
- condition += " and f_checker_name = '" + this.$refs.paged.$refs.cri.model.f_checker_name + "'"
714
- }
715
- }
716
- if (this.$refs.paged.$refs.cri.model.f_address) {
717
- if (this.$refs.paged.$refs.cri.model.f_address.toString().trim()) {
718
- condition += " and f_address like '%" + this.$refs.paged.$refs.cri.model.f_address + "%'"
719
- }
720
- }
721
- if (this.$refs.paged.$refs.cri.model.f_start_date) {
722
- if (this.$refs.paged.$refs.cri.model.f_start_date.toString().trim()) {
723
- condition += " and f_offsite_time > '" + this.$refs.paged.$refs.cri.model.f_start_date + "'"
724
- }
725
- }
726
- if (this.$refs.paged.$refs.cri.model.f_end_date) {
727
- if (this.$refs.paged.$refs.cri.model.f_end_date.toString().trim()) {
728
- condition += " and f_offsite_time < '" + this.$refs.paged.$refs.cri.model.f_end_date + "'"
729
- }
730
- }
731
- if (this.$refs.paged.$refs.cri.model.f_user_type) {
732
- if (this.$refs.paged.$refs.cri.model.f_user_type.toString().trim()) {
733
- condition += " and f_check_type = '" + this.$refs.paged.$refs.cri.model.f_user_type + "'"
734
- }
735
- }
736
- if (this.$refs.paged.$refs.cri.model.f_repairman) {
737
- if (this.$refs.paged.$refs.cri.model.f_repairman.toString().trim()) {
738
- condition += " and f_repairman like '%" + this.$refs.paged.$refs.cri.model.f_repairman + "%'"
739
- }
740
- }
741
- if (this.$refs.paged.$refs.cri.model.sq_endDate) {
742
- if (this.$refs.paged.$refs.cri.model.sq_endDate.toString().trim()) {
743
- condition += " and f_repair_date <= '" + this.$refs.paged.$refs.cri.model.sq_endDate + "'"
744
- }
745
- }
746
- if (this.$refs.paged.$refs.cri.model.sq_startDate) {
747
- if (this.$refs.paged.$refs.cri.model.sq_startDate.toString().trim()) {
748
- condition += " and f_repair_date >= '" + this.$refs.paged.$refs.cri.model.sq_startDate + "'"
749
- }
750
- }
751
- if (this.$refs.paged.$refs.cri.model.is_repair) {
752
- if (this.$refs.paged.$refs.cri.model.is_repair == '已处理') {
753
- condition += " and f_repair_date != '****-**-** **:**:**'"
754
- }else if (this.$refs.paged.$refs.cri.model.is_repair == '未处理'){
755
- condition += " and f_repair_date = '****-**-** **:**:**'"
756
- }
757
- }
758
-
759
-
760
- //tag
761
- this.model.search(condition)
762
- },
763
-
764
- hidden() {
765
- this.criteriaShow = !this.criteriaShow
766
- }
767
- }
768
- }
769
- </script>
1
+ <style scoped>
2
+ .bg {
3
+ background-color: blue;
4
+ height: 1px;
5
+ border: 0;
6
+ }
7
+
8
+ .app-row {
9
+ background-color: white;
10
+ padding: 10px 10px 0 10px;
11
+ border-bottom: 1px solid rgba(235, 235, 235, 0.5);
12
+ }
13
+
14
+ .search_input {
15
+ border: 0;
16
+ outline: none;
17
+ }
18
+
19
+ .font {
20
+ font: 15px PingFang-SC-Medium;
21
+ color: #666666;
22
+ }
23
+
24
+ .input-font {
25
+ font: 15px PingFang-SC-Medium;
26
+ color: #333333;
27
+ }
28
+
29
+ .btn-font {
30
+ font: 600 16px PingFang-SC-Bold;
31
+ color: #499EDF;
32
+ }
33
+
34
+ .btn-color {
35
+ background-color: #FFFFFF;
36
+ border-radius: 10px;
37
+ border: 1px solid #499EDF;
38
+ }
39
+
40
+ .app-text {
41
+ font-size: 12px;
42
+ }
43
+
44
+ .panel-self {
45
+ border-radius: 10px;
46
+ border: 1px solid #499EDF;
47
+ background-color: #F8F8F8;
48
+ }
49
+
50
+ .yybtn-color {
51
+ background-color: #499edf;
52
+ border-radius: 4px;
53
+ border: 1px solid #499EDF;
54
+ color: #FFFFFF;
55
+ font: 14px PingFang-SC-Bold;
56
+ }
57
+
58
+ .qxbtn-color {
59
+ background-color: #FFFFFF;
60
+ border-radius: 4px;
61
+ color: #499edf;
62
+ font: 14px PingFang-SC-Bold;
63
+ border: 1px solid #499EDF;
64
+ }
65
+
66
+ .button_shrink_top {
67
+ width: 35px;
68
+ height: 35px;
69
+ background-size: 100%;
70
+ background-image: url("../../../static/newStyle/stretch_top.png")
71
+ }
72
+
73
+ .button_shrink_bottom {
74
+ width: 35px;
75
+ height: 35px;
76
+ background-size: 100%;
77
+ background-image: url("../../../static/newStyle/stretch_bottom.png")
78
+ }
79
+
80
+ .button_shrink_left {
81
+ width: 35px;
82
+ height: 35px;
83
+ background-size: 100%;
84
+ background-image: url("../../../static/newStyle/stretch_left.png")
85
+ }
86
+
87
+ .button_shrink_right {
88
+ width: 35px;
89
+ height: 35px;
90
+ background-size: 100%;
91
+ background-image: url("../../../static/newStyle/stretch_right.png")
92
+ }
93
+ </style>
94
+ <template>
95
+ <div style="height: auto;width: 100%">
96
+ <criteria-paged :model="model" v-ref:paged>
97
+ <criteria partial='criteria' @condition-changed='search' v-ref:cri>
98
+ <div partial>
99
+ <form>
100
+ <div class="row app-row">
101
+ <div class="col-xs-4">
102
+ <img src="../../assets/用户姓名.png" style="width: 20px;margin-bottom: 5px" alt="">
103
+ <label class="font text-left">用户姓名:</label>
104
+ </div>
105
+ <div class="col-xs-8">
106
+ <input class="search_input input-font" v-model=model.f_user_name
107
+ condition="tcp.f_user_name like '%{}%'"/>
108
+ </div>
109
+ </div>
110
+ <div class="row app-row">
111
+ <div class="col-xs-4">
112
+ <img src="../../assets/用户ID.png" style="width: 20px;margin-bottom: 5px" alt="">
113
+ <label for="f_userinfo_code" class="font text-left">用户编号:</label>
114
+ </div>
115
+ <div class="col-xs-8">
116
+ <input id="f_userinfo_code" class="search_input input-font"
117
+ v-model=model.f_userinfo_code condition="tcp.f_userinfo_code like '%{}%'"/>
118
+ </div>
119
+ </div>
120
+ <div class="row app-row">
121
+ <div class="col-xs-4">
122
+ <img src="../../assets/用户ID.png" style="width: 20px;margin-bottom: 5px" alt="">
123
+ <label for="f_userinfo_code" class="font text-left">安检人员:</label>
124
+ </div>
125
+ <div class="col-xs-8">
126
+ <input id="f_userinfo_code" class="search_input input-font"
127
+ v-model=model.f_checker_name condition="tcp.f_checker_name like '%{}%'"/>
128
+ </div>
129
+ </div>
130
+ <div class="row app-row">
131
+ <div class="col-xs-4">
132
+ <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
133
+ <label class="font text-left">用户地址:</label>
134
+ </div>
135
+ <div class="col-xs-8">
136
+ <input class="search_input input-font"
137
+ v-model=model.f_address condition="tcp.f_address like '%{}%'"/>
138
+ </div>
139
+ </div>
140
+ <div class="row app-row">
141
+ <div class="col-xs-4">
142
+ <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
143
+ <label class="font text-left">隐患项:</label>
144
+ </div>
145
+ <v-select id="f_user_type" :value.sync="model.f_item_name" class="input-font"
146
+ :width="'60%'"
147
+ :options='$parent.$parent.item_types' placeholder='隐患项'
148
+ v-model="model.f_item_name" condition="f_item_name = '{}'" close-on-select
149
+ clear-button></v-select>
150
+ </div>
151
+ <div class="row app-row">
152
+ <div class="col-xs-4">
153
+ <img src="../../assets/是否已检.png" style="width: 20px;margin-bottom: 5px" alt="">
154
+ <label for="f_state" class="font text-left">起始时间:</label>
155
+ </div>
156
+ <datepicker id="f_start_date"
157
+ placeholder='起始时间'
158
+ :value.sync="model.f_start_date"
159
+ :disabled-days-of-Week="[]"
160
+ v-model="model.f_start_date"
161
+ class="input-font col-xs-8"
162
+ :format="'yyyy-MM-dd 00:00:00'"
163
+ :show-reset-button="reset" readonly="readonly">
164
+ </datepicker>
165
+ </div>
166
+ <div class="row app-row">
167
+ <div class="col-xs-4">
168
+ <img src="../../assets/是否已检.png" style="width: 20px;margin-bottom: 5px" alt="">
169
+ <label for="f_state" class="font text-left">结束时间:</label>
170
+ </div>
171
+ <datepicker id="f_end_date"
172
+ placeholder='结束时间'
173
+ :value.sync="model.f_end_date"
174
+ :disabled-days-of-Week="[]"
175
+ v-model="model.f_end_date"
176
+ class="input-font col-xs-8"
177
+ :format="'yyyy-MM-dd 23:59:00'"
178
+ :show-reset-button="reset" readonly="readonly">
179
+ </datepicker>
180
+ </div>
181
+ <div class="row app-row">
182
+ <div class="col-xs-4">
183
+ <img src="../../assets/用户类型.png" style="width: 20px;margin-bottom: 5px" alt="">
184
+ <label for="f_user_type" class="font text-left">用户类型:</label>
185
+ </div>
186
+ <v-select id="f_user_type" :value.sync="model.f_user_type" class="input-font"
187
+ :width="'60%'"
188
+ :options='$parent.$parent.user_types' placeholder='请选择用户类型'
189
+ v-model="model.f_user_type" condition="f_user_type = '{}'" close-on-select
190
+ clear-button></v-select>
191
+ </div>
192
+
193
+ <div class="row app-row">
194
+ <div class="col-xs-4">
195
+ <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
196
+ <label class="font text-left">处理人:</label>
197
+ </div>
198
+ <div class="col-xs-8">
199
+ <input class="search_input input-font"
200
+ v-model=model.f_repairman condition="f_repairman like '%{}%'"/>
201
+ </div>
202
+ </div>
203
+ <div class="row app-row">
204
+ <div class="col-xs-4">
205
+ <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
206
+ <label class="font text-left">处理时间:</label>
207
+ </div>
208
+ <div class="col-xs-8">
209
+ <datepicker id="startDate" placeholder="处理开始日期"
210
+ style="width: 60%!important;"
211
+ v-model="model.sq_startDate"
212
+ :value.sync="model.sq_startDate"
213
+ :format="'yyyy-MM-dd 00:00:00'"
214
+ :show-reset-button="true"
215
+ condition="f_repair_date >= '{}'">
216
+ </datepicker>
217
+ </div>
218
+ </div>
219
+ <div class="row app-row">
220
+ <div class="col-xs-4">
221
+ <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
222
+ <label class="font text-left">处理时间:</label>
223
+ </div>
224
+ <div class="col-xs-8">
225
+ <datepicker id="endDate" placeholder="处理结束日期"
226
+ style="width: 60%!important;"
227
+ v-model="model.sq_endDate"
228
+ :value.sync="model.sq_endDate"
229
+ :format="'yyyy-MM-dd 23:59:59'"
230
+ :show-reset-button="true"
231
+ condition="f_repair_date<= '{}'">
232
+ </datepicker>
233
+ </div>
234
+ </div>
235
+ <div class="row app-row">
236
+ <div class="col-xs-4">
237
+ <img src="../../assets/小区.png" style="width: 20px;margin-bottom: 5px" alt="">
238
+ <label class="font text-left">处理状态:</label>
239
+ </div>
240
+ <div class="col-xs-8">
241
+ <v-select :value.sync="model.is_repair" class="input-font"
242
+ :options='$parent.$parent.is_repairs' placeholder='处理状态' :value-single="true"
243
+ v-model="is_repair" close-on-select clear-button></v-select>
244
+ </div>
245
+ </div>
246
+ <div class="row text-center" style="margin-top: 20px;">
247
+ <button type="button" class="btn btn-lg btn-font btn-color" style="width: 25%;"
248
+ @click="$parent.$parent.selfSearch">查询
249
+ </button>
250
+ <div style="float: right;margin-right: 3% " class="button_spacing"
251
+ :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
252
+ @click="$parent.$parent.hidden()"></div>
253
+ </div>
254
+ <div style="height:30px;"></div>
255
+ </form>
256
+ </div>
257
+ </criteria>
258
+ <list :model="model" partial='list'>
259
+ <div partial>
260
+ <div class="auto app-text" style="margin-top: 5px;">
261
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
262
+ <div class="panel-body panel-self">
263
+ <div class="col-xs-12">
264
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户编号:</b></p>
265
+ <p class="panel-title col-xs-5 text-left input-font" style="width: 74%">{{ row.f_userinfo_code }}</p>
266
+ </div>
267
+ <div class="col-xs-12">
268
+ <p class="panel-title col-xs-5 text-left font" style="width: 21%;float: left"><b>用户名称:</b></p>
269
+ <p class="panel-title col-xs-7 text-left input-font" style="width: 79%">{{ row.f_user_name }}</p>
270
+ </div>
271
+ <div class="col-xs-12">
272
+ <p class="panel-title text-left font" style="width: 23%;float: left"><b>用户电话:</b></p>
273
+ <p class="panel-title text-left input-font" style="width: 77%">{{ row.f_user_phone }}</p>
274
+ </div>
275
+ <div class="col-xs-12">
276
+ <p class="panel-title text-left font" style="width: 23%;float: left"><b>安检时间:</b></p>
277
+ <p class="panel-title text-left input-font" style="width: 77%">{{ row.f_offsite_time }}</p>
278
+ </div>
279
+ <div class="col-xs-12">
280
+ <p class="panel-title text-left font" style="width: 21%;float: left"><b>用户地址:</b></p>
281
+ <p class="panel-title text-left input-font" style="width: 79%">{{ row.f_address }}</p>
282
+ </div>
283
+ <div class="col-xs-12">
284
+ <p class="panel-title text-left font" style="width: 21%;float: left"><b>所属安检:</b></p>
285
+ <p class="panel-title text-left input-font" style="width: 79%">{{ row.f_checker_name }}</p>
286
+ </div>
287
+ <div class="col-xs-12">
288
+ <p class="panel-title col-xs-5 text-left font"><b>检&ensp;查&ensp;项:</b></p>
289
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_device_type }}</p>
290
+ </div>
291
+ <div class="col-xs-12">
292
+ <p class="panel-title col-xs-5 text-left font"><b>隐&ensp;患&ensp;项:</b></p>
293
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_item_name }}</p>
294
+ </div>
295
+ <div class="col-xs-12">
296
+ <p class="panel-title col-xs-5 text-left font"><b>隐患原因:</b></p>
297
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_item_value }}</p>
298
+ </div>
299
+ <div class="col-xs-12">
300
+ <p class="panel-title col-xs-5 text-left font"><b>处理人:</b></p>
301
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_repairman }}</p>
302
+ </div>
303
+ <div class="col-xs-12">
304
+ <p class="panel-title col-xs-5 text-left font"><b>处理时间:</b></p>
305
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_repair_date }}</p>
306
+ </div>
307
+ <div class="col-xs-12">
308
+ <p class="panel-title col-xs-5 text-left font"><b>处理状态:</b></p>
309
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_repair_date == '****-**-** **:**:**' ? '未处理' : '已处理' }}</p>
310
+ </div>
311
+ <div class="col-xs-12">
312
+ <p class="panel-title col-xs-5 text-left font"><b>备注:</b></p>
313
+ <p class="panel-title col-xs-7 text-left input-font">{{ row.f_comments }}</p>
314
+ </div>
315
+ <!-- <div class="col-xs-12">-->
316
+ <!-- <button type="button" name="button" class="btn btn-primary"-->
317
+ <!-- style="background-color:#499edf;float: right"-->
318
+ <!-- @click="$parent.$parent.$parent.openshowModal(row)">查看-->
319
+ <!-- </button>-->
320
+ <!-- <button type="button" name="button" class="btn btn-primary"-->
321
+ <!-- style="background-color:#499edf;float: right;margin-right:10px;"-->
322
+ <!-- @click="$parent.$parent.$parent.openshowModal1(row)">处理-->
323
+ <!-- </button>-->
324
+ <!--<button type="button" class="btn btn-default" @click="$parent.$parent.$parent.ceshi">确认2</button>-->
325
+ <!-- </div>-->
326
+ </div>
327
+ </div>
328
+ </div>
329
+ </div>
330
+ </list>
331
+ </criteria-paged>
332
+ </div>
333
+ <modal :show.sync="showModal">
334
+ <div slot="modal-header" class="modal-header">
335
+ <h4 class="modal-title">
336
+ 隐患照片
337
+ </h4>
338
+ </div>
339
+ <div slot="modal-body" class="modal-body">
340
+ <div class="from-group">
341
+ <div class="row">
342
+ <div class="col-md-6">
343
+ <img-self v-if="row.f_path" :src="`${this.$androidUtil.getProxyUrl()}/rs/image/file/`+row.f_path" width="300" height="400"></img-self>
344
+ <img-self v-if="row.f_p1_path" :src="`${this.$androidUtil.getProxyUrl()}/rs/image/file/`+row.f_p1_path" width="300" height="400"></img-self>
345
+ <img-self v-if="row.f_p2_path" :src="`${this.$androidUtil.getProxyUrl()}/rs/image/file/`+row.f_p2_path" width="300" height="400"></img-self>
346
+ </div>
347
+ </div>
348
+ </div>
349
+ </div>
350
+ <div slot="modal-footer" class="modal-footer">
351
+ <button type="button" class="btn btn-default" @click="closeshowModal">确认</button>
352
+ </div>
353
+ </modal>
354
+ <modal :show.sync="showModal1">
355
+ <div slot="modal-header" class="modal-header">
356
+ <h4 class="modal-title">
357
+ 处理结果
358
+ </h4>
359
+ </div>
360
+ <div slot="modal-body" class="modal-body">
361
+ <div class="row" style="margin-bottom: 10px">
362
+ <p class="panel-title col-xs-3 text-left font"><b>隐&ensp;患&ensp;项:</b></p>
363
+ <p class="panel-title col-xs-9 text-left input-font">{{ deal.result.f_item_name }}</p>
364
+ </div>
365
+ <div class="row" style="margin-bottom: 10px">
366
+ <p class="panel-title col-xs-3 text-left font"><b>隐患原因:</b></p>
367
+ <p class="panel-title col-xs-9 text-left input-font">{{ deal.result.f_item_value }}</p>
368
+ </div>
369
+ <div class="form-group col-sm-12">
370
+ <div class="auto">
371
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
372
+ <div class="panel-body panel-self"
373
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
374
+ <img-self :src="deal.f_deal_path" alt="整改照片" :width="140" :height="170" capture="camera"
375
+ type="file"></img-self>
376
+ <div class="row text-right div-photo" style="height: 50px;margin-top: -30px">
377
+ <img src="../../assets/remove.png" @click="delfile('f_deal_path', deal.f_deal_path)"></img>
378
+ <button type="button" name="button" class="btn btn-primary btn-photo"
379
+ @click="takePic('f_deal_path','整改照片')">拍照
380
+ </button>
381
+ </div>
382
+ </div>
383
+ <div class="panel-body panel-self"
384
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
385
+ <img-self :src="deal.f_other_dealpath1" alt="整改照片" :width="140" :height="170" capture="camera"
386
+ type="file"></img-self>
387
+ <div class="row text-right div-photo" style="height: 50px;margin-top: -30px">
388
+ <img src="../../assets/remove.png" @click="delfile('f_other_dealpath1', deal.f_other_dealpath1)"></img>
389
+ <button type="button" name="button" class="btn btn-primary btn-photo"
390
+ @click="takePic('f_other_dealpath1','整改照片')">拍照
391
+ </button>
392
+ </div>
393
+ </div>
394
+ <div class="panel-body panel-self"
395
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
396
+ <img-self :src="deal.f_other_dealpath2" alt="整改照片" :width="140" :height="170" capture="camera"
397
+ type="file"></img-self>
398
+ <div class="row text-right div-photo" style="height: 50px;margin-top: -30px">
399
+ <img src="../../assets/remove.png" @click="delfile('f_other_dealpath2', deal.f_other_dealpath2)"></img>
400
+ <button type="button" name="button" class="btn btn-primary btn-photo"
401
+ @click="takePic('f_other_dealpath2','整改照片')">拍照
402
+ </button>
403
+ </div>
404
+ </div>
405
+ </div>
406
+ </div>
407
+ </div>
408
+ <div class="form-group col-sm-12" v-if="isNeedDealSign">
409
+ <p class="panel-title text-left font" style="text-align: center">用户签名:</p>
410
+ <div class="auto">
411
+ <div class="panel" style="padding: 10px 10px 5px 10px;">
412
+ <div class="panel-body panel-self"
413
+ style="background-color: #F8F8F8;width: 100%;height: 260px;position: relative">
414
+ <img :src="deal.f_dealsign_path" :width="200" :height="150"/>
415
+ <div class="row text-right div-photo" style="height: 50px;margin-top: 60px">
416
+ <button type="button" name="button" class="btn btn-primary btn-photo" @click="sign">签名</button>
417
+ </div>
418
+ </div>
419
+ </div>
420
+ </div>
421
+ </div>
422
+ <div class="row">
423
+ <div class="col-xs-2">
424
+ <p class="panel-title text-left font" style="text-align: center">处理结果</p>
425
+ </div>
426
+ <div class="col-xs-9">
427
+ <textarea class="input-font " v-model=deal.f_deal_remark style="width: 100%"></textarea>
428
+ </div>
429
+ </div>
430
+ <div v-if="isCancelLimitGas" style="display: flex;align-items: end;height: 30px;gap: 10px;padding-left: 16px;">
431
+ <input type="checkbox" v-model="deletebacklistisselect"/>
432
+ <div style="height: 18px">取消限制该用户购气</div>
433
+ </div>
434
+ </div>
435
+ <div slot="modal-footer" class="modal-footer">
436
+ <button type="button" class="btn btn-default" @click="commitDealDefect">确认</button>
437
+ <button type="button" class="btn btn-default" @click="closeshowModal1">取消</button>
438
+ </div>
439
+ </modal>
440
+ </template>
441
+
442
+ <script>
443
+ import Vue from 'vue'
444
+ import {HttpResetClass, PagedList} from 'vue-client'
445
+ import * as Util from '../Util'
446
+
447
+ export default {
448
+ title: '隐患明细',
449
+ data() {
450
+ return {
451
+ row:{},
452
+ is_repairs:[{label: '请选择', value: ''},
453
+ {label: '已处理', value: '已处理'},
454
+ {label: '未处理', value: '未处理'}],
455
+ showModal: false,
456
+ showModal1: false,
457
+ showimg: '',
458
+ deal: {
459
+ result: {},
460
+ f_deal_path: '',
461
+ f_other_dealpath1: '',
462
+ f_other_dealpath2: '',
463
+ f_deal_remark: '',
464
+ f_dealsign_path: '', //签名
465
+ f_dealer: Vue.user.name,
466
+ f_dealer_id: Vue.user.id
467
+ },
468
+ user_types: [
469
+ {label: '请选择用户类型', value: ''},
470
+ {label: '民用', value: '民用'},
471
+ {label: '非民用', value: '非民用'}
472
+ ],
473
+ item_types: [{label: '全部', value: ''}],
474
+ f_filialeids: '',
475
+ model: new PagedList(`${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/defectDetails`, 20, {
476
+ condition: 'this.condition',
477
+ f_filialeids: `('${Vue.user.orgid}')`,
478
+ f_checker_id: `'${Vue.user.id}'`
479
+ }),
480
+ criteriaShow: false,
481
+ isNeedDealSign: this.$appdata.getSingleValue('隐患处理是否需要签名') == 'true',
482
+ isCancelLimitGas: this.$appdata.getSingleValue('隐患处理-取消限制购气') == '是',
483
+ deletebacklistisselect: false
484
+ }
485
+ },
486
+ ready() {
487
+ this.selfSearch()
488
+ this.getDefectItemConfig()
489
+ },
490
+ methods: {
491
+ async getDefectItemConfig() {
492
+ const uniqueMap = new Map(); // 去重容器
493
+ const result = [];
494
+ if (Vue.config2 && Vue.config2.safecheck && Vue.config2.safecheck.DevicesConfig) {
495
+ const devicesConfig = Vue.config2.safecheck.DevicesConfig;
496
+ for (const key in devicesConfig) {
497
+ if (!uniqueMap.has(key)) {
498
+ uniqueMap.set(key, true);
499
+ result.push({ label: key, value: key });
500
+ }
501
+ }
502
+ }
503
+ if (Vue.config2 && Vue.config2.safecheck && Vue.config2.safecheck.DevicesSetConfig) {
504
+ const devicesSetConfig = Vue.config2.safecheck.DevicesSetConfig;
505
+ for (const key in devicesSetConfig) {
506
+ if (!uniqueMap.has(key)) {
507
+ uniqueMap.set(key, true);
508
+ result.push({ label: key, value: key });
509
+ }
510
+ }
511
+ }
512
+ this.item_types = [
513
+ { label: '全部', value: '' },
514
+ ...result
515
+ ];
516
+ },
517
+ async deletebacklist() {
518
+ ////tag)
519
+ let http = new HttpResetClass()
520
+ ////tag
521
+ let res1 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-safecheck/sql/safe_singleTable_OrderBy`, {
522
+ data: {
523
+ items: "*",
524
+ tablename: "t_userinfo",
525
+ condition: `f_userinfo_code = ${this.deal.result.f_userinfo_code}`,
526
+ orderitem: "f_userinfo_code"
527
+ }
528
+ }, {resolveMsg: null, rejectMsg: null})
529
+ ////tag)
530
+ ////tag
531
+ let res2 = await http.load('POST', `${this.$androidUtil.getProxyUrl()}/api/af-revenue/logic/backlistOperate`, {
532
+ data: {
533
+ "f_operat_type": "取消拉黑",
534
+ "f_state": "有效",
535
+ "f_user_name": this.deal.result.f_user_name,
536
+ "f_comments": '',
537
+ "f_operator": Vue.user.name,
538
+ "f_operatorid": Vue.user.id,
539
+ "f_orgid": Vue.user.orgid,
540
+ "f_orgname": Vue.user.orgs,
541
+ "f_depid": Vue.user.depids,
542
+ "f_depname": Vue.user.deps,
543
+ "f_describe": `${Vue.user.name}对用户${this.deal.result.f_user_name}进行取消拉黑`,
544
+ "f_userinfo_id": {
545
+ "f_userinfo_id": res1.data[0].f_userinfo_id,
546
+ "f_user_state": "正常",
547
+ "version": res1.data[0].version
548
+ },
549
+ "f_limit_times":"",
550
+ "f_limit_value":""
551
+ }
552
+ }, {resolveMsg: null, rejectMsg: null})
553
+ },
554
+ // 签名回调
555
+ signCallback(prop, fileName) {
556
+ console.log("签名回调地址" + fileName)
557
+ // HostApp.alert('绑定属性:' + prop + ' 文件全路径如file:///storage/sdcard0/safecheck/abc.jpg:' + fullFileName)
558
+ HostApp.__this__.$set('deal.f_dealsign_path', fileName)
559
+ HostApp.__callback__ = null
560
+ HostApp.__this__ = null
561
+ },
562
+ // 用户签名
563
+ sign() {
564
+ if (!this.deal.f_deal_path) {
565
+ this.$showMessage('请先拍摄处理后照片!!!')
566
+ return
567
+ }
568
+ this.delAudioFile('f_dealsign_path', this.deal.f_dealsign_path)
569
+ let prop = 'f_dealsign_path'
570
+ let idx = 'aofeng'
571
+ let fileName
572
+ if (!this.deal.f_dealsign_path) {
573
+ fileName = Util.guid() + '-valve-' + idx + '-' + prop + '.jpg'
574
+ } else {
575
+ fileName = Util.getFileName(this.deal.f_dealsign_path)
576
+ }
577
+ HostApp.__callback__ = this.signCallback
578
+ HostApp.__this__ = this
579
+ HostApp.getSignature({
580
+ file: fileName,
581
+ requestCode: 111,
582
+ callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");'
583
+ })
584
+ },
585
+ delAudioFile(prop, fileName) {
586
+ if (!fileName)
587
+ return
588
+ else {
589
+ HostApp.delfile(fileName)
590
+ this.deal[prop] = null
591
+ }
592
+ },
593
+ commitDealDefect() {
594
+ //tag
595
+ //tag)
596
+ // if (!this.deal.f_deal_path) {
597
+ // this.$showMessage('处理后照片必须上传')
598
+ // return
599
+ // }
600
+ if (this.isNeedDealSign && !this.deal.f_dealsign_path) {
601
+ this.$showMessage('签名必须上传')
602
+ return
603
+ }
604
+ if (this.deletebacklistisselect){
605
+ this.deletebacklist()
606
+ }
607
+ this.deal.f_other_dealpath = this.deal.f_deal_path
608
+ HostApp.__this__ = this
609
+ HostApp.logicWithHint({
610
+ 'logic': 'safe_dealWithDefect', 'callback': 'javascript: HostApp.__this__.commitCallBack()',
611
+ 'data': this.deal, 'backresult': 1
612
+ })
613
+ },
614
+ commitCallBack(jo) {
615
+ //tag
616
+ //tag)
617
+ if (jo.state == 'ok') {
618
+ let ress = JSON.parse(jo.result)
619
+ if (ress.code == 200) {
620
+ this.$showMessage(ress.msg)
621
+ this.closeshowModal1()
622
+ } else {
623
+ this.$showMessage(ress.msg)
624
+ }
625
+ } else {
626
+ this.$showMessage('本地服务调用失败')
627
+ }
628
+ },
629
+ delfile(prop, fileName) {
630
+ if (fileName == Vue.nopic)
631
+ return
632
+ else {
633
+ HostApp.delfile(fileName)
634
+ this.deal[prop] = Vue.nopic
635
+ }
636
+ },
637
+ openshowModal(val) {
638
+ this.row = val
639
+ this.showModal = true
640
+ },
641
+ closeshowModal() {
642
+ this.showimg = ''
643
+ this.showModal = false
644
+ },
645
+ openshowModal1(val) {
646
+ this.deal.result = val
647
+ //tag
648
+ //tag
649
+ this.deletebacklistisselect = false
650
+ this.showModal1 = true
651
+ },
652
+ closeshowModal1() {
653
+ this.deal = {
654
+ result: {},
655
+ f_deal_path: '',
656
+ f_other_dealpath1: '',
657
+ f_other_dealpath2: '',
658
+ f_deal_remark: '',
659
+ f_dealsign_path: '', //签名
660
+ f_dealer: Vue.user.name,
661
+ f_dealer_id: Vue.user.id
662
+ }
663
+ this.showModal1 = false
664
+ this.selfSearch()
665
+ },
666
+ cameraCallBack(prop, fileName) {
667
+ HostApp.__this__.$set( 'deal.'+prop+'', fileName)
668
+ HostApp.__callback__ = null
669
+ HostApp.__this__ = null
670
+ },
671
+ takePic(prop, title) {
672
+ HostApp.__callback__ = this.cameraCallBack
673
+ HostApp.__this__ = this
674
+ let fileName
675
+ if (!this.deal[prop] || this.deal[prop].includes("nopic.png")) {
676
+ fileName = Util.guid() + '-' + prop + '.jpg'
677
+ } else {
678
+ fileName = Util.getFileName(this.deal[prop])
679
+ }
680
+ //tag
681
+ //tag
682
+ HostApp._open_a_page({
683
+ type: 'boomerang',
684
+ page: 'com.aofeng.hybrid.android.peripheral.CameraActivity',
685
+ param: {
686
+ file: fileName,
687
+ requestCode: 111,
688
+ callback: 'javascript:HostApp.__callback__("' + prop + '", "%s");',
689
+ watermark: title + '\t时间:' + Util.toStandardTimeString() + '\t' + Vue.user.name
690
+ }
691
+ })
692
+ },
693
+ selfSearch() {
694
+
695
+ let condition = "1=1 "
696
+ if (this.$refs.paged.$refs.cri.model.f_user_name) {
697
+ if (this.$refs.paged.$refs.cri.model.f_user_name.toString().trim()) {
698
+ condition += " and f_user_name like '" + this.$refs.paged.$refs.cri.model.f_user_name + "%'"
699
+ }
700
+ }
701
+ if (this.$refs.paged.$refs.cri.model.f_userinfo_code) {
702
+ if (this.$refs.paged.$refs.cri.model.f_userinfo_code.toString().trim()) {
703
+ condition += " and f_userinfo_code = '" + this.$refs.paged.$refs.cri.model.f_userinfo_code + "'"
704
+ }
705
+ }
706
+ if (this.$refs.paged.$refs.cri.model.f_item_name) {
707
+ if (this.$refs.paged.$refs.cri.model.f_item_name.toString().trim()) {
708
+ condition += " and f_item_name like '" + this.$refs.paged.$refs.cri.model.f_item_name + "%'"
709
+ }
710
+ }
711
+ if (this.$refs.paged.$refs.cri.model.f_checker_name) {
712
+ if (this.$refs.paged.$refs.cri.model.f_checker_name.toString().trim()) {
713
+ condition += " and f_checker_name = '" + this.$refs.paged.$refs.cri.model.f_checker_name + "'"
714
+ }
715
+ }
716
+ if (this.$refs.paged.$refs.cri.model.f_address) {
717
+ if (this.$refs.paged.$refs.cri.model.f_address.toString().trim()) {
718
+ condition += " and f_address like '%" + this.$refs.paged.$refs.cri.model.f_address + "%'"
719
+ }
720
+ }
721
+ if (this.$refs.paged.$refs.cri.model.f_start_date) {
722
+ if (this.$refs.paged.$refs.cri.model.f_start_date.toString().trim()) {
723
+ condition += " and f_offsite_time > '" + this.$refs.paged.$refs.cri.model.f_start_date + "'"
724
+ }
725
+ }
726
+ if (this.$refs.paged.$refs.cri.model.f_end_date) {
727
+ if (this.$refs.paged.$refs.cri.model.f_end_date.toString().trim()) {
728
+ condition += " and f_offsite_time < '" + this.$refs.paged.$refs.cri.model.f_end_date + "'"
729
+ }
730
+ }
731
+ if (this.$refs.paged.$refs.cri.model.f_user_type) {
732
+ if (this.$refs.paged.$refs.cri.model.f_user_type.toString().trim()) {
733
+ condition += " and f_check_type = '" + this.$refs.paged.$refs.cri.model.f_user_type + "'"
734
+ }
735
+ }
736
+ if (this.$refs.paged.$refs.cri.model.f_repairman) {
737
+ if (this.$refs.paged.$refs.cri.model.f_repairman.toString().trim()) {
738
+ condition += " and f_repairman like '%" + this.$refs.paged.$refs.cri.model.f_repairman + "%'"
739
+ }
740
+ }
741
+ if (this.$refs.paged.$refs.cri.model.sq_endDate) {
742
+ if (this.$refs.paged.$refs.cri.model.sq_endDate.toString().trim()) {
743
+ condition += " and f_repair_date <= '" + this.$refs.paged.$refs.cri.model.sq_endDate + "'"
744
+ }
745
+ }
746
+ if (this.$refs.paged.$refs.cri.model.sq_startDate) {
747
+ if (this.$refs.paged.$refs.cri.model.sq_startDate.toString().trim()) {
748
+ condition += " and f_repair_date >= '" + this.$refs.paged.$refs.cri.model.sq_startDate + "'"
749
+ }
750
+ }
751
+ if (this.$refs.paged.$refs.cri.model.is_repair) {
752
+ if (this.$refs.paged.$refs.cri.model.is_repair == '已处理') {
753
+ condition += " and f_repair_date != '****-**-** **:**:**'"
754
+ }else if (this.$refs.paged.$refs.cri.model.is_repair == '未处理'){
755
+ condition += " and f_repair_date = '****-**-** **:**:**'"
756
+ }
757
+ }
758
+
759
+
760
+ //tag
761
+ this.model.search(condition)
762
+ },
763
+
764
+ hidden() {
765
+ this.criteriaShow = !this.criteriaShow
766
+ }
767
+ }
768
+ }
769
+ </script>