manage-client 3.3.9 → 3.3.11

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 (301) hide show
  1. package/.gradle/6.1.1/executionHistory/executionHistory.bin +0 -0
  2. package/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
  3. package/.gradle/6.1.1/fileChanges/last-build.bin +0 -0
  4. package/.gradle/6.1.1/fileHashes/fileHashes.bin +0 -0
  5. package/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
  6. package/.gradle/6.1.1/gc.properties +0 -0
  7. package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  8. package/.gradle/buildOutputCleanup/cache.properties +2 -0
  9. package/.gradle/checksums/checksums.lock +0 -0
  10. package/.gradle/vcs-1/gc.properties +0 -0
  11. package/.project +1 -1
  12. package/package.json +1 -1
  13. package/src/components/SellReport/jingwei/PaymentNotice.vue +1 -1
  14. package/src/components/sale/businessquery/AccountQuery/ExpectGasList.vue +1 -1
  15. package/src/components/sale/businessquery/AccountQuery/OverdueList.vue +1 -1
  16. package/src/components/sale/businessquery/AccountQuery/PreGasList.vue +1 -1
  17. package/src/components/sale/businessquery/AccountQuery/SellingGasList.vue +1 -1
  18. package/src/components/sale/businessquery/AreaGeneralQuery.vue +1 -1
  19. package/src/components/sale/businessquery/ArrearsQuery.vue +1 -1
  20. package/src/components/sale/businessquery/BalanceQuery.vue +1 -1
  21. package/src/components/sale/businessquery/BalanceTable.vue +1 -1
  22. package/src/components/sale/businessquery/BusinesQuery.vue +1 -1
  23. package/src/components/sale/businessquery/CancellationQuery.vue +1 -1
  24. package/src/components/sale/businessquery/CardHandplanQuery.vue +1 -1
  25. package/src/components/sale/businessquery/ChangeMeterQuery.vue +1 -1
  26. package/src/components/sale/businessquery/ChangeUserQuery.vue +1 -1
  27. package/src/components/sale/businessquery/ChargeQuery.vue +1 -1
  28. package/src/components/sale/businessquery/DepositDetail.vue +1 -1
  29. package/src/components/sale/businessquery/DisableQuery.vue +1 -1
  30. package/src/components/sale/businessquery/EnableQuery.vue +1 -1
  31. package/src/components/sale/businessquery/FMYGasQuery.vue +1 -1
  32. package/src/components/sale/businessquery/FillCardQuery.vue +1 -1
  33. package/src/components/sale/businessquery/FillGasQuery.vue +1 -1
  34. package/src/components/sale/businessquery/GasInspection.vue +1 -1
  35. package/src/components/sale/businessquery/GroupChargeQuery.vue +1 -1
  36. package/src/components/sale/businessquery/HandRateQuery.vue +1 -1
  37. package/src/components/sale/businessquery/HandplanQuery.vue +1 -1
  38. package/src/components/sale/businessquery/InspectListGas.vue +1 -1
  39. package/src/components/sale/businessquery/InspectListUser.vue +1 -1
  40. package/src/components/sale/businessquery/MonthGasQuery.vue +1 -1
  41. package/src/components/sale/businessquery/MoveMeterQuery.vue +1 -1
  42. package/src/components/sale/businessquery/NewAccountQuery.vue +1 -1
  43. package/src/components/sale/businessquery/NewAreaGeneralQuery.vue +1 -1
  44. package/src/components/sale/businessquery/NewFMYGasQuery.vue +1 -1
  45. package/src/components/sale/businessquery/NoBusinessQuery.vue +1 -1
  46. package/src/components/sale/businessquery/OtherChargeNopayQuery.vue +1 -1
  47. package/src/components/sale/businessquery/OtherChargeQuery.vue +1 -1
  48. package/src/components/sale/businessquery/PriceChange.vue +1 -1
  49. package/src/components/sale/businessquery/PrivilegeQuery.vue +1 -1
  50. package/src/components/sale/businessquery/ReverseQuery.vue +1 -1
  51. package/src/components/sale/businessquery/SendbookQuery.vue +1 -1
  52. package/src/components/sale/businessquery/TransferQuery.vue +1 -1
  53. package/src/components/sale/businessquery/UnhandBusiness.vue +1 -1
  54. package/src/components/sale/businessquery/UserSellHeadDetail.vue +1 -1
  55. package/src/components/sale/businessquery/YingShouMingXi.vue +1 -1
  56. package/src/components/sale/businessquery/analysisquery/CardHandAnalysis.vue +1 -1
  57. package/src/components/sale/businessquery/overDueQuery.vue +1 -1
  58. package/src/components/sale/businessquery/priceadjustQuery.vue +1 -1
  59. package/src/components/sale/businessquery/reportDetail.vue +1 -1
  60. package/src/components/sale/businessquery/sellingChargePrice.vue +2 -2
  61. package/src/components/sale/businessquery/weChatBind.vue +1 -1
  62. package/src/components/sale/businessquery/yucunDetails.vue +1 -1
  63. package/src/components/sale/filesquery/DeviceQuery.vue +1 -1
  64. package/src/components/sale/filesquery/FireQuery.vue +1 -1
  65. package/src/components/sale/filesquery/FmyGasDeviceQuery.vue +1 -1
  66. package/src/components/sale/filesquery/GasDeviceQuery.vue +1 -1
  67. package/src/components/sale/filesquery/MeterQuery.vue +1 -1
  68. package/src/components/sale/filesquery/PriceChangeQuery.vue +1 -1
  69. package/src/components/sale/filesquery/UserDeviceQuery.vue +1 -1
  70. package/src/components/sale/filesquery/UserQuery.vue +1 -1
  71. package/src/components/sale/filesquery/filequerydetail/BlackListQueryDetail.vue +1 -1
  72. package/src/components/sale/filesquery/filequerydetail/DisableQueryDetail.vue +1 -1
  73. package/src/components/sale/filesquery/filequerydetail/EnableQueryDetail.vue +1 -1
  74. package/src/components/valueaddinfo/ValueAddinfoQuery.vue +1 -1
  75. package/src/components/webmeter/DrillData/GetNoMetereadData.vue +1 -1
  76. package/src/components/webmeter/DrillData/LostContactAnalysis.vue +1 -1
  77. package/src/components/webmeter/DrillData/LostContactAnalysisList.vue +1 -1
  78. package/src/components/webmeter/DrillData/UserGasAll.vue +1 -1
  79. package/src/components/webmeter/DrillData/UserLostContactAnalysis.vue +1 -1
  80. package/src/components/webmeter/dataCollection/DataCollection.vue +1 -1
  81. package/src/components/webmeter/gasAnalysis/GasAnalysisManage.vue +1 -1
  82. package/src/components/webmeter/gasAnalysis/NewWebmeterSettlementAnalysis.vue +1 -1
  83. package/src/components/webmeter/gasAnalysis/WebmeterSettlementAnalysis.vue +1 -1
  84. package/src/components/webmeter/gasStatistics/GasStatistics.vue +1 -1
  85. package/src/components/webmeter/gasStatistics/NewGasStatistics.vue +2 -2
  86. package/src/components/webmeter/handplan/NewWebMeterHandPlan.vue +1 -1
  87. package/src/components/webmeter/instruction/NewQueryInstruct.vue +1 -1
  88. package/src/components/webmeter/instruction/NewQueryInstructHistory.vue +1 -1
  89. package/src/components/webmeter/meterinfo/NewMeterList.vue +1 -1
  90. package/src/components/webmeter/newwebmeter/ArrearageQuery.vue +1 -1
  91. package/src/components/webmeter/newwebmeter/NewException/NewMeterException.vue +1 -1
  92. package/src/components/webmeter/newwebmeter/NewException/TotalExceptionByMeter.vue +1 -1
  93. package/src/components/webmeter/newwebmeter/PriceInstructDetail.vue +1 -1
  94. package/src/components/webmeter/newwebmeter/PriceInstructList.vue +1 -1
  95. package/src/components/webmeter/newwebmeter/UserGasList.vue +1 -1
  96. package/src/components/webmeter/newwebmeter/UserInstructList.vue +1 -1
  97. package/src/components/webmeter/newwebmeter/signAnalysisListMain.vue +1 -1
  98. package/src/components/webmeter/recharge/RechargeList.vue +1 -1
  99. package/src/components/webmeter/reportdata/ReportDataQuery.vue +1 -1
  100. package/src/filiale/WEINAN/CancellationQuery.vue +1 -1
  101. package/src/filiale/WEINAN/ChangeMeterQuery.vue +1 -1
  102. package/src/filiale/WEINAN/ChargeQuery.vue +1 -1
  103. package/src/filiale/WEINAN/DeviceQuery.vue +1 -1
  104. package/src/filiale/WEINAN/DisableQuery.vue +1 -1
  105. package/src/filiale/WEINAN/EnableQuery.vue +1 -1
  106. package/src/filiale/WEINAN/FillGasQuery.vue +1 -1
  107. package/src/filiale/WEINAN/InspectListGas.vue +1 -1
  108. package/src/filiale/WEINAN/ManageSummaryReport.vue +357 -0
  109. package/src/filiale/WEINAN/MergeFileQuery.vue +1 -1
  110. package/src/filiale/WEINAN/MeterQuery.vue +1 -1
  111. package/src/filiale/WEINAN/NewAccountQuery.vue +1 -1
  112. package/src/filiale/WEINAN/OtherChargeQuery.vue +1 -1
  113. package/src/filiale/WEINAN/ReportDataQuery.vue +1 -1
  114. package/src/filiale/WEINAN/UserGasAll.vue +1 -1
  115. package/src/filiale/WEINAN/UserGasList.vue +1 -1
  116. package/src/filiale/WEINAN/UserLostContactAnalysis.vue +1 -1
  117. package/src/filiale/WEINAN/UserQuery.vue +1 -1
  118. package/src/filiale/WEINAN/config/exportConfig.js +13 -1
  119. package/src/filiale/WEINAN/manage/ChangeMeterQuery.vue +1 -1
  120. package/src/filiale/WEINAN/reportManage.js +1 -0
  121. package/src/filiale/ancheng/businessquery/ChargeQuery.vue +1 -1
  122. package/src/filiale/ancheng/businessquery/FMYGasQuery.vue +1 -1
  123. package/src/filiale/aode/HandplanQuery.vue +1 -1
  124. package/src/filiale/aode/UserQuery.vue +1 -1
  125. package/src/filiale/ceshi/ArrearsQuery.vue +1 -1
  126. package/src/filiale/fugu/ReportList.vue +1 -1
  127. package/src/filiale/gaomi/ChargeQuery.vue +1 -1
  128. package/src/filiale/gaomi/DisableQuery.vue +1 -1
  129. package/src/filiale/gaomi/MeterQuery.vue +1 -1
  130. package/src/filiale/gaomi/RecordInfoQuery.vue +1 -1
  131. package/src/filiale/gaomi/UserQuery.vue +1 -1
  132. package/src/filiale/gehua/ChargeQuery.vue +1 -1
  133. package/src/filiale/gehua/GasStatistics.vue +1 -1
  134. package/src/filiale/gehua/GroupChargeQuery.vue +1 -1
  135. package/src/filiale/gehua/ReportDataQuery.vue +1 -1
  136. package/src/filiale/gongyi/sale/businessquery/ArrearsQuery.vue +1 -1
  137. package/src/filiale/gongyi/sale/businessquery/ChangeMeterQuery.vue +1 -1
  138. package/src/filiale/gongyi/sale/businessquery/FMYGasQuery.vue +1 -1
  139. package/src/filiale/gongyi/sale/businessquery/HandplanQuery.vue +2 -2
  140. package/src/filiale/gongyi/sale/businessquery/MonthGasQuery.vue +1 -1
  141. package/src/filiale/gongyi/sale/businessquery/OtherChargeQuery.vue +1 -1
  142. package/src/filiale/gongyi/sale/businessquery/WebMeterMonthGasQuery.vue +1 -1
  143. package/src/filiale/gongyi/sale/filesquery/MeterQuery.vue +1 -1
  144. package/src/filiale/gongyi/sale/filesquery/RecordInfoQuery.vue +1 -1
  145. package/src/filiale/gongyi/sale/filesquery/UserQuery.vue +1 -1
  146. package/src/filiale/huayin/ChangeMeterQuery.vue +1 -1
  147. package/src/filiale/huayin/ChargeQuery.vue +1 -1
  148. package/src/filiale/jingwei/ChargeQuery.vue +1 -1
  149. package/src/filiale/jingzhou/ChargeQuery.vue +1 -1
  150. package/src/filiale/jingzhou/HandplanQuery.vue +1 -1
  151. package/src/filiale/kelai/ChargeQuery.vue +1 -1
  152. package/src/filiale/kelai/GasStatistics.vue +1 -1
  153. package/src/filiale/kelai/NewAccountQuery.vue +1 -1
  154. package/src/filiale/kelai/UserQuery.vue +1 -1
  155. package/src/filiale/liaoyuan/ArrearsQuery.vue +1 -1
  156. package/src/filiale/liaoyuan/ChargeQuery.vue +1 -1
  157. package/src/filiale/liaoyuan/HandplanQuery.vue +1 -1
  158. package/src/filiale/liaoyuan/MeterQuery.vue +1 -1
  159. package/src/filiale/liaoyuan/RecordInfoQuery.vue +1 -1
  160. package/src/filiale/liaoyuan/ReportList.vue +1 -1
  161. package/src/filiale/macheng/ArrearsQuery.vue +1 -1
  162. package/src/filiale/macheng/ChargeQuery.vue +1 -1
  163. package/src/filiale/macheng/DayGasQuery.vue +1 -1
  164. package/src/filiale/macheng/FMYGasQuery.vue +1 -1
  165. package/src/filiale/macheng/HandplanQuery.vue +1 -1
  166. package/src/filiale/macheng/MeterQuery.vue +1 -1
  167. package/src/filiale/macheng/MonthGasQuery.vue +1 -1
  168. package/src/filiale/macheng/RecordInfoQuery.vue +1 -1
  169. package/src/filiale/macheng/TransferQuery.vue +1 -1
  170. package/src/filiale/macheng/WebmeterSettlementAnalysis.vue +1 -1
  171. package/src/filiale/meihekou/ArrearsQuery.vue +1 -1
  172. package/src/filiale/meihekou/CardHandplanQuery.vue +1 -1
  173. package/src/filiale/meihekou/ChargeQuery.vue +1 -1
  174. package/src/filiale/meihekou/DeviceQuery.vue +1 -1
  175. package/src/filiale/meihekou/HandplanQuery.vue +1 -1
  176. package/src/filiale/meihekou/MeterQuery.vue +1 -1
  177. package/src/filiale/meihekou/OtherChargeQuery.vue +1 -1
  178. package/src/filiale/meihekou/UserQuery.vue +1 -1
  179. package/src/filiale/meihekou/YingShouMingXi.vue +1 -1
  180. package/src/filiale/ningjin/ChargeQuery.vue +1 -1
  181. package/src/filiale/ningjin/FillCardQuery.vue +1 -1
  182. package/src/filiale/ningjin/GasStatistics.vue +1 -1
  183. package/src/filiale/ningjin/LostContactAnalysisList.vue +1 -1
  184. package/src/filiale/ningjin/UserLostContactAnalysis.vue +1 -1
  185. package/src/filiale/pingxiang/ChangeUserQuery.vue +1 -1
  186. package/src/filiale/qianneng/ArrearsQuery.vue +1 -1
  187. package/src/filiale/qianneng/ChargeQuery.vue +1 -1
  188. package/src/filiale/qianneng/GasStatistics.vue +1 -1
  189. package/src/filiale/qianneng/HandplanQuery.vue +1 -1
  190. package/src/filiale/qianneng/MeterQuery.vue +1 -1
  191. package/src/filiale/qianneng/OtherChargeQuery.vue +1 -1
  192. package/src/filiale/qianneng/QnChaobiaomingxi.vue +1 -1
  193. package/src/filiale/qianneng/QnChaobiaoyhhz.vue +1 -1
  194. package/src/filiale/qianneng/QnChaobiaoyqxzhz.vue +1 -1
  195. package/src/filiale/qianneng/QnJgqZhdacx.vue +1 -1
  196. package/src/filiale/qianneng/QnJgqZhdacxZD.vue +1 -1
  197. package/src/filiale/qianneng/QnTiaojiabuchaTJB.vue +1 -1
  198. package/src/filiale/qianneng/QnWeiyuejingmx.vue +1 -1
  199. package/src/filiale/qianneng/UserQuery.vue +1 -1
  200. package/src/filiale/qianneng/WebHandplanQuery.vue +1 -1
  201. package/src/filiale/qingtongxia/ArrearsQuery.vue +1 -1
  202. package/src/filiale/qingtongxia/ChargeQuery.vue +1 -1
  203. package/src/filiale/qingtongxia/MeterQuery.vue +1 -1
  204. package/src/filiale/qingtongxia/MonthGasQuery.vue +1 -1
  205. package/src/filiale/qingtongxia/NewWebMeterHandPlan.vue +1 -1
  206. package/src/filiale/qingtongxia/RecordInfoQuery.vue +1 -1
  207. package/src/filiale/qingtongxia/config/exportConfig.js +2 -2
  208. package/src/filiale/rizhao/ChargeQuery.vue +1 -1
  209. package/src/filiale/rizhao/InspectListUser.vue +1 -1
  210. package/src/filiale/rizhao/MeterQuery.vue +1 -1
  211. package/src/filiale/rizhao/UserQuery.vue +1 -1
  212. package/src/filiale/rongcheng/ArrearsQuery.vue +1 -1
  213. package/src/filiale/rongcheng/ChargeQuery.vue +1 -1
  214. package/src/filiale/rongcheng/DeviceQuery.vue +1 -1
  215. package/src/filiale/rongcheng/MeterQuery.vue +1 -1
  216. package/src/filiale/rongcheng/MonthGasQuery.vue +1 -1
  217. package/src/filiale/rongcheng/RecordInfoQuery.vue +1 -1
  218. package/src/filiale/rongcheng/UserQuery.vue +1 -1
  219. package/src/filiale/rongchuang/BusinesQuery.vue +1 -1
  220. package/src/filiale/rongchuang/ChangeMeterQuery.vue +1 -1
  221. package/src/filiale/rongchuang/ChargeQuery.vue +1 -1
  222. package/src/filiale/shanggao/UserQuery.vue +1 -1
  223. package/src/filiale/shangluo/UserQuery.vue +1 -1
  224. package/src/filiale/shanxian/AreaGeneralQuery.vue +1 -1
  225. package/src/filiale/shanxian/CancellationQuery.vue +1 -1
  226. package/src/filiale/shanxian/ChangeMeterQuery.vue +1 -1
  227. package/src/filiale/shanxian/ChangeUserQuery.vue +1 -1
  228. package/src/filiale/shanxian/ChargeQuery.vue +1 -1
  229. package/src/filiale/shanxian/DeviceQuery.vue +1 -1
  230. package/src/filiale/shanxian/DisableQuery.vue +1 -1
  231. package/src/filiale/shanxian/EnableQuery.vue +1 -1
  232. package/src/filiale/shanxian/FMYGasQuery.vue +1 -1
  233. package/src/filiale/shanxian/FillCardQuery.vue +1 -1
  234. package/src/filiale/shanxian/FillGasQuery.vue +1 -1
  235. package/src/filiale/shanxian/FmyGasDeviceQuery.vue +1 -1
  236. package/src/filiale/shanxian/GasDeviceQuery.vue +1 -1
  237. package/src/filiale/shanxian/GasInspection.vue +1 -1
  238. package/src/filiale/shanxian/InspectListGas.vue +1 -1
  239. package/src/filiale/shanxian/InspectListUser.vue +1 -1
  240. package/src/filiale/shanxian/InspectListUserNew.vue +1 -1
  241. package/src/filiale/shanxian/LostContactAnalysisList.vue +1 -1
  242. package/src/filiale/shanxian/MeterQuery.vue +1 -1
  243. package/src/filiale/shanxian/MonthGasQuery.vue +1 -1
  244. package/src/filiale/shanxian/NewQueryInstruct.vue +1 -1
  245. package/src/filiale/shanxian/OtherChargeQuery.vue +1 -1
  246. package/src/filiale/shanxian/ReverseQuery.vue +1 -1
  247. package/src/filiale/shanxian/TransferQuery.vue +1 -1
  248. package/src/filiale/shanxian/UserGasAll.vue +1 -1
  249. package/src/filiale/shanxian/UserLostContactAnalysis.vue +1 -1
  250. package/src/filiale/shanxian/UserQuery.vue +1 -1
  251. package/src/filiale/shanxian/newwebmeter/TotalExceptionByMeter.vue +1 -1
  252. package/src/filiale/shaoguan/ArrearsQuery.vue +1 -1
  253. package/src/filiale/shaoguan/ChargeQuery.vue +1 -1
  254. package/src/filiale/shaoguan/HandplanQuery.vue +1 -1
  255. package/src/filiale/shaoguan/OtherChargeQuery.vue +1 -1
  256. package/src/filiale/shaoguan/RecordInfoQuery.vue +1 -1
  257. package/src/filiale/shaoguan/TransferQuery.vue +1 -1
  258. package/src/filiale/shaoguan/errorHandplanQuery.vue +1 -1
  259. package/src/filiale/shaoguan/overDueQuery.vue +1 -1
  260. package/src/filiale/shaoguan/sale/businessquery/ChangeUserQuery.vue +1 -1
  261. package/src/filiale/shaoguan/sale/businessquery/FMYGasQuery.vue +1 -1
  262. package/src/filiale/shaoguan/sale/businessquery/PaymentChangeQuery.vue +1 -1
  263. package/src/filiale/shennongjia/ChargeQuery.vue +1 -1
  264. package/src/filiale/tongchuan/ChargeQuery.vue +1 -1
  265. package/src/filiale/tongchuan/DeviceQuery.vue +1 -1
  266. package/src/filiale/tongchuan/FillGasQuery.vue +1 -1
  267. package/src/filiale/tongchuan/HandplanQuery.vue +1 -1
  268. package/src/filiale/tongchuan/MeterQuery.vue +1 -1
  269. package/src/filiale/tongchuan/PriceChangeQuery.vue +1 -1
  270. package/src/filiale/tongchuan/UserDeviceQuery.vue +1 -1
  271. package/src/filiale/tongchuan/UserQuery.vue +1 -1
  272. package/src/filiale/wenxi/ChangeMeterQuery.vue +1 -1
  273. package/src/filiale/wenxi/ChangeUserQuery.vue +1 -1
  274. package/src/filiale/wenxi/ChargeQuery.vue +1 -1
  275. package/src/filiale/wenxi/DeviceQuery.vue +1 -1
  276. package/src/filiale/wenxi/FmyGasDeviceQuery.vue +1 -1
  277. package/src/filiale/wenxi/GasDeviceQuery.vue +1 -1
  278. package/src/filiale/wenxi/GasStatistics.vue +1 -1
  279. package/src/filiale/wenxi/GetNoMetereadData.vue +1 -1
  280. package/src/filiale/wenxi/HandplanQuery.vue +1 -1
  281. package/src/filiale/wenxi/MeterQuery.vue +1 -1
  282. package/src/filiale/wenxi/NewGasStatistics.vue +1 -1
  283. package/src/filiale/wenxi/WebHandQuery.vue +11 -11
  284. package/src/filiale/wuan/ChargeQuery.vue +1 -1
  285. package/src/filiale/wuhai/ChargeQuery.vue +1 -1
  286. package/src/filiale/wuhai/MeterQuery.vue +1 -1
  287. package/src/filiale/wuhai/OtherChargeQuery.vue +1 -1
  288. package/src/filiale/wuhai/UserQuery.vue +1 -1
  289. package/src/filiale/xiangyun/ChargeQuery.vue +1 -1
  290. package/src/filiale/xinkang/ChargeQuery.vue +1 -1
  291. package/src/filiale/xinkang/GasStatistics.vue +1 -1
  292. package/src/filiale/xinkang/NewGasStatistics.vue +1 -1
  293. package/src/filiale/xinkang/TransferQuery.vue +1 -1
  294. package/src/filiale/xinkang/UserQuery.vue +1 -1
  295. package/src/filiale/zhongsheng/ChargeQuery.vue +1 -1
  296. package/src/filiale/zhongsheng/UserGasAll.vue +1 -1
  297. package/src/filiale/zhongyi/FillCardQuery.vue +1 -1
  298. package/src/filiale/zhongyi/GasStatistics.vue +1 -1
  299. package/src/filiale/zhongyi/LostContactAnalysisList.vue +1 -1
  300. package/src/filiale/zhongyi/UserLostContactAnalysis.vue +1 -1
  301. package/manage_lib2022-12-01-14-30-50.zip +0 -0
