apply-clients 3.3.34 → 3.3.38

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 (331) hide show
  1. package/build/css-loaders.js +34 -0
  2. package/build/dev-android.js +101 -0
  3. package/build/dev-client.js +8 -0
  4. package/build/dev-server-app.js +76 -0
  5. package/build/dev-server.js +130 -0
  6. package/build/example-server.js +80 -0
  7. package/build/release.sh +28 -0
  8. package/build/utils.js +80 -0
  9. package/build/webpack.base.conf.js +84 -0
  10. package/build/webpack.baseandroid.conf.js +84 -0
  11. package/build/webpack.dev.conf.js +39 -0
  12. package/build/webpack.devandroid.conf.js +34 -0
  13. package/build/webpack.example.conf.js +49 -0
  14. package/build/webpack.prod.conf.js +60 -0
  15. package/build/webpack.prodandroid.conf.js +60 -0
  16. package/build/webpack.test.conf.js +31 -0
  17. package/index.html +33 -33
  18. package/package.json +1 -1
  19. package/src/AndroidApp.vue +30 -30
  20. package/src/android.js +21 -21
  21. package/src/apply.js +2 -8
  22. package/src/applyAndroid.js +1 -8
  23. package/src/components/android/AppOnetomany.vue +305 -305
  24. package/src/components/android/AppServiceView.vue +570 -570
  25. package/src/components/android/AppTakePic.vue +143 -143
  26. package/src/components/android/Function/AppFunctionServiceControl.vue +344 -344
  27. package/src/components/android/Function/AppInstallFunction.vue +1 -1
  28. package/src/components/android/Process/AppExplorationUser.vue +1 -1
  29. package/src/components/android/Process/AppServiceControl.vue +756 -756
  30. package/src/components/android/Process/Processes/AppChargeManagement.vue +468 -468
  31. package/src/components/android/Process/Processes/AppDevicesManagement.vue +508 -508
  32. package/src/components/android/Process/Processes/AppInstallationDetails.vue +471 -471
  33. package/src/components/android/Process/Processes/AppSupplementalAgreement.vue +297 -297
  34. package/src/components/android/Supervisory/AppProcessSupervisory.vue +1 -1
  35. package/src/components/android/Supervisory/AppSupervisoryCart.vue +115 -115
  36. package/src/components/product/ApplyCharge/ApplyChargeList.vue +88 -21
  37. package/src/components/product/ApplyCharge/ApplyChargeSearch.vue +30 -30
  38. package/src/components/product/Function/InstallFunction.vue +10 -0
  39. package/src/components/product/Function/InstallInfoSelect.vue +4 -0
  40. package/src/components/product/Function/Service/FunctionServiceControl.vue +4 -4
  41. package/src/components/product/Install/InstallProject.vue +194 -0
  42. package/src/components/product/Material/MaterialDetailed.vue +13 -2
  43. package/src/components/product/OldApply/Handle/HandleApply.vue +11 -0
  44. package/src/components/product/OldApply/Monitor/MonitorApply.vue +62 -1
  45. package/src/components/product/OldApply/OldApply.vue +2 -2
  46. package/src/components/product/OldApply/OldApplyMessage.vue +411 -411
  47. package/src/components/product/Onetomany.vue +381 -381
  48. package/src/components/product/Order/OrderApply.vue +47 -47
  49. package/src/components/product/Order/OrderApplyList.vue +263 -263
  50. package/src/components/product/Order/OrderMessage.vue +237 -237
  51. package/src/components/product/Process/ExplorationSelect.vue +4 -0
  52. package/src/components/product/Process/ExplorationUser.vue +10 -0
  53. package/src/components/product/Process/Processes/InstallationDetails.vue +578 -578
  54. package/src/components/product/Process/Processes/Print/printBuildOrder.vue +8 -30
  55. package/src/components/product/Process/Processes/Print/printCharge.vue +142 -139
  56. package/src/components/product/Process/Processes/Print/printRefund.vue +16 -13
  57. package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +186 -186
  58. package/src/components/product/Process/Processes/chargeManagement.vue +1 -1
  59. package/src/components/product/Process/Processes/devicesManagement.vue +478 -478
  60. package/src/components/product/Process/Processes/selectApply.vue +250 -250
  61. package/src/components/product/Process/Processes/selectUserinfo.vue +182 -182
  62. package/src/components/product/Process/Processes/supplementalAgreement.vue +298 -298
  63. package/src/components/product/Process/Service/ServiceControl.vue +1 -1
  64. package/src/components/product/Process/ShowBackReason.vue +33 -33
  65. package/src/components/product/ServiceView.vue +637 -637
  66. package/src/components/product/Stop/StopApply.vue +101 -101
  67. package/src/components/product/Stop/StopApplyList.vue +271 -271
  68. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +804 -804
  69. package/src/components/product/Supervisory/SupervisoryControl.vue +10 -0
  70. package/src/components/product/Supervisory/SupervisoryList.vue +4 -0
  71. package/src/components/product/Supervisory/SupervisoryhCart.vue +124 -124
  72. package/src/components/product/VueUtils/ApplyUpload.vue +262 -262
  73. package/src/components/product/VueUtils/GaoPaiYi/HighMeter.vue +1090 -1090
  74. package/src/main.js +23 -23
  75. package/dist-android/index.html +0 -3
  76. package/dist-android/static/.gitkeep +0 -0
  77. package/dist-android/static/0.js +0 -2
  78. package/dist-android/static/0.js.map +0 -1
  79. package/dist-android/static/1.js +0 -2
  80. package/dist-android/static/1.js.map +0 -1
  81. package/dist-android/static/10.js +0 -2
  82. package/dist-android/static/10.js.map +0 -1
  83. package/dist-android/static/100.js +0 -2
  84. package/dist-android/static/100.js.map +0 -1
  85. package/dist-android/static/11.js +0 -2
  86. package/dist-android/static/11.js.map +0 -1
  87. package/dist-android/static/12.js +0 -2
  88. package/dist-android/static/12.js.map +0 -1
  89. package/dist-android/static/13.js +0 -2
  90. package/dist-android/static/13.js.map +0 -1
  91. package/dist-android/static/14.js +0 -2
  92. package/dist-android/static/14.js.map +0 -1
  93. package/dist-android/static/15.js +0 -2
  94. package/dist-android/static/15.js.map +0 -1
  95. package/dist-android/static/16.js +0 -2
  96. package/dist-android/static/16.js.map +0 -1
  97. package/dist-android/static/17.js +0 -2
  98. package/dist-android/static/17.js.map +0 -1
  99. package/dist-android/static/18.js +0 -2
  100. package/dist-android/static/18.js.map +0 -1
  101. package/dist-android/static/19.js +0 -2
  102. package/dist-android/static/19.js.map +0 -1
  103. package/dist-android/static/2.js +0 -2
  104. package/dist-android/static/2.js.map +0 -1
  105. package/dist-android/static/20.js +0 -2
  106. package/dist-android/static/20.js.map +0 -1
  107. package/dist-android/static/21.js +0 -2
  108. package/dist-android/static/21.js.map +0 -1
  109. package/dist-android/static/22.js +0 -2
  110. package/dist-android/static/22.js.map +0 -1
  111. package/dist-android/static/23.js +0 -2
  112. package/dist-android/static/23.js.map +0 -1
  113. package/dist-android/static/24.js +0 -2
  114. package/dist-android/static/24.js.map +0 -1
  115. package/dist-android/static/25.js +0 -2
  116. package/dist-android/static/25.js.map +0 -1
  117. package/dist-android/static/26.js +0 -2
  118. package/dist-android/static/26.js.map +0 -1
  119. package/dist-android/static/27.js +0 -2
  120. package/dist-android/static/27.js.map +0 -1
  121. package/dist-android/static/28.js +0 -2
  122. package/dist-android/static/28.js.map +0 -1
  123. package/dist-android/static/29.js +0 -2
  124. package/dist-android/static/29.js.map +0 -1
  125. package/dist-android/static/3.js +0 -2
  126. package/dist-android/static/3.js.map +0 -1
  127. package/dist-android/static/30.js +0 -2
  128. package/dist-android/static/30.js.map +0 -1
  129. package/dist-android/static/31.js +0 -2
  130. package/dist-android/static/31.js.map +0 -1
  131. package/dist-android/static/32.js +0 -2
  132. package/dist-android/static/32.js.map +0 -1
  133. package/dist-android/static/33.js +0 -2
  134. package/dist-android/static/33.js.map +0 -1
  135. package/dist-android/static/34.js +0 -2
  136. package/dist-android/static/34.js.map +0 -1
  137. package/dist-android/static/35.js +0 -2
  138. package/dist-android/static/35.js.map +0 -1
  139. package/dist-android/static/36.js +0 -2
  140. package/dist-android/static/36.js.map +0 -1
  141. package/dist-android/static/37.js +0 -2
  142. package/dist-android/static/37.js.map +0 -1
  143. package/dist-android/static/38.js +0 -2
  144. package/dist-android/static/38.js.map +0 -1
  145. package/dist-android/static/39.js +0 -2
  146. package/dist-android/static/39.js.map +0 -1
  147. package/dist-android/static/4.js +0 -2
  148. package/dist-android/static/4.js.map +0 -1
  149. package/dist-android/static/40.js +0 -2
  150. package/dist-android/static/40.js.map +0 -1
  151. package/dist-android/static/41.js +0 -2
  152. package/dist-android/static/41.js.map +0 -1
  153. package/dist-android/static/42.js +0 -2
  154. package/dist-android/static/42.js.map +0 -1
  155. package/dist-android/static/43.js +0 -2
  156. package/dist-android/static/43.js.map +0 -1
  157. package/dist-android/static/44.js +0 -2
  158. package/dist-android/static/44.js.map +0 -1
  159. package/dist-android/static/45.js +0 -2
  160. package/dist-android/static/45.js.map +0 -1
  161. package/dist-android/static/46.js +0 -2
  162. package/dist-android/static/46.js.map +0 -1
  163. package/dist-android/static/47.js +0 -2
  164. package/dist-android/static/47.js.map +0 -1
  165. package/dist-android/static/48.js +0 -2
  166. package/dist-android/static/48.js.map +0 -1
  167. package/dist-android/static/49.js +0 -2
  168. package/dist-android/static/49.js.map +0 -1
  169. package/dist-android/static/5.js +0 -2
  170. package/dist-android/static/5.js.map +0 -1
  171. package/dist-android/static/50.js +0 -2
  172. package/dist-android/static/50.js.map +0 -1
  173. package/dist-android/static/51.js +0 -2
  174. package/dist-android/static/51.js.map +0 -1
  175. package/dist-android/static/52.js +0 -2
  176. package/dist-android/static/52.js.map +0 -1
  177. package/dist-android/static/53.js +0 -2
  178. package/dist-android/static/53.js.map +0 -1
  179. package/dist-android/static/54.js +0 -2
  180. package/dist-android/static/54.js.map +0 -1
  181. package/dist-android/static/55.js +0 -2
  182. package/dist-android/static/55.js.map +0 -1
  183. package/dist-android/static/56.js +0 -2
  184. package/dist-android/static/56.js.map +0 -1
  185. package/dist-android/static/57.js +0 -2
  186. package/dist-android/static/57.js.map +0 -1
  187. package/dist-android/static/58.js +0 -2
  188. package/dist-android/static/58.js.map +0 -1
  189. package/dist-android/static/59.js +0 -2
  190. package/dist-android/static/59.js.map +0 -1
  191. package/dist-android/static/6.js +0 -2
  192. package/dist-android/static/6.js.map +0 -1
  193. package/dist-android/static/60.js +0 -2
  194. package/dist-android/static/60.js.map +0 -1
  195. package/dist-android/static/61.js +0 -2
  196. package/dist-android/static/61.js.map +0 -1
  197. package/dist-android/static/62.js +0 -2
  198. package/dist-android/static/62.js.map +0 -1
  199. package/dist-android/static/63.js +0 -2
  200. package/dist-android/static/63.js.map +0 -1
  201. package/dist-android/static/64.js +0 -2
  202. package/dist-android/static/64.js.map +0 -1
  203. package/dist-android/static/65.js +0 -2
  204. package/dist-android/static/65.js.map +0 -1
  205. package/dist-android/static/66.js +0 -2
  206. package/dist-android/static/66.js.map +0 -1
  207. package/dist-android/static/67.js +0 -2
  208. package/dist-android/static/67.js.map +0 -1
  209. package/dist-android/static/68.js +0 -2
  210. package/dist-android/static/68.js.map +0 -1
  211. package/dist-android/static/69.js +0 -2
  212. package/dist-android/static/69.js.map +0 -1
  213. package/dist-android/static/7.js +0 -6
  214. package/dist-android/static/7.js.map +0 -1
  215. package/dist-android/static/70.js +0 -2
  216. package/dist-android/static/70.js.map +0 -1
  217. package/dist-android/static/71.js +0 -2
  218. package/dist-android/static/71.js.map +0 -1
  219. package/dist-android/static/72.js +0 -2
  220. package/dist-android/static/72.js.map +0 -1
  221. package/dist-android/static/73.js +0 -2
  222. package/dist-android/static/73.js.map +0 -1
  223. package/dist-android/static/74.js +0 -2
  224. package/dist-android/static/74.js.map +0 -1
  225. package/dist-android/static/75.js +0 -2
  226. package/dist-android/static/75.js.map +0 -1
  227. package/dist-android/static/76.js +0 -2
  228. package/dist-android/static/76.js.map +0 -1
  229. package/dist-android/static/77.js +0 -2
  230. package/dist-android/static/77.js.map +0 -1
  231. package/dist-android/static/78.js +0 -2
  232. package/dist-android/static/78.js.map +0 -1
  233. package/dist-android/static/79.js +0 -2
  234. package/dist-android/static/79.js.map +0 -1
  235. package/dist-android/static/8.js +0 -2
  236. package/dist-android/static/8.js.map +0 -1
  237. package/dist-android/static/80.js +0 -2
  238. package/dist-android/static/80.js.map +0 -1
  239. package/dist-android/static/81.js +0 -2
  240. package/dist-android/static/81.js.map +0 -1
  241. package/dist-android/static/82.js +0 -2
  242. package/dist-android/static/82.js.map +0 -1
  243. package/dist-android/static/83.js +0 -2
  244. package/dist-android/static/83.js.map +0 -1
  245. package/dist-android/static/84.js +0 -2
  246. package/dist-android/static/84.js.map +0 -1
  247. package/dist-android/static/85.js +0 -2
  248. package/dist-android/static/85.js.map +0 -1
  249. package/dist-android/static/86.js +0 -2
  250. package/dist-android/static/86.js.map +0 -1
  251. package/dist-android/static/87.js +0 -2
  252. package/dist-android/static/87.js.map +0 -1
  253. package/dist-android/static/88.js +0 -2
  254. package/dist-android/static/88.js.map +0 -1
  255. package/dist-android/static/89.js +0 -2
  256. package/dist-android/static/89.js.map +0 -1
  257. package/dist-android/static/9.js +0 -3
  258. package/dist-android/static/9.js.map +0 -1
  259. package/dist-android/static/90.js +0 -2
  260. package/dist-android/static/90.js.map +0 -1
  261. package/dist-android/static/91.js +0 -2
  262. package/dist-android/static/91.js.map +0 -1
  263. package/dist-android/static/92.js +0 -2
  264. package/dist-android/static/92.js.map +0 -1
  265. package/dist-android/static/93.js +0 -2
  266. package/dist-android/static/93.js.map +0 -1
  267. package/dist-android/static/94.js +0 -2
  268. package/dist-android/static/94.js.map +0 -1
  269. package/dist-android/static/95.js +0 -2
  270. package/dist-android/static/95.js.map +0 -1
  271. package/dist-android/static/96.js +0 -2
  272. package/dist-android/static/96.js.map +0 -1
  273. package/dist-android/static/97.js +0 -2
  274. package/dist-android/static/97.js.map +0 -1
  275. package/dist-android/static/98.js +0 -2
  276. package/dist-android/static/98.js.map +0 -1
  277. package/dist-android/static/99.js +0 -2
  278. package/dist-android/static/99.js.map +0 -1
  279. package/dist-android/static/app.css +0 -2
  280. package/dist-android/static/app.css.map +0 -1
  281. package/dist-android/static/app.js +0 -80
  282. package/dist-android/static/app.js.map +0 -1
  283. package/dist-android/static/batchleft.png +0 -0
  284. package/dist-android/static/batchright.png +0 -0
  285. package/dist-android/static/bluemainbg.jpg +0 -0
  286. package/dist-android/static/config.json +0 -7
  287. package/dist-android/static/denglu.png +0 -0
  288. package/dist-android/static/glyphicons-halflings-regular.eot +0 -0
  289. package/dist-android/static/glyphicons-halflings-regular.svg +0 -288
  290. package/dist-android/static/glyphicons-halflings-regular.ttf +0 -0
  291. package/dist-android/static/glyphicons-halflings-regular.woff +0 -0
  292. package/dist-android/static/glyphicons-halflings-regular.woff2 +0 -0
  293. package/dist-android/static/huangtengbiaozhi.png +0 -0
  294. package/dist-android/static/jingyin.jpg +0 -0
  295. package/dist-android/static/login_bg.jpg +0 -0
  296. package/dist-android/static/login_title.png +0 -0
  297. package/dist-android/static/login_title1.png +0 -0
  298. package/dist-android/static/loginbg.jpg +0 -0
  299. package/dist-android/static/loginlogo.png +0 -0
  300. package/dist-android/static/main_logo.png +0 -0
  301. package/dist-android/static/mainbg.jpg +0 -0
  302. package/dist-android/static/menulogo.png +0 -0
  303. package/dist-android/static/newmainbg.jpg +0 -0
  304. package/dist-android/static/psicon.png +0 -0
  305. package/dist-android/static/singleleft.png +0 -0
  306. package/dist-android/static/singleright.png +0 -0
  307. package/dist-android/static/treeopen.png +0 -0
  308. package/dist-android/static/treeout.png +0 -0
  309. package/dist-android/static/treeset.png +0 -0
  310. package/dist-android/static/usericon.png +0 -0
  311. package/dist-android/static/workflow_apply.json +0 -766
  312. package/dist-android/static/xinxi.png +0 -0
  313. package/dist-android/static//344/277/256/346/224/271/345/257/206/347/240/201.png +0 -0
  314. package/dist-android/static//345/256/211/346/243/200/345/257/274/350/210/252/347/253/226/345/261/2173.png +0 -0
  315. package/dist-android/static//345/257/274/345/207/272/346/225/260/346/215/256.png +0 -0
  316. package/dist-android/static//346/270/205/347/251/272/346/225/260/346/215/256.png +0 -0
  317. package/src/filiale/wuan/android.js +0 -0
  318. package/src/filiale/wuan/pc.js +0 -4
  319. package/src/filiale/yuchuan/android/AppServiceView.vue +0 -599
  320. package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +0 -414
  321. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +0 -456
  322. package/src/filiale/yuchuan/android/Reserve/ApplyReserve.vue +0 -200
  323. package/src/filiale/yuchuan/android/SiteSurvey/TaskGraph.vue +0 -137
  324. package/src/filiale/yuchuan/android.js +0 -8
  325. package/src/filiale/yuchuan/pc/Order/OrderApply.vue +0 -517
  326. package/src/filiale/yuchuan/pc/Order/OrderApplyList.vue +0 -343
  327. package/src/filiale/yuchuan/pc/Process/ExplorationSelect.vue +0 -356
  328. package/src/filiale/yuchuan/pc/Process/ExplorationUser.vue +0 -131
  329. package/src/filiale/yuchuan/pc/Process/Processes/MapCom.vue +0 -51
  330. package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +0 -517
  331. package/src/filiale/yuchuan/pc.js +0 -13
