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
File without changes
@@ -0,0 +1,2 @@
1
+ #Mon Oct 26 16:02:57 CST 2020
2
+ gradle.version=6.1.1
Binary file
File without changes
package/.project CHANGED
@@ -23,7 +23,7 @@
23
23
  </natures>
24
24
  <filteredResources>
25
25
  <filter>
26
- <id>1687159111131</id>
26
+ <id>1687190409451</id>
27
27
  <name></name>
28
28
  <type>30</type>
29
29
  <matcher>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "3.3.9",
3
+ "version": "3.3.11",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -35,7 +35,7 @@
35
35
  <div class="form-group col-sm-2">
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="u.f_user_name like '%{}%'" placeholder="客户名称">
38
+ condition="u.f_user_name = '{}'" placeholder="客户名称">
39
39
  </div>
40
40
 
41
41
  <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;">
@@ -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;">
@@ -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;">
@@ -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
  <!-- </div>-->
51
51
 
52
52
  <div class="span" style="float:right;">
@@ -53,7 +53,7 @@
53
53
  <!--<div class="col-sm-2 form-group">-->
54
54
  <!--<label class="font_normal_body">客户名称</label>-->
55
55
  <!--<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"-->
56
- <!--condition="f_user_name like '%{}%'" placeholder="客户名称">-->
56
+ <!--condition="f_user_name = '{}'" placeholder="客户名称">-->
57
57
  <!--</div>-->
58
58
 
59
59
  <div class="span" style="float:right;">
@@ -71,7 +71,7 @@
71
71
  <div class="col-sm-2 form-group">
72
72
  <label class="font_normal_body">客户名称</label>
73
73
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
74
- condition="f_user_name like '%{}%'" placeholder="客户名称">
74
+ condition="f_user_name = '{}'" placeholder="客户名称">
75
75
  </div>
76
76
  <div class="col-sm-2 form-group">
77
77
  <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>
@@ -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="u.f_user_name like '%{}%'" placeholder="客户名称">
66
+ condition="u.f_user_name = '{}'" placeholder="客户名称">
67
67
  </div>
68
68
  <div class="col-sm-2 form-group">
69
69
  <label class="font_normal_body">客户类型</label>
@@ -64,7 +64,7 @@
64
64
  <div class="col-sm-2 form-group">
65
65
  <label class="font_normal_body">用户名称</label>
66
66
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
67
- condition=" f_user_name like '%{}%'" placeholder='用户名称'>
67
+ condition=" f_user_name = '{}'" placeholder='用户名称'>
68
68
  </div>
69
69
  <div class="col-sm-2 form-group">
70
70
  <label class="font_normal_body">&nbsp;&nbsp;&nbsp;操作人</label>
@@ -61,7 +61,7 @@
61
61
  <div class="col-sm-2 form-group">
62
62
  <label class="font_normal_body">客户名称</label>
63
63
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
64
- condition=" f_user_name like '%{}%'" placeholder='客户名称'>
64
+ condition=" f_user_name = '{}'" placeholder='客户名称'>
65
65
  </div>
66
66
  <div class="col-sm-2 form-group">
67
67
  <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>
@@ -64,7 +64,7 @@
64
64
  <div class="col-sm-2 form-group">
65
65
  <label class="font_normal_body">客户名称</label>
66
66
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
67
- condition="f_user_name like '%{}%'" placeholder="客户名称">
67
+ condition="f_user_name = '{}'" placeholder="客户名称">
68
68
  </div>
69
69
  <div class="col-sm-2 form-group">
70
70
  <label class="font_normal_body">客户电话</label>
@@ -62,7 +62,7 @@
62
62
  <div class="col-sm-2 form-group">
63
63
  <label class="font_normal_body">客户名称</label>
64
64
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
65
- condition="f_user_name like '%{}%'" placeholder="客户名称">
65
+ condition="f_user_name = '{}'" placeholder="客户名称">
66
66
  </div>
67
67
  <div class="col-sm-2 form-group">
