manage-client 3.3.9 → 3.3.10

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 (299) 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 +1 -1
  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/rizhao/ChargeQuery.vue +1 -1
  208. package/src/filiale/rizhao/InspectListUser.vue +1 -1
  209. package/src/filiale/rizhao/MeterQuery.vue +1 -1
  210. package/src/filiale/rizhao/UserQuery.vue +1 -1
  211. package/src/filiale/rongcheng/ArrearsQuery.vue +1 -1
  212. package/src/filiale/rongcheng/ChargeQuery.vue +1 -1
  213. package/src/filiale/rongcheng/DeviceQuery.vue +1 -1
  214. package/src/filiale/rongcheng/MeterQuery.vue +1 -1
  215. package/src/filiale/rongcheng/MonthGasQuery.vue +1 -1
  216. package/src/filiale/rongcheng/RecordInfoQuery.vue +1 -1
  217. package/src/filiale/rongcheng/UserQuery.vue +1 -1
  218. package/src/filiale/rongchuang/BusinesQuery.vue +1 -1
  219. package/src/filiale/rongchuang/ChangeMeterQuery.vue +1 -1
  220. package/src/filiale/rongchuang/ChargeQuery.vue +1 -1
  221. package/src/filiale/shanggao/UserQuery.vue +1 -1
  222. package/src/filiale/shangluo/UserQuery.vue +1 -1
  223. package/src/filiale/shanxian/AreaGeneralQuery.vue +1 -1
  224. package/src/filiale/shanxian/CancellationQuery.vue +1 -1
  225. package/src/filiale/shanxian/ChangeMeterQuery.vue +1 -1
  226. package/src/filiale/shanxian/ChangeUserQuery.vue +1 -1
  227. package/src/filiale/shanxian/ChargeQuery.vue +1 -1
  228. package/src/filiale/shanxian/DeviceQuery.vue +1 -1
  229. package/src/filiale/shanxian/DisableQuery.vue +1 -1
  230. package/src/filiale/shanxian/EnableQuery.vue +1 -1
  231. package/src/filiale/shanxian/FMYGasQuery.vue +1 -1
  232. package/src/filiale/shanxian/FillCardQuery.vue +1 -1
  233. package/src/filiale/shanxian/FillGasQuery.vue +1 -1
  234. package/src/filiale/shanxian/FmyGasDeviceQuery.vue +1 -1
  235. package/src/filiale/shanxian/GasDeviceQuery.vue +1 -1
  236. package/src/filiale/shanxian/GasInspection.vue +1 -1
  237. package/src/filiale/shanxian/InspectListGas.vue +1 -1
  238. package/src/filiale/shanxian/InspectListUser.vue +1 -1
  239. package/src/filiale/shanxian/InspectListUserNew.vue +1 -1
  240. package/src/filiale/shanxian/LostContactAnalysisList.vue +1 -1
  241. package/src/filiale/shanxian/MeterQuery.vue +1 -1
  242. package/src/filiale/shanxian/MonthGasQuery.vue +1 -1
  243. package/src/filiale/shanxian/NewQueryInstruct.vue +1 -1
  244. package/src/filiale/shanxian/OtherChargeQuery.vue +1 -1
  245. package/src/filiale/shanxian/ReverseQuery.vue +1 -1
  246. package/src/filiale/shanxian/TransferQuery.vue +1 -1
  247. package/src/filiale/shanxian/UserGasAll.vue +1 -1
  248. package/src/filiale/shanxian/UserLostContactAnalysis.vue +1 -1
  249. package/src/filiale/shanxian/UserQuery.vue +1 -1
  250. package/src/filiale/shanxian/newwebmeter/TotalExceptionByMeter.vue +1 -1
  251. package/src/filiale/shaoguan/ArrearsQuery.vue +1 -1
  252. package/src/filiale/shaoguan/ChargeQuery.vue +1 -1
  253. package/src/filiale/shaoguan/HandplanQuery.vue +1 -1
  254. package/src/filiale/shaoguan/OtherChargeQuery.vue +1 -1
  255. package/src/filiale/shaoguan/RecordInfoQuery.vue +1 -1
  256. package/src/filiale/shaoguan/TransferQuery.vue +1 -1
  257. package/src/filiale/shaoguan/errorHandplanQuery.vue +1 -1
  258. package/src/filiale/shaoguan/overDueQuery.vue +1 -1
  259. package/src/filiale/shaoguan/sale/businessquery/ChangeUserQuery.vue +1 -1
  260. package/src/filiale/shaoguan/sale/businessquery/FMYGasQuery.vue +1 -1
  261. package/src/filiale/shaoguan/sale/businessquery/PaymentChangeQuery.vue +1 -1
  262. package/src/filiale/shennongjia/ChargeQuery.vue +1 -1
  263. package/src/filiale/tongchuan/ChargeQuery.vue +1 -1
  264. package/src/filiale/tongchuan/DeviceQuery.vue +1 -1
  265. package/src/filiale/tongchuan/FillGasQuery.vue +1 -1
  266. package/src/filiale/tongchuan/HandplanQuery.vue +1 -1
  267. package/src/filiale/tongchuan/MeterQuery.vue +1 -1
  268. package/src/filiale/tongchuan/PriceChangeQuery.vue +1 -1
  269. package/src/filiale/tongchuan/UserDeviceQuery.vue +1 -1
  270. package/src/filiale/tongchuan/UserQuery.vue +1 -1
  271. package/src/filiale/wenxi/ChangeMeterQuery.vue +1 -1
  272. package/src/filiale/wenxi/ChangeUserQuery.vue +1 -1
  273. package/src/filiale/wenxi/ChargeQuery.vue +1 -1
  274. package/src/filiale/wenxi/DeviceQuery.vue +1 -1
  275. package/src/filiale/wenxi/FmyGasDeviceQuery.vue +1 -1
  276. package/src/filiale/wenxi/GasDeviceQuery.vue +1 -1
  277. package/src/filiale/wenxi/GasStatistics.vue +1 -1
  278. package/src/filiale/wenxi/GetNoMetereadData.vue +1 -1
  279. package/src/filiale/wenxi/HandplanQuery.vue +1 -1
  280. package/src/filiale/wenxi/MeterQuery.vue +1 -1
  281. package/src/filiale/wenxi/NewGasStatistics.vue +1 -1
  282. package/src/filiale/wenxi/WebHandQuery.vue +11 -11
  283. package/src/filiale/wuan/ChargeQuery.vue +1 -1
  284. package/src/filiale/wuhai/ChargeQuery.vue +1 -1
  285. package/src/filiale/wuhai/MeterQuery.vue +1 -1
  286. package/src/filiale/wuhai/OtherChargeQuery.vue +1 -1
  287. package/src/filiale/wuhai/UserQuery.vue +1 -1
  288. package/src/filiale/xiangyun/ChargeQuery.vue +1 -1
  289. package/src/filiale/xinkang/ChargeQuery.vue +1 -1
  290. package/src/filiale/xinkang/GasStatistics.vue +1 -1
  291. package/src/filiale/xinkang/NewGasStatistics.vue +1 -1
  292. package/src/filiale/xinkang/TransferQuery.vue +1 -1
  293. package/src/filiale/xinkang/UserQuery.vue +1 -1
  294. package/src/filiale/zhongsheng/ChargeQuery.vue +1 -1
  295. package/src/filiale/zhongsheng/UserGasAll.vue +1 -1
  296. package/src/filiale/zhongyi/FillCardQuery.vue +1 -1
  297. package/src/filiale/zhongyi/GasStatistics.vue +1 -1
  298. package/src/filiale/zhongyi/LostContactAnalysisList.vue +1 -1
  299. package/src/filiale/zhongyi/UserLostContactAnalysis.vue +1 -1