@@ -0,0 +1,194 @@
1
+ <template>
2
+ <div class="flex-row">
3
+ <div class="basic-main">
4
+ <criteria-paged :model="model" v-ref:cp>
5
+ <criteria partial='criteria' @condition-changed='$parent.searchCondition' v-ref:cri>
6
+ <div class="form-horizontal select-overspread container-fluid auto" partial>
7
+ <div class="row">
8
+ <div class="form-group col-sm-3">
9
+ <label class="font_normal_body">组织机构:</label>
10
+ <res-select
11
+ restype='organization'
12
+ :initresid='$parent.$parent.curorgid'
13
+ @res-select="$parent.$parent.getorg"
14
+ is-mul="false"
15
+ ></res-select>
16
+ </div>
17
+ <div class="form-group col-sm-3">
18
+ <label class="font_normal_body">工程编号:</label>
19
+ <input type="text" style="width: 60%" class="input_search" placeholder='工程编号' v-model="model.f_apply_num"
20
+ v-on:keyup.enter="$parent.$parent.search()"
21
+ condition="f_apply_num = '{}'">
22
+ </div>
23
+ <div class="form-group col-sm-3">
24
+ <label class="font_normal_body">施工单位:</label>
25
+ <input type="text" style="width: 60%" class="input_search" placeholder='施工单位' v-model="model.f_construction_unit"
26
+ v-on:keyup.enter="$parent.$parent.search()"
27
+ condition="f_construction_unit like '%{}%'">
28
+ </div>
29
+ <div class="form-group col-sm-3 button-range">
30
+ <button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
31
+ <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
32
+ <export-excel :data="$parent.$parent.getCondition"
33
+ :field="$parent.$parent.getfield"
34
+ sqlurl="rs/logic/applyExportfile"
35
+ sql-name="applyGetMaterial"
36
+ template-name='材料明细导出'
37
+ :choose-col="true"></export-excel>
38
+ <div
39
+ :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
40
+ @click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
41
+ class="button_spacing"
42
+ style="float: right">
43
+ </div>
44
+ </div>
45
+ </div>
46
+ <div class="row" v-show="$parent.$parent.criteriaShow">
47
+ <div class="form-group col-sm-3">
48
+ <label class="font_normal_body">客户名称:</label>
49
+ <input type="text" style="width: 60%" class="input_search" placeholder='客户名称' v-model="model.f_user_name"
50
+ v-on:keyup.enter="$parent.$parent.search()"
51
+ condition="f_user_name = '{}'">
52
+ </div>
53
+ <div class="form-group col-sm-3">
54
+ <label class="font_normal_body">安装项目:</label>
55
+ <v-select
56
+ v-model="$parent.$parent.f_install_project"
57
+ placeholder='安装项目'
58
+ :value.sync="$parent.$parent.f_install_project"
59
+ :options='$parent.$parent.installProjects'
60
+ class="select select_list"
61
+ :value-single="true"
62
+ close-on-select ></v-select>
63
+ </div>
64
+ <div class="form-group col-sm-3">
65
+ <label for="startDate" class="font_normal_body">开始时间:</label>
66
+ <datepicker id="startDate" placeholder="开始日期"
67
+ style="width: 60%!important;"
68
+ v-model="model.startDate"
69
+ :value.sync="model.startDate"
70
+ :format="'yyyy-MM-dd 00:00:00'"
71
+ :show-reset-button="true"
72
+ condition="f_construction_date >= '{}'">
73
+ </datepicker>
74
+ </div>
75
+ <div class="form-group col-sm-3">
76
+ <label for="endDate" class="font_normal_body">结束时间:</label>
77
+ <datepicker id="endDate" placeholder="结束日期"
78
+ style="width: 60%!important;"
79
+ v-model="model.endDate"
80
+ :value.sync="model.endDate"
81
+ :format="'yyyy-MM-dd 23:59:59'"
82
+ :show-reset-button="true"
83
+ condition="f_construction_date <= '{}'">
84
+ </datepicker>
85
+ </div>
86
+ </div>
87
+ </div>
88
+ </criteria>
89
+ <data-grid :model="model" partial='list' v-ref:grid style="overflow: auto" class="list_area table_sy">
90
+ <template partial='head'>
91
+ <tr>
92
+ <th>序号</th>
93
+ <th>工程编号</th>
94
+ <th>客户名称</th>
95
+ <th>安装项目</th>
96
+ <th>施工单位</th>
97
+ <th>施工时间</th>
98
+ </tr>
99
+ </template>
100
+ <template partial='body'>
101
+ <tr >
102
+ <td style="text-align: center;">
103
+ <nobr><font>{{$index+1}}</font></nobr>
104
+ </td>
105
+ <td style="text-align: center;">
106
+ <nobr><font>{{row.f_apply_num}}</font></nobr>
107
+ </td>
108
+ <td style="text-align: center;">
109
+ <nobr><font>{{row.f_user_name}}</font></nobr>
110
+ </td>
111
+ <td style="text-align: center;">
112
+ <nobr><font>{{row.f_install_project}}</font></nobr>
113
+ </td>
114
+ <td style="text-align: center;">
115
+ <nobr><font>{{row.f_construction_unit}}</font></nobr>
116
+ </td>
117
+ <td style="text-align: center;">
118
+ <nobr><font>{{row.f_construction_date}}</font></nobr>
119
+ </td>
120
+ </tr>
121
+ </template>
122
+ </data-grid>
123
+ </criteria-paged>
124
+ </div>
125
+ </div>
126
+ </template>
127
+
128
+ <script>
129
+ import {PagedList} from 'vue-client'
130
+ import {HttpResetClass} from 'vue-client'
131
+ export default {
132
+ title: '安装项目',
133
+ data () {
134
+ return {
135
+ model: new PagedList('rs/sql/applyGetInstall', 30, {
136
+ data: {
137
+ f_install_project: this.f_install_project
138
+ }
139
+ }),
140
+ f_install_project: null,
141
+ curorgid: [this.$login.f.orgid],
142
+ installProjects: [{label: '全部', value: ''}, ...this.$appdata.getParam('安装项目')],
143
+ criteriaShow: false,
144
+ getfield: {
145
+ 'f_apply_num': '工程编号',
146
+ 'f_user_name': '客户名称',
147
+ 'f_install_project': '安装项目',
148
+ 'f_construction_unit': '施工单位',
149
+ 'f_construction_date': '施工时间'
150
+ }
151
+ }
152
+ },
153
+ ready () {
154
+ this.model.f_install_project = null
155
+ // 调用查询
156
+ this.search()
157
+ },
158
+ methods: {
159
+ clear () {
160
+ Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
161
+ this.$refs.cp.$refs.cri.model[key] = ''
162
+ })
163
+ },
164
+ searchCondition (args) {
165
+ args.condition = args.condition + ` and f_orgid = '${this.curorgid[0]}'`
166
+ // if (this.model.model && this.model.model.f_install_project) {
167
+ // this.model.f_install_project = this.model.model.f_install_project
168
+ // }
169
+ this.model.search(args.condition, args.model)
170
+ },
171
+ // 查询
172
+ search () {
173
+ this.$refs.cp.$refs.cri.search()
174
+ },
175
+ getorg (val) {
176
+ if (val.length <= 0) {
177
+ return
178
+ }
179
+ this.curorgid = val
180
+ this.search()
181
+ }
182
+ },
183
+ computed: {
184
+ getCondition () {
185
+ return {
186
+ condition: this.$refs.cp.$refs.cri.condition
187
+ }
188
+ }
189
+ }
190
+ }
191
+ </script>
192
+
193
+ <style scoped>
194
+ </style>
@@ -48,7 +48,13 @@
48
48
  <label class="font_normal_body">客户名称:</label>