68
68
  <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>
@@ -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>
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition=" f_user_name like '%{}%'" placeholder='客户名称'>
63
+ condition=" f_user_name = '{}'" placeholder='客户名称'>
64
64
  </div>
65
65
  <div class="col-sm-2 form-group">
66
66
  <label class="font_normal_body">客户电话</label>
@@ -90,7 +90,7 @@
90
90
  <div class="col-sm-2 form-group">
91
91
  <label class="font_normal_body">客户名称</label>
92
92
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
93
- condition=" f_user_name like '%{}%'" placeholder='客户名称'
93
+ condition=" f_user_name = '{}'" placeholder='客户名称'
94
94
  :size="model.f_user_name ? model.f_user_name.length * 2 : 1">
95
95
  </div>
96
96
  <div class="col-sm-2 form-group">
@@ -81,7 +81,7 @@
81
81
  <div class="col-sm-2 form-group">
82
82
  <label class="font_normal_body">客户名称</label>
83
83
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
84
- condition="f_user_name like '%{}%'" placeholder="客户名称">
84
+ condition="f_user_name = '{}'" placeholder="客户名称">
85
85
  </div>
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body" title="旧客户编号">档案编号</label>
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition="f_user_name like '%{}%'" placeholder="客户名称">
63
+ condition="f_user_name = '{}'" placeholder="客户名称">
64
64
  </div>
65
65
  <div class="col-sm-2 form-group">
66
66
  <label class="font_normal_body">客户地址</label>
@@ -62,7 +62,7 @@
62
62
  <div class="col-sm-2 form-group">
63
63
  <label class="font_normal_body">客户名称</label>
64
64
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
65
- condition="f_user_name like '%{}%'" placeholder="客户名称">
65
+ condition="f_user_name = '{}'" placeholder="客户名称">
66
66
  </div>
67
67
  <div class="col-sm-2 form-group">
68
68
  <label class="font_normal_body">客户电话</label>
@@ -81,7 +81,7 @@
81
81
  <div class="col-sm-2 form-group">
82
82
  <label class="font_normal_body">客户名称&emsp;</label>
83
83
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
84
- condition="f_user_name like '%{}%'" placeholder="客户名称">
84
+ condition="f_user_name = '{}'" placeholder="客户名称">
85
85
  </div>
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body">客户编号&emsp;</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>
@@ -65,7 +65,7 @@
65
65
  <div class="col-sm-2 form-group">
66
66
  <label class="font_normal_body">客户名称</label>
67
67
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
68
- condition="f_user_name like '%{}%'" placeholder="客户名称">
68
+ condition="f_user_name = '{}'" placeholder="客户名称">
69
69
  </div>
70
70
  <div class="col-sm-2 form-group">
71
71
  <label class="font_normal_body">客户地址</label>
@@ -97,7 +97,7 @@
97
97
  <div class="col-sm-2 form-group">
98
98
  <label class="font_normal_body">客户名称</label>
99
99
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
100
- condition="f_user_name like '%{}%'" placeholder="客户名称">
100
+ condition="f_user_name = '{}'" placeholder="客户名称">
101
101
  </div>
102
102
 
103
103
  <div class="col-sm-2 form-group">
@@ -137,7 +137,7 @@
137
137
  <div class="col-sm-2">
138
138
  <label class="font_normal_body">&emsp;客户名称</label>
139
139
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
140
- condition="f_user_name like '%{}%'" placeholder="客户名称">
140
+ condition="f_user_name = '{}'" placeholder="客户名称">
141
141
  </div>
142
142
  <div class="col-sm-2">
143
143
  <label class="font_normal_body">&emsp;客户编号</label>
@@ -143,7 +143,7 @@
143
143
  <div class="col-sm-2">
144
144
  <label class="font_normal_body">客户名称</label>
145
145
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
146
- condition="f_user_name like '%{}%'" placeholder="客户名称">
146
+ condition="f_user_name = '{}'" placeholder="客户名称">
147
147
  </div>