@@ -0,0 +1,357 @@
1
+ <template>
2
+ <div id="unit" class="flex-row">
3
+ <div class="basic-main" @keyup.enter="search">
4
+ <div class="flex" v-if="!show">
5
+ <criteria-paged :model="model" v-ref:paged>
6
+ <criteria partial='criteria' @condition-changed='$parent.selfSearch' v-ref:cri>
7
+ <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
8
+ <div class="row">
9
+ <div class="col-sm-2 form-group">
10
+ <label for="startDate" class="font_normal_body">开始日期</label>
11
+ <datepicker id="startDate" placeholder="开始日期" style="width:60%"
12
+ v-model="model.startDate"
13
+ :value.sync="model.startDate"
14
+ :format="'yyyy-MM-dd 00:00:00'"
15
+ :show-reset-button="true">
16
+ </datepicker>
17
+ </div>
18
+ <div class="col-sm-2 form-group">
19
+ <label for="endDate" class="font_normal_body">结束日期</label>
20
+ <datepicker id="endDate" placeholder="结束日期" style="width:60%"
21
+ v-model="model.endDate"
22
+ :value.sync="model.endDate"
23
+ :format="'yyyy-MM-dd 23:59:59'"
24
+ :show-reset-button="true">
25
+ </datepicker>
26
+ </div>
27
+ <res-select-group
28
+ :show-component="['company','slicearea']"
29
+ :initres="$parent.$parent.initres"
30
+ @re-res="$parent.$parent.getRes"
31
+ v-ref:sel
32
+ ></res-select-group>
33
+ <div class="col-sm-2 form-group">
34
+ <label class="font_normal_body">用户类型</label>
35
+ <v-select :value.sync="model.f_user_type"
36
+ :options='$parent.$parent.usertypes'
37
+ placeholder='请选择' v-model="model.f_user_type"
38
+ condition="f_user_type = '{}'"
39
+ close-on-select></v-select>
40
+ </div>
41
+ <div class="col-sm-2 form-group">
42
+ <label class="font_normal_body">使用类型</label>
43
+ <v-select :value.sync="model.f_usetype" v-model="model.f_usetype"
44
+ :options='$parent.$parent.useTypes' placeholder='请选择'
45
+ style="width:60%"
46
+ close-on-select
47
+ condition="f_usetype = '{}'"></v-select>
48
+ </div>
49
+ <div class="span" style="float:right;">
50
+ <button class="button_search button_spacing" @click="search()">查询</button>
51
+
52
+ <export-excel :data="$parent.$parent.getCondition"
53
+ :field="$parent.$parent.getfield"
54
+ :header="$parent.$parent.other"
55
+ :footer="$parent.$parent.footer"
56
+ sqlurl="rs/logic/exportfile"
57
+ sql-name="manage_chargeSummary"
58
+ template-name='营收汇总报表'
59
+ :choose-col="true"></export-excel>
60
+ <print-data :sum-field="$parent.$parent.getfield" :model="$parent.model"
61
+ :field="$parent.$parent.getfield"
62
+ titletable="用户查询" :starthead="$parent.$parent.startDate"
63
+ :defaultfield="$parent.$parent.defaultfield"
64
+ :sumsmodel="$parent.$parent.sumsmodel"></print-data>
65
+ </div>
66
+ </div>
67
+ </div>
68
+ </criteria>
69
+ <data-grid :model="model" partial='list' class="list_area table_sy" v-ref:grid :classname="$parent.classname">
70
+ <template partial='head'>
71
+ <tr>
72
+ <th>
73
+ <nobr>序号</nobr>
74
+ </th>
75
+ <th>
76
+ <nobr>用户编号</nobr>
77
+ </th>
78
+ <th>
79
+ <nobr>用户名称</nobr>
80
+ </th>
81
+ <th>
82
+ <nobr>购气(充值)时间</nobr>
83
+ </th>
84
+ <th>
85
+ <nobr>购气(充值)数量</nobr>
86
+ </th>
87
+ <th>
88
+ <nobr>一阶气量</nobr>
89
+ </th>
90
+ <th>
91
+ <nobr>二阶气量</nobr>
92
+ </th>
93
+ <th>
94
+ <nobr>三阶气量</nobr>
95
+ </th>
96
+ <th>
97
+ <nobr>实收款</nobr>
98
+ </th>
99
+ <th>
100
+ <nobr>购气网点</nobr>
101
+ </th>
102
+ <th>
103
+ <nobr>操作员</nobr>
104
+ </th>
105
+ </tr>
106
+ </template>
107
+ <template partial='body'>
108
+ <td style="text-align:center">
109
+ <nobr>{{ $index+1 }}</nobr>
110
+ </td>
111
+ <td style="text-align: center;">
112
+ <nobr>{{ row.f_userinfo_code }}</nobr>
113
+ </td>
114
+ <td style="text-align: center;">
115
+ <nobr>{{ row.f_user_name }}</nobr>
116
+ </td>
117
+ <td style="text-align: center;">
118
+ <nobr>{{ row.f_operate_date }}</nobr>
119
+ </td>
120
+ <td style="text-align: center;">
121
+ <nobr>{{ row.f_pregas }}</nobr>
122
+ </td>
123
+ <td style="text-align: center;">
124
+ <nobr>{{ row.f_stairamount1 }}</nobr>
125
+ </td>
126
+ <td style="text-align: center;">
127
+ <nobr>{{ row.f_stairamount2 }}</nobr>
128
+ </td>
129
+ <td style="text-align: center;">
130
+ <nobr>{{ row.f_stairamount3 }}</nobr>
131
+ </td>
132
+ <td style="text-align: center;">
133
+ <nobr>{{ row.f_collection }}</nobr>
134
+ </td>
135
+ <td style="text-align: center;">
136
+ <nobr>{{ row.f_depname }}</nobr>
137
+ </td>
138
+ <td style="text-align: center;">
139
+ <nobr>{{ row.f_operator }}</nobr>
140
+ </td>
141
+ </template>
142
+ <template partial='foot'></template>
143
+ </data-grid>
144
+ </criteria-paged>
145
+ <table class="table-hover">
146
+ <tr style="position: relative" class="table-bordered">
147
+ <td
148
+ style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;color: #5CB95C;font-weight: bold">
149
+ 汇总信息
150
+ </td>
151
+ <td
152
+ style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
153
+ 卡表购气:&emsp;{{ sumsmodel.f_gas.toFixed(2) }}m³
154
+ </td>
155
+ <td
156
+ style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
157
+ 实收款:&emsp;{{ sumsmodel.f_collection.toFixed(2) }}元
158
+ </td>
159
+ <td
160
+ style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
161
+ 物联表充值:&emsp;{{ sumsmodel.f_money.toFixed(2) }}元
162
+ </td>
163
+ <td
164
+ style="display: inline-block;width: auto;border-right: 1px solid #F2F6FA;padding: 0px 10px 0px 10px;font-weight: bold">
165
+ 收款合计:&emsp;{{ sumsmodel.f_collection.toFixed(2) }}元
166
+ </td>
167
+ </tr>
168
+ </table>
169
+ </div>
170
+ </div>
171
+ </div>
172
+ </template>
173
+ <script>
174
+ import {PagedList, HttpResetClass} from 'vue-client'
175
+ import defaultPrint from './config/DefaultPrint'
176
+ import exportConfig from './config/exportConfig'
177
+ import PrintDataSelf from '../../components/sale/common/PrintDataSelf'
178
+
179
+ let readySomething = async function (self) {
180
+ self.$refs.paged.$refs.cri.model.startDate = self.$login.toStandardDateString() + ' 00:00:00'
181
+ self.$refs.paged.$refs.cri.model.endDate = self.$login.toStandardDateString() + ' 23:59:59'
182
+ }
183
+ export default {
184
+ title: '用户查询',
185
+ data () {
186
+ return {
187
+ depresid: [],
188
+ userresid: [],
189
+ f_orgid: this.$login.f.orgid,
190
+ f_depid: this.$login.f.depids,
191
+ f_operatorid: this.$login.f.id,
192
+ operatorid: [],
193
+ depid: [],
194
+ orgname: '',
195
+ depname: [],
196
+ operatorname: '',
197
+ condition: '',
198
+ orgCondtionStr: '',
199
+ data: {},
200
+ other: [],
201
+ footer: [],
202
+ model: new PagedList('rs/sql/manage_chargeSummary', 20, {startDate: 'this.model.startDate', endDate: 'this.model.endDate'}, {
203
+ f_collection: 0,
204
+ f_gas: 0,
205
+ f_money: 0
206
+ }),
207
+ gasproperties: [],
208
+ show: false,
209
+ rowdata: {},
210
+ residentialArea: [],
211
+ modelval: [],
212
+ startDate: '',
213
+ endDate: '',
214
+ inputtouPerson: [],
215
+ printshow: false,
216
+ all: false,
217
+ fields: {},
218
+ thead: '',
219
+ tfoot: '',
220
+ defaultfield: [],
221
+ sumsmodel: {},
222
+ initres: {
223
+ org:[this.$login.f.orgid],
224
+ slice_area: [],
225
+ },
226
+ sumExport: {'f_gas':'卡表购气', 'f_collection':'实收款', 'f_money':'物联表充值'}
227
+ }
228
+ },
229
+ ready () {
230
+ readySomething(this).then(() => {
231
+ this.$emit('ready')
232
+ }).catch((error) => {
233
+ this.$emit('error', error)
234
+ })
235
+ },
236
+ methods: {
237
+ getotherfooter () {
238
+ this.other = []
239
+ this.footer = []
240
+ let exportdata = this.getCondition
241
+ let otherInData = []
242
+ otherInData.push(`导出时间: ${this.$login.toStandardTimeString()}`)
243
+ let footerData = [], exportfield = this.sumExport
244
+ footerData.push('合计')
245
+ let self = this
246
+ for (var field in self.sumsmodel) {
247
+ footerData.push(`${exportfield[field]}合计:${self.sumsmodel[field]}`)
248
+ }
249
+ this.footer.push(footerData)
250
+ this.other.push(otherInData)
251
+ },
252
+ search () {
253
+ this.$refs.paged.$refs.cri.search()
254
+ },
255
+ async selfSearch (args) {
256
+ if (!this.orgCondtionStr) {
257
+ args.condition = `${args.condition}` + " and f_orgid = " + this.$login.f.orgid
258
+ } else {
259
+ args.condition = `${args.condition}` + this.orgCondtionStr
260
+ }
261
+ this.condition = args.condition
262
+ console.log("查看条件",this.condition)
263
+ await this.model.search(args.condition, args.model)
264
+ this.sumsmodel = this.$refs.paged.$refs.grid.model.sums;
265
+ this.card=''
266
+ this.IdCardInfo=''
267
+ console.log('合计字段',this.sumsmodel)
268
+ },
269
+ getRes(obj) {
270
+ this.orgCondtionStr = obj
271
+ },
272
+ stamp () {
273
+ this.all = false
274
+ //默认选择要打印的列
275
+ this.modelval = defaultPrint.config
276
+ this.fields = this.getfield
277
+ console.log('所有打印字段', this.fields)
278
+ this.printshow = true
279
+ this.put()
280
+ },
281
+ put () {
282
+ // 对Modelval进行排序
283
+ this.sortModelval()
284
+ this.thead = `<tr><th colspan=${this.modelval.length}>用户查询</th></tr><tr>`
285
+ for (let key of this.modelval) {
286
+ this.thead += '<th>' + this.fields[key] + '</th>'
287
+ }
288
+ this.thead += '</tr>'
289
+ },
290
+ print () {
291
+ this.$refs.print.PrintAsFile()
292
+ this.printshow = false
293
+ },
294
+ dealmsg (val) {
295
+ console.log('---------------dealmsg')
296
+ this.rowdata = val
297
+ this.show = true
298
+ val.model = this.model.model
299
+ this.$dispatch('deal-msg', val)
300
+ },
301
+ close () {
302
+ this.printshow = false
303
+ this.all = false
304
+ },
305
+ // 对选择的列进行排序
306
+ sortModelval () {
307
+ let sortModel = []
308
+ Object.keys(this.fields).forEach((key) => {
309
+ if (this.modelval.includes(key)) {
310
+ sortModel.push(key)
311
+ }
312
+ })
313
+ this.modelval = sortModel
314
+ console.log('选择的打印的字段', this.modelval)
315
+ }
316
+ },
317
+ watch: {
318
+ 'all' (val) {
319
+ if (val) {
320
+ this.modelval = this.bodyData
321
+ } else {
322
+ this.modelval = defaultPrint.config
323
+ this.put()
324
+ }
325
+ },
326
+ sumsmodel: {
327
+ handler: function (val) {
328
+ this.getotherfooter()
329
+ },
330
+ deep: true
331
+ },
332
+ 'modelval.length' () {
333
+ this.put()
334
+ }
335
+ },
336
+ computed: {
337
+ getCondition () {
338
+ return {
339
+ condition: this.condition,
340
+ startDate: this.$refs.paged.$refs.cri.model.startDate,
341
+ endDate: this.$refs.paged.$refs.cri.model.endDate
342
+ }
343
+ },
344
+ getfield () {
345
+ return exportConfig.manageChargeSummaryConfig
346
+ },
347
+ useTypes() {
348
+ return [{label: '全部', value: ''}, ...this.$appdata.getParam('使用类型')]
349
+ },
350
+ usertypes () {
351
+ return [{label: ' 全部 ', value: ''}, ...this.$appdata.getParam('用户类型')]
352
+ }
353
+
354
+ }
355
+ }
356
+ </script>
357
+
@@ -46,7 +46,7 @@
46
46
  <div class="col-sm-2 form-group">