49
49
  <input type="text" style="width: 60%" class="input_search" placeholder='客户名称' v-model="model.f_user_name"
50
50
  v-on:keyup.enter="$parent.$parent.search()"
51
- condition="a.f_user_name = '{}'">
51
+ condition="a.f_user_name like '%{}%'">
52
+ </div>
53
+ <div class="form-group col-sm-3">
54
+ <label class="font_normal_body">地&emsp;&emsp;址:</label>
55
+ <input type="text" style="width: 60%" class="input_search" placeholder='地址' v-model="model.f_address"
56
+ v-on:keyup.enter="$parent.$parent.search()"
57
+ condition="a.f_address like '%{}%'">
52
58
  </div>
53
59
  <div class="form-group col-sm-3">
54
60
  <label class="font_normal_body">材料名称:</label>
@@ -105,6 +111,7 @@
105
111
  <th>序号</th>
106
112
  <th>工程编号</th>
107
113
  <th>客户名称</th>
114
+ <th>地址</th>
108
115
  <th>材料名称</th>
109
116
  <th>材料型号</th>
110
117
  <th>材料单位</th>
@@ -124,6 +131,9 @@
124
131
  <td style="text-align: center;">
125
132
  <nobr><font>{{row.f_user_name}}</font></nobr>
126
133
  </td>