@@ -86,7 +86,7 @@
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body">客户名称</label>
88
88
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
89
- condition="f_user_name like '%{}%'" placeholder="客户名称">
89
+ condition="f_user_name = '{}'" placeholder="客户名称">
90
90
  </div>
91
91
  <div class="col-sm-2 form-group">
92
92
  <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
  <div class="col-sm-2 form-group">
41
41
  <label class="font_normal_body">安装电话</label>
@@ -69,7 +69,7 @@
69
69
  <div class="col-sm-2 form-group">
70
70
  <label class="font_normal_body">客户名称</label>
71
71
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
72
- condition="f_user_name like '%{}%'" placeholder="客户名称">
72
+ condition="f_user_name = '{}'" placeholder="客户名称">
73
73
  </div>
74
74
  <div class="col-sm-2 form-group">
75
75
  <label class="font_normal_body">下账状态</label>
@@ -69,7 +69,7 @@
69
69
  <div class="col-sm-2 form-group">
70
70
  <label class="font_normal_body">客户名称</label>
71
71
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
72
- condition="f_user_name like '%{}%'" placeholder="客户名称">
72
+ condition="f_user_name = '{}'" placeholder="客户名称">
73
73
  </div>
74
74
  <div class="col-sm-2 form-group">
75
75
  <label class="font_normal_body">下账状态</label>