47
47
  <label class="font_normal_body">旧客户名称</label>
48
48
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
49
- condition=" f_user_name like '%{}%'" placeholder='旧客户名称'
49
+ condition=" f_user_name = '{}'" placeholder='旧客户名称'
50
50
  :size="model.f_user_name ? model.f_user_name.length * 2 : 1">
51
51
  </div>
52
52
  <div class="span" style="float:right;">
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group">
16
16
  <label class="font_normal_body">客户名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name = '{}'" placeholder="客户名称">
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body">客户电话</label>
@@ -50,7 +50,7 @@
50
50
  <div class="col-sm-2 form-group">
51
51
  <label class="font_normal_body">客户名称</label>
52
52
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
53
- condition="f_user_name like '%{}%'" placeholder="客户名称">
53
+ condition="f_user_name = '{}'" placeholder="客户名称">
54
54
  </div>
55
55
  <div class="col-sm-2 form-group">
56
56
  <label class="font_normal_body">用户类型</label>
@@ -35,7 +35,7 @@
35
35
  <div class="col-sm-2 form-group" v-show="false">
36
36
  <label class="font_normal_body">客户名称</label>
37
37
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
38
- condition="f_user_name like '%{}%'" placeholder="客户名称">
38
+ condition="f_user_name = '{}'" placeholder="客户名称">
39
39
  </div>