148
148
  <div class="col-sm-2">
149
149
  <label class="font_normal_body">客户编号</label>
@@ -61,7 +61,7 @@
61
61
  <div class="col-sm-2 form-group">
62
62
  <label class="font_normal_body">客户名称</label>
63
63
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
64
- condition="f_user_name like '%{}%'" placeholder="客户名称">
64
+ condition="f_user_name = '{}'" placeholder="客户名称">
65
65
  </div>
66
66
  <div class="col-sm-2 form-group">
67
67
  <label class="font_normal_body">客户地址</label>
@@ -61,7 +61,7 @@
61
61
  <div class="col-sm-2 form-group">
62
62
  <label class="font_normal_body">客户名称</label>
63
63
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
64
- condition=" f_user_name like '%{}%'" placeholder='客户名称'
64
+ condition=" f_user_name = '{}'" placeholder='客户名称'
65
65
  :size="model.f_user_name ? model.f_user_name.length * 2 : 1">
66
66
  </div>
67
67
  </div>
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition="f_user_name like '%{}%'" placeholder="客户名称">
63
+ condition="f_user_name = '{}'" placeholder="客户名称">
64
64
  </div>
65
65
  <div class="col-sm-2 form-group">
66
66
  <label class="font_normal_body">用气性质</label>
@@ -53,7 +53,7 @@
53
53
  <!--<div class="col-sm-2 form-group">-->
54
54
  <!--<label class="font_normal_body">客户名称</label>-->
55
55
  <!--<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"-->
56
- <!--condition="f_user_name like '%{}%'" placeholder="客户名称">-->
56
+ <!--condition="f_user_name = '{}'" placeholder="客户名称">-->
57
57
  <!--</div>-->
58
58
 
59
59
  <div class="span" style="float:right;">
@@ -81,7 +81,7 @@
81
81
  <div class="col-sm-2 form-group">
82
82
  <label class="font_normal_body">客户名称</label>
83
83
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
84
- condition="f_user_name like '%{}%'" placeholder="客户名称">
84
+ condition="f_user_name = '{}'" placeholder="客户名称">
85
85
  </div>
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body" title="旧客户编号">档案编号</label>
@@ -58,7 +58,7 @@
58
58
  <div class="col-sm-2 form-group">
59
59
  <label class="font_normal_body">客户名称</label>
60
60
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
61
- condition="f_user_name like '%{}%'" placeholder="客户名称">
61
+ condition="f_user_name = '{}'" placeholder="客户名称">
62
62
  </div>
63
63
  <!--<div class="col-sm-2 form-group">-->
64
64
  <!--<label class="font_normal_body">收费编号</label>-->
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition="f_user_name like '%{}%'" placeholder="客户名称">
63
+ condition="f_user_name = '{}'" placeholder="客户名称">
64
64
  </div>
65
65
  <div class="col-sm-2 form-group">
66
66
  <label class="font_normal_body">客户地址</label>
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition="f_user_name like '%{}%'" placeholder="客户名称">
63
+ condition="f_user_name = '{}'" placeholder="客户名称">
64
64
  </div>
65
65
  <div class="col-sm-2 form-group">
66
66
  <label class="font_normal_body">客户地址</label>
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition="f_user_name like '%{}%'" placeholder="客户名称">
63
+ condition="f_user_name = '{}'" placeholder="客户名称">
64
64
  </div>
65
65
  <div class="col-sm-2 form-group">
66
66
  <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;">
@@ -59,7 +59,7 @@
59
59
  <div class="col-sm-2 form-group">
60
60
  <label class="font_normal_body">客户名称</label>
61
61
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
62
- condition="f_user_name like '%{}%'" placeholder="客户名称">
62
+ condition="f_user_name = '{}'" placeholder="客户名称">
63
63
  </div>
64
64
  <div class="col-sm-2 form-group">
65
65
  <label class="font_normal_body">客户地址</label>