@@ -69,7 +69,7 @@
69
69
  <div class="col-sm-2 form-group">
70
70
  <label class="font_normal_body">客户名称</label>
71
71
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
72
- condition="f_user_name like '%{}%'" placeholder="客户名称">
72
+ condition="f_user_name = '{}'" placeholder="客户名称">
73
73
  </div>
74
74
  <div class="col-sm-2 form-group">
75
75
  <label class="font_normal_body">下账状态</label>
@@ -17,7 +17,7 @@
17
17
  <div class="col-sm-2 form-group">
18
18
  <label class="font_normal_body">客户名称</label>
19
19
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
20
- condition="f_user_name like '%{}%'" placeholder="客户名称">
20
+ condition="f_user_name = '{}'" placeholder="客户名称">
21
21
  </div>
22
22
  <div class="col-sm-2 form-group">
23
23
  <label class="font_normal_body">客户类型</label>
@@ -17,7 +17,7 @@
17
17
  <div class="col-sm-2 form-group">
18
18
  <label class="font_normal_body">客户名称</label>
19
19
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
20
- condition="f_user_name like '%{}%'" placeholder="客户名称">
20
+ condition="f_user_name = '{}'" placeholder="客户名称">
21
21
  </div>
22
22
  <div class="col-sm-2 form-group">
23
23
  <label class="font_normal_body">客户类型</label>
@@ -74,7 +74,7 @@
74
74
  <div class="col-sm-2 form-group">
75
75
  <label class="font_normal_body">客户名称</label>
76
76
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
77
- condition="f_user_name like '%{}%'" placeholder="客户名称">
77
+ condition="f_user_name = '{}'" placeholder="客户名称">
78
78
  </div>
79
79
  </div>
80
80
 
@@ -57,7 +57,7 @@
57
57
  <div class="col-sm-2 form-group">
58
58
  <label class="font_normal_body">客户名称</label>
59
59
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
60
- condition="f_user_name like '%{}%'" placeholder="客户名称">
60
+ condition="f_user_name = '{}'" placeholder="客户名称">
61
61
  </div>
62
62
  </div>
63
63
  </div>
@@ -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>
@@ -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="span" style="float:right;">
21
21
  <button class="button_search button_spacing" @click="search()">查询</button>
@@ -86,7 +86,7 @@
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body">客户名称</label>
88
88
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
89
- condition="f_user_name like '%{}%'" placeholder="客户名称">
89
+ condition="f_user_name = '{}'" placeholder="客户名称">
90
90
  </div>
91
91
 
92
92
  <!--<div class="col-sm-2 form-group">-->
@@ -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;">
@@ -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>
@@ -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>
@@ -22,7 +22,7 @@
22
22
  </div>
23
23
  <div class="col-sm-2 form-group">
24
24
  <label class="font_normal_body">客户名称</label>
25
- <input style="width:60%" class="input_search" condition="mr.f_user_name like '%{}%'" placeholder='客户名称'
25
+ <input style="width:60%" class="input_search" condition="mr.f_user_name = '{}'" placeholder='客户名称'
26
26
  type="text"
27
27
  v-model="model.f_user_name">
28
28
  </div>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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;">
@@ -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;">
@@ -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>
@@ -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>
@@ -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;">
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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
 
87
87
  <div class="span" style="float: right">
@@ -11,7 +11,7 @@
11
11
  <div class="col-sm-2 form-group">
12
12
  <label class="font_normal_body">{{$parent.$parent.usertitle}}名称</label>
13
13
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
14
- condition=" f_user_name like '%{}%'" placeholder={{$parent.$parent.usertitle}}名称>
14
+ condition=" f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称>
15
15
  </div>
16
16
  <div class="col-sm-2 form-group">
17
17
  <label class="font_normal_body">{{$parent.$parent.usertitle}}地址</label>
@@ -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 form-group">
20
20
  <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">{{$parent.$parent.usertitle}}名称</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={{$parent.$parent.usertitle}}名称>