40
40
 
41
41
  <div class="span" style="float:right;">
@@ -14,7 +14,7 @@
14
14
  <div class="col-sm-2 form-group">
15
15
  <label class="font_normal_body">客户名称</label>
16
16
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
17
- condition=" f_user_name like '%{}%'" placeholder='客户名称'>
17
+ condition=" f_user_name = '{}'" placeholder='客户名称'>
18
18
  </div>
19
19
  <!-- <div class="col-sm-2">-->
20
20
  <!-- <label class="font_normal_body">组织机构</label>-->
@@ -15,7 +15,7 @@
15
15
  </div>
16
16
  <div class="col-sm-2 form-group">
17
17
  <label class="font_normal_body">客户名称</label>
18
- <input style="width:60%" class="input_search" condition="f_user_name like '%{}%'" placeholder='客户名称' type="text"
18
+ <input style="width:60%" class="input_search" condition="f_user_name = '{}'" placeholder='客户名称' type="text"
19
19
  v-el:username v-model="model.f_username" v-next-el='userid'>
20
20
  </div>
21
21
  <div class="col-sm-2 form-group">
@@ -17,7 +17,7 @@
17
17
  <label class="font_normal_body">客户名称</label>
18
18
  <input @keyup.enter="search" style="width:60%" type="text" class="input_search"