134
+ <td style="text-align: center;">
135
+ <nobr><font>{{row.f_address}}</font></nobr>
136
+ </td>
127
137
  <td style="text-align: center;">
128
138
  <nobr><font>{{row.f_material_name}}</font></nobr>
129
139
  </td>
@@ -154,7 +164,7 @@
154
164
  import {PagedList} from 'vue-client'
155
165
  import {HttpResetClass} from 'vue-client'
156
166
  export default {
157
- title: '报建收费列表',
167
+ title: '材料明细',
158
168
  data () {
159
169
  return {
160
170
  model: new PagedList('rs/sql/applyGetMaterial', 30, null),
@@ -175,6 +185,7 @@ export default {
175
185
  getfield: {
176
186
  'f_apply_num': '工程编号',
177
187
  'f_user_name': '客户名称',
188
+ 'f_address': '地址',
178
189
  'f_material_name': '材料名称',
179
190
  'f_material_style': '材料型号',
180
191
  'f_material_unit': '材料单位',
@@ -131,6 +131,8 @@
131
131
  <th style="white-space: nowrap;">流程状态</th>
132
132
  <th style="white-space: nowrap;">收费项目</th>
133
133
  <th style="white-space: nowrap;">合同金额</th>
134
+ <th style="white-space: nowrap;">表号</th>
135
+ <th style="white-space: nowrap;">防盗卡号</th>
134
136
  <th style="white-space: nowrap;">报建日期</th>
135
137
  <th style="white-space: nowrap;">客户编号</th>
136
138
  <th style="white-space: nowrap;">操作</th>
@@ -168,6 +170,12 @@
168
170
  <td style="text-align: center;">
169
171
  <nobr><font>{{row.f_contract_money}}</font></nobr>
170
172
  </td>
173
+ <td style="text-align: center;">
174
+ <nobr><font>{{row.f_meternumber}}</font></nobr>
175
+ </td>
176
+ <td style="text-align: center;">
177
+ <nobr><font>{{row.f_card_number}}</font></nobr>
178
+ </td>
171
179
  <td style="text-align: center;">
172
180
  <nobr><font>{{row.f_apply_date}}</font></nobr>
173
181
  </td>
@@ -258,6 +266,9 @@ export default {
258
266
  search () {
259
267
  this.$refs.cp.$refs.cri.search()
260
268
  },
269
+ loadPage () {
270
+ this.$refs.cp.loadPage(this.model.pageIndex)
271
+ },
261
272
  clear () {
262
273
  Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
263
274
  this.$refs.cp.$refs.cri.model[key] = null
@@ -29,6 +29,12 @@
29
29
  <div class="form-group col-sm-3 button-range">
30
30
  <button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
31
31
  <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
32
+ <export-excel :data="$parent.$parent.getCondition"
33
+ :field="$parent.$parent.getfield"
34
+ sqlurl="rs/logic/applyExportfile"
35
+ sql-name="getOldApply"
36
+ template-name='旧报装信息导出'
37
+ :choose-col="true"></export-excel>
32
38
  <div
33
39
  :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
34
40
  @click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
@@ -142,6 +148,8 @@
142
148
  <th style="white-space: nowrap;">流程状态</th>
143
149
  <th style="white-space: nowrap;">收费项目</th>
144
150
  <th style="white-space: nowrap;">合同金额</th>
151
+ <th style="white-space: nowrap;">表号</th>
152
+ <th style="white-space: nowrap;">防盗卡号</th>
145
153
  <th style="white-space: nowrap;">报建日期</th>
146
154
  <th style="white-space: nowrap;">客户编号</th>
147
155
  </tr>
@@ -178,6 +186,12 @@
178
186
  <td @click="$parent.$parent.$parent.click(row)" style="text-align: center;">
179
187
  <nobr><font>{{row.f_contract_money}}</font></nobr>
180
188
  </td>
189
+ <td style="text-align: center;">
190
+ <nobr><font>{{row.f_meternumber}}</font></nobr>
191
+ </td>
192
+ <td style="text-align: center;">
193
+ <nobr><font>{{row.f_card_number}}</font></nobr>
194
+ </td>
181
195
  <td @click="$parent.$parent.$parent.click(row)" style="text-align: center;">
182
196
  <nobr><font>{{row.f_apply_date}}</font></nobr>
183
197
  </td>
@@ -225,7 +239,44 @@ export default {
225
239
  {label: '商业', value: '商业'},
226
240
  {label: '工业', value: '工业'}
227
241
  ],
228
- stopReasons: [{label: '全部', value: ''}, ...this.$appdata.getParam('终止原因')]
242
+ stopReasons: [{label: '全部', value: ''}, ...this.$appdata.getParam('终止原因')],
243
+ getfield: {
244
+ 'f_userinfo_code': '用户编号',
245
+ 'f_apply_num': '工程编号',
246
+ 'f_apply_type': '报建类型',
247
+ 'f_sub_state': '流程状态',
248
+ 'f_user_name': '单位名称',
249
+ 'f_contact': '联系人',
250
+ 'f_phone': '电话',
251
+ 'f_idnumber': '身份证号',
252
+ 'f_gas_nature': '用气性质',
253
+ 'f_apply_date': '报建接收时间',
254
+ 'f_apply_check_date': '报建审核日期',
255
+ 'f_contract_money': '合同价格',
256
+ 'f_payment_term': '收费项目',
257
+ 'f_unit_name': '集收单位',
258
+ 'f_address': '地址',
259
+ 'f_apply_remarks': '报建备注',
260
+ 'f_construction_unit': '施工项目部',
261
+ 'f_construction_worker': '施工负责人',
262
+ 'f_completion_time': '施工完成时间',
263
+ 'f_meternumber': '表号',
264
+ 'f_card_number': '防盗卡号',
265
+ 'f_construction_check_time': '施工审核时间',
266
+ 'f_plan_date': '计划通气时间',
267
+ 'f_gas_price_name': '计划气价名称',
268
+ 'f_remark_stask': '计划通气备注',
269
+ 'f_ventilate_date': '通气日期',
270
+ 'f_gas_remarks': '通气备注',
271
+ 'f_acceptor': '验收人',
272
+ 'f_acceptor_date': '验收日期',
273
+ 'f_acceptance_is_qualified': '验收结果',
274
+ 'f_price_name': '气价名称',
275
+ 'f_stop_reason': '终止原因',
276
+ 'f_stop_user': '终止人员',
277
+ 'f_stop_date': '终止时间',
278
+ 'f_stop_remarks': '终止备注'
279
+ }
229
280
  }
230
281
  },
231
282
  ready () {
@@ -242,6 +293,9 @@ export default {
242
293
  search () {
243
294
  this.$refs.cp.$refs.cri.search()
244
295
  },
296
+ loadPage () {
297
+ this.$refs.cp.loadPage(this.model.pageIndex)
298
+ },
245
299
  clear () {
246
300
  Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
247
301
  this.$refs.cp.$refs.cri.model[key] = null
@@ -253,6 +307,13 @@ export default {
253
307
  }
254
308
  this.curorgid = val
255
309
  }
310
+ },
311
+ computed: {
312
+ getCondition () {
313
+ return {
314
+ condition: this.$refs.cp.$refs.cri.condition + ` and f_orgid = '${this.curorgid[0]}'`
315
+ }
316
+ }
256
317
  }
257
318
  }
258
319
  </script>
@@ -118,10 +118,10 @@ export default {
118
118
  this.type = null
119
119
 
120
120
  if (this.$refs.handle) {
121
- this.$refs.handle.search()
121
+ this.$refs.handle.loadPage()
122
122
  }
123
123
  if (this.$refs.monitor) {
124
- this.$refs.monitor.search()
124
+ this.$refs.monitor.loadPage()
125
125
  }
126
126
  console.log(this.$refs)
127
127
  }