65
+ condition="f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称>
66
66
  </div>
67
67
  <div class="col-sm-2 form-group">
68
68
  <label class="font_normal_body">{{$parent.$parent.usertitle}}电话</label>
@@ -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 form-group">
20
20
  <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">{{$parent.$parent.usertitle}}名称</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={{$parent.$parent.usertitle}}名称>
18
+ condition="f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称>
19
19
  </div>
20
20
  <div class="col-sm-2 form-group" >
21
21
  <label class="font_normal_body">{{$parent.$parent.usertitle}}地址</label>
@@ -15,7 +15,7 @@
15
15
  <div class="col-sm-2 form-group">
16
16
  <label class="font_normal_body">{{$parent.$parent.$parent.usertitle}}名称</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={{$parent.$parent.usertitle}}名称>
18
+ condition=" f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称>
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body">{{$parent.$parent.$parent.usertitle}}地址</label>
@@ -16,7 +16,7 @@
16
16
  <div class="col-sm-2 form-group">
17
17
  <label class="font_normal_body">{{$parent.$parent.usertitle}}名称</label>
18
18
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
19
- condition=" f_user_name like '%{}%'" placeholder={{$parent.$parent.usertitle}}名称
19
+ condition=" f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称
20
20
  :size="model.f_user_name ? model.f_user_name.length * 2 : 1">
21
21
  </div>
22
22
  <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">{{$parent.$parent.usertitle}}名称</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={{$parent.$parent.usertitle}}名称>
84
+ condition="f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称>
85
85
  </div>
86
86
  <div class="col-sm-2 form-group">
87
87
  <label class="font_normal_body" title="旧客户编号">档案编号</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>
@@ -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>
@@ -143,7 +143,7 @@
143
143
  <div class="col-sm-2 form-group">
144
144
  <label class="font_normal_body">客户名称&emsp;</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 form-group">
149
149
  <label class="font_normal_body">客户编号&emsp;</label>
@@ -131,7 +131,7 @@
131
131
  <div class="col-sm-2">
132
132
  <label class="font_normal_body">&emsp;客户名称</label>
133
133
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
134
- condition="f_user_name like '%{}%'" placeholder="客户名称">
134
+ condition="f_user_name = '{}'" placeholder="客户名称">
135
135
  </div>
136
136
  <div class="col-sm-2">
137
137
  <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>
@@ -19,7 +19,7 @@
19
19
  <div class="col-sm-2 form-group">
20
20
  <label class="font_normal_body">用户名称</label>
21
21
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
22
- condition="f_user_name like '%{}%'" placeholder="用户名称">
22
+ condition="f_user_name = '{}'" placeholder="用户名称">
23
23
  </div>
24
24
  <div class="col-sm-2 form-group">
25
25
  <label class="font_normal_body">详细地址</label>
@@ -22,7 +22,7 @@
22
22
  <label class="font_normal_body">{{$parent.$parent.usertitle}}名称</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">{{$parent.$parent.usertitle}}名称</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={{$parent.$parent.usertitle}}名称>
18
+ condition="f_user_name = '{}'" placeholder={{$parent.$parent.usertitle}}名称>
19
19
  </div>
20
20
  <div class="col-sm-2 form-group">
21
21
  <label class="font_normal_body">{{$parent.$parent.usertitle}}地址</label>
@@ -9,7 +9,7 @@
9
9
  <div class="col-sm-2 form-group">
10
10
  <label class="font_normal_body">{{$parent.$parent.usertitle}}名称</label>
11
11
  <input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
12
- condition="f_user_name like '%{}%'" placeholder="客户名称">
12
+ condition="f_user_name = '{}'" placeholder="客户名称">
13
13
  </div>
14
14
  <div class="col-sm-2 form-group">
15
15
  <label class="font_normal_body">{{$parent.$parent.usertitle}}地址</label>
@@ -21,7 +21,7 @@
21
21
  <div class="col-sm-2 form-group">
22
22
  <label class="font_normal_body">{{$parent.$parent.usertitle}}名称</label>
23
23
  <input
24
- class="input_search" condition="f_user_name like '%{}%'"
24
+ class="input_search" condition="f_user_name = '{}'"
25
25
  placeholder='用户名称'
26
26
  style="width:60%"
27
27
  type="text"
@@ -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>