19
19
  v-model="model.f_username" placeholder='客户名称'
20
- condition="u.f_user_name like '%{}%'" v-next-el='userid' v-el:username>
20
+ condition="u.f_user_name = '{}'" v-next-el='userid' v-el:username>
21
21
  </div>
22
22
  <div class="col-sm-2 form-group">
23
23
  <label class="font_normal_body">客户地址</label>
@@ -22,7 +22,7 @@
22
22
  <label class="font_normal_body">客户名称</label>
23
23
  <input @keyup.enter="search" style="width:60%" type="text" class="input_search"
24
24
  v-model="model.f_user_name" placeholder='客户名称'
25
- condition="f_user_name like '%{}%'" v-el:xq v-next-el='username' v-el:username
25
+ condition="f_user_name = '{}'" v-el:xq v-next-el='username' v-el:username
26
26
  >
27
27
  </div>
28
28
  <div class="col-sm-2 form-group">
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group">
16
16
  <label class="font_normal_body">客户名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name = '{}'" placeholder="客户名称">
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body" title="旧客户编号">档案编号</label>
@@ -818,7 +818,19 @@ monthGasConfig: {
818
818
  'f_insert_date': '抄表日期',
819
819
  'f_last_insertdate': '上次抄表日期',
820
820
  'f_valvestate': '阀门开启状态'
821
+ },
822
+ // 营收汇总报表
823
+ manageChargeSummaryConfig: {
824
+ 'f_userinfo_code': '用户编号',
825
+ 'f_user_name': '用户名称',
826
+ 'f_operate_date': '购气(充值)时间',
827
+ 'f_pregas': '购气(充值)数量',
828
+ 'f_stairamount1': '一阶气量',
829
+ 'f_stairamount2': '二阶气量',
830
+ 'f_stairamount3': '三阶气量',
831
+ 'f_collection': '实收款',
832
+ 'f_depname': '购气网点',
833
+ 'f_operator': '操作员'
821
834
  }