@@ -61,7 +61,7 @@
61
61
  <div class="col-sm-2 form-group">
62
62
  <label class="font_normal_body">客户名称</label>
63
63
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
64
- condition=" f_user_name like '%{}%'" placeholder='客户名称'>
64
+ condition=" f_user_name = '{}'" placeholder='客户名称'>
65
65
  </div>
66
66
  <div class="col-sm-2 form-group">
67
67
  <label class="font_normal_body">客户地址</label>
@@ -82,7 +82,7 @@
82
82
  <label class="font_normal_body">原户姓名</label>
83
83
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
84
84
  placeholder="原户姓名"
85
- condition="f_user_name like '%{}%'">
85
+ condition="f_user_name = '{}'">
86
86
  </div>
87
87
  <div class="col-sm-2 form-group">
88
88
  <label class="font_normal_body">新户姓名</label>
@@ -59,7 +59,7 @@
59
59
  <div class="col-sm-2 form-group">
60
60
  <label class="font_normal_body">客户名称</label>
61
61
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
62
- condition="u.f_user_name like '%{}%'" placeholder="客户名称">
62
+ condition="u.f_user_name = '{}'" placeholder="客户名称">
63
63
  </div>
64
64
  <div class="col-sm-2 form-group">
65
65
  <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>
@@ -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="u.f_user_name like '%{}%'" placeholder="客户名称">
37
+ condition="u.f_user_name = '{}'" placeholder="客户名称">
38
38
  </div>
39
39
 
40
40
  <div class="span" style="float:right;">
@@ -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;">
@@ -61,7 +61,7 @@
61
61
  <div class="col-sm-2 form-group">
62
62
  <label class="font_normal_body">客户名称</label>
63
63
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
64
- condition="f_user_name like '%{}%'" placeholder="客户名称">
64
+ condition="f_user_name = '{}'" placeholder="客户名称">
65
65
  </div>
66
66
  <div class="col-sm-2 form-group">
67
67
  <label class="font_normal_body">客户地址</label>
@@ -60,7 +60,7 @@
60
60
  <div class="col-sm-2 form-group">
61
61
  <label class="font_normal_body">客户名称</label>
62
62
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
63
- condition="f_user_name like '%{}%'" placeholder="客户名称">
63
+ condition="f_user_name = '{}'" placeholder="客户名称">
64
64
  </div>
65
65
 
66
66
  <div class="col-sm-2 form-group">
@@ -51,7 +51,7 @@
51
51
  <div class="col-sm-2 form-group">
52
52
  <label class="font_normal_body">客户名称</label>
53
53
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
54
- condition="f_user_name like '%{}%'" placeholder="客户名称">
54
+ condition="f_user_name = '{}'" placeholder="客户名称">
55
55
  </div>
56
56
  <div class="col-sm-2 form-group">
57
57
  <label class="font_normal_body">用户电话</label>
@@ -72,7 +72,7 @@
72
72
  <div class="col-sm-2 form-group">
73
73
  <label class="font_normal_body">客户名称</label>
74
74
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
75
- condition="f_user_name like '%{}%'" placeholder="客户名称">
75
+ condition="f_user_name = '{}'" placeholder="客户名称">
76
76
  </div>
77
77
  <!-- <div class="col-sm-2 form-group">-->
78
78
  <!-- <label class="font_normal_body">客户电话</label>-->
@@ -94,7 +94,7 @@
94
94
  <label class="font_normal_body">气价类型</label>
95
95
  <v-select :value.sync="model.pricetypes" v-model="model.pricetypes"
96
96
  @change="$parent.$parent.pricetypechanged"
97
- condition="f_user_name like '%{}%'"
97
+ condition="f_user_name = '{}'"
98
98
  placeholder='气价类型' :options="$parent.$parent.pricetypes"
99
99
  close-on-select v-ref:type>
100
100
  </v-select>
@@ -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
  <div class="span" style="float:right;">
41
41
  <button class="button_search button_spacing" @click="search()">查询</button>
@@ -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;">