822
-
823
835
  }
824
836
 
@@ -35,7 +35,7 @@
35
35
  <div class="col-sm-2 form-group" v-show="false">
36
36
  <label class="font_normal_body">客户名称</label>
37
37
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
38
- condition="f_user_name like '%{}%'" placeholder="客户名称">
38
+ condition="f_user_name = '{}'" placeholder="客户名称">
39
39
  </div>
40
40
 
41
41
  <!--
@@ -6,5 +6,6 @@ export default function () {
6
6
  Vue.component('echarts-box', (resolve) => { require(['./EchartsBox'], resolve) })
7
7
  Vue.component('site-manager', (resolve) => { require(['./SiteManager'], resolve) })
8
8
  Vue.component('bank-manager', (resolve) => { require(['./BankManager'], resolve) })
9
+ Vue.component('manage-summary-report', (resolve) => { require(['./ManageSummaryReport'], resolve) })
9
10
  }
10
11
 
@@ -67,7 +67,7 @@
67
67
  <div class="col-sm-2 form-group">
68
68
  <label class="font_normal_body">客户名称</label>
69
69
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
70
- condition="f_user_name like '%{}%'" placeholder="客户名称">
70
+ condition="f_user_name = '{}'" placeholder="客户名称">
71
71
  </div>
72
72
  <div class="col-sm-2 form-group">
73
73
  <label class="font_normal_body">收费编号</label>
@@ -84,7 +84,7 @@
84
84
  <div class="col-sm-2 form-group">
85
85
  <label class="font_normal_body">客户名称</label>
86
86
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
87
- condition="f_user_name like '%{}%'" placeholder="客户名称">
87
+ condition="f_user_name = '{}'" placeholder="客户名称">
88
88
  </div>
89
89
  <div class="col-sm-2 form-group">
90
90
  <label class="font_normal_body" title="旧客户编号">档案编号</label>
@@ -54,7 +54,7 @@
54
54
  <div class="col-sm-2 form-group">
55
55
  <label class="font_normal_body">客户名称</label>
56
56
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
57
- condition="f_user_name like '%{}%'" placeholder="客户名称">
57
+ condition="f_user_name = '{}'" placeholder="客户名称">
58
58
  </div>
59
59
  <div class="col-sm-2 form-group">
60
60
  <label class="font_normal_body">客户地址</label>
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group">
16
16
  <label class="font_normal_body">客户名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name = '{}'" placeholder="客户名称">
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body">客户电话</label>
@@ -35,7 +35,7 @@
35
35
  <div class="col-sm-2 form-group">
36
36
  <label class="font_normal_body">客户名称</label>
37
37
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
38
- condition="f_user_name like '%{}%'" placeholder="客户名称">
38
+ condition="f_user_name = '{}'" placeholder="客户名称">
39
39
  </div>
40
40
 
41
41
  <div class="span" style="float:right;">
@@ -38,7 +38,7 @@
38
38
  <div class="col-sm-2">
39
39
  <label class="font_normal_body">客户名称</label>
40
40
  <input @keyup.enter="search" style="width:60%" type="text" class="input_search" v-model="model.f_username" placeholder='客户名称'
41
- condition="ui.f_user_name like '%{}%'" v-next-el='userid' v-el:username>
41
+ condition="ui.f_user_name = '{}'" v-next-el='userid' v-el:username>
42
42
  </div>
43
43
 
44
44
  <div class="span" style="float:right;margin-top:10px">
@@ -34,7 +34,7 @@
34
34
  <div class="col-sm-2 form-group">
35
35
  <label class="font_normal_body">客户名称</label>
36
36
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
37
- condition="f_user_name like '%{}%'" placeholder="客户名称">
37
+ condition="f_user_name = '" placeholder="客户名称">
38
38
  </div>
39
39
 
40
40
  <div class="span" style="float:right;">
@@ -35,7 +35,7 @@
35
35
  <div class="col-sm-2 form-group">
36
36
  <label class="font_normal_body">客户名称</label>
37
37
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
38
- condition=" f_user_name like '%{}%'" placeholder='客户名称'>
38
+ condition=" f_user_name = '{}'" placeholder='客户名称'>
39
39
  </div>
40
40
 
41
41
  <div class="span" style="float:right;">
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group">
16
16
  <label class="font_normal_body">客户名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name = '{}'" placeholder="客户名称">
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body">客户电话</label>
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group" >
16
16
  <label class="font_normal_body">客户名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name = '{}'" placeholder="客户名称">
19
19
  </div>
20
20
  <div class="col-sm-2 form-group" >
21
21
  <label class="font_normal_body">客户状态</label>
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group">
16
16
  <label class="font_normal_body">客户名称</label>
17
17
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
18
- condition="f_user_name like '%{}%'" placeholder="客户名称">
18
+ condition="f_user_name = '{}'" placeholder="客户名称">
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body">客户电话</label>
@@ -63,7 +63,7 @@
63
63
  <div class="col-sm-2 form-group">
64
64
  <label class="font_normal_body">客户名称</label>
65
65
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
66
- condition="f_user_name like '%{}%'" placeholder="客户名称">
66
+ condition="f_user_name = '{}'" placeholder="客户名称">
67
67
  </div>
68
68
  <div class="col-sm-2 form-group">
69
69
  <label class="font_normal_body">收费编号</label>
@@ -24,7 +24,7 @@
24
24
  <div class="col-sm-2">
25
25
  <label class="font_normal_body">客户名称</label>
26
26
  <input @keyup.enter="search" style="width:60%" type="text" class="input_search" v-model="model.f_username" placeholder='客户名称'
27
- condition="ss.f_user_name like '%{}%'" v-next-el='userid' v-el:username>
27
+ condition="ss.f_user_name = '{}'" v-next-el='userid' v-el:username>
28
28
  </div>
29
29
  <div class="col-sm-2">
30
30
  <label class="font_normal_body">客户地址</label>
@@ -55,7 +55,7 @@
55
55
  <div class="col-sm-2 form-group">
56
56
  <label class="font_normal_body">客户名称</label>
57
57
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
58
- condition="f_user_name like '%{}%'" placeholder="客户名称">
58
+ condition="f_user_name = '{}'" placeholder="客户名称">
59
59
  </div>
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户类型</label>