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
@@ -1,766 +0,0 @@
1
- {
2
- "start_activity": "申请登记",
3
- "workflow_xmlfilename": "报建流程",
4
- "activitys": [
5
- {
6
- "title": "申请登记",
7
- "tables": [
8
- "t_apply"
9
- ],
10
- "fields": [
11
- {
12
- "label": "客户名称",
13
- "type": "input",
14
- "field": "f_user_name",
15
- "required": true
16
- },
17
- {
18
- "label": "客户类型",
19
- "type": "select",
20
- "field": "f_customer_type",
21
- "placeholder": "请选择",
22
- "required": true
23
- },
24
- {
25
- "label": "报建类型",
26
- "type": "select",
27
- "field": "f_apply_type",
28
- "placeholder": "请输入",
29
- "required": true
30
- },
31
- {
32
- "label": "申报户数",
33
- "type": "input",
34
- "field": "f_user_name",
35
- "required": true
36
- },
37
- {
38
- "label": "用气类型",
39
- "type": "select",
40
- "field": "f_apply_type",
41
- "placeholder": "请输入",
42
- "required": true,
43
- "options": [
44
- {
45
- "label": "0",
46
- "value": "a"
47
- },
48
- {
49
- "label": "1",
50
- "value": "b"
51
- },
52
- {
53
- "label": "2",
54
- "value": "c"
55
- }
56
- ]
57
- },
58
- {
59
- "label": "用气设备",
60
- "type": "input",
61
- "field": "f_user_name",
62
- "required": true
63
- },
64
- {
65
- "label": "设备数量",
66
- "type": "input",
67
- "field": "f_user_name",
68
- "required": true
69
- },
70
- {
71
- "label": "电话号码",
72
- "type": "input",
73
- "field": "f_phone",
74
- "required": true
75
- },
76
- {
77
- "label": "用户类型",
78
- "type": "select",
79
- "field": "f_user_type",
80
- "placeholder": "请输入",
81
- "required": true
82
- },
83
- {
84
- "label": "证件类型",
85
- "type": "select",
86
- "field": "f_credentials",
87
- "placeholder": "请选择",
88
- "required": true
89
- },
90
- {
91
- "label": "证件号码",
92
- "type": "input",
93
- "field": "f_idnumber",
94
- "required": true
95
- },
96
- {
97
- "label": "片区",
98
- "type": "select",
99
- "field": "f_area",
100
- "placeholder": "请选择",
101
- "required": true
102
- },
103
- {
104
- "label": "小区",
105
- "type": "select",
106
- "field": "f_residential_area",
107
- "placeholder": "请选择",
108
- "required": true
109
- },
110
- {
111
- "label": "用户单位",
112
- "type": "input",
113
- "bootstraped": "col-sm-8",
114
- "label_bootstraped": "col-sm-3",
115
- "value_bootstraped": "col-sm-9",
116
- "field": "f_company_name",
117
- "required": true
118
- },
119
- {
120
- "label": "地址",
121
- "type": "input",
122
- "bootstraped": "col-sm-12",
123
- "label_bootstraped": "col-sm-2",
124
- "value_bootstraped": "col-sm-10",
125
- "field": "f_address",
126
- "required": true
127
- },
128
- {
129
- "label": "备注",
130
- "type": "textarea",
131
- "field": "f_apply_remarks",
132
- "rows": 2
133
- }
134
- ],
135
- "buttons": [
136
- {
137
- "button_name": "保存"
138
- },
139
- {
140
- "button_name": "重置"
141
- },
142
- {
143
- "button_name": "提交"
144
- }
145
- ]
146
- },
147
- {
148
- "title": "现场勘探",
149
- "mobile": true,
150
- "tables": [
151
- "t_apply"
152
- ],
153
- "fields": [
154
- {
155
- "label": "实际可安装用户",
156
- "type": "input",
157
- "field": "f_install_num",
158
- "value": 0,
159
- "required": false
160
- },
161
- {
162
- "label": "缴费户数",
163
- "type": "input",
164
- "field": "f_payfee_num",
165
- "value": 0,
166
- "required": false
167
- },
168
- {
169
- "label": "用气类型",
170
- "type": "select",
171
- "field": "f_gas_type",
172
- "placeholder": "请选择",
173
- "required": true,
174
- "options": [
175
- {
176
- "label": "0",
177
- "value": "a"
178
- },
179
- {
180
- "label": "1",
181
- "value": "b"
182
- },
183
- {
184
- "label": "2",
185
- "value": "c"
186
- }
187
- ]
188
- },
189
- {
190
- "label": "勘察人员",
191
- "type": "select",
192
- "field": "f_survey_name",
193
- "placeholder": "请选择",
194
- "required": true,
195
- "options": [
196
- {
197
- "label": "0",
198
- "value": "a"
199
- },
200
- {
201
- "label": "1",
202
- "value": "b"
203
- },
204
- {
205
- "label": "2",
206
- "value": "c"
207
- }
208
- ]
209
- },
210
- {
211
- "label": "勘察日期",
212
- "bootstraped":"col-sm-12",
213
- "label_bootstraped":"col-sm-3",
214
- "value_bootstraped":"col-sm-9",
215
- "type": "datepicker",
216
- "field": "f_survey_time",
217
- "placeholder": "请选择",
218
- "required": true
219
- },
220
- {
221
- "label": "勘察意见",
222
- "type": "textarea",
223
- "field": "f_survey_remarks",
224
- "rows": 3
225
- }
226
- ],
227
- "buttons": [
228
- {
229
- "button_name": "保存"
230
- },
231
- {
232
- "button_name": "提交"
233
- },
234
- {
235
- "button_name": "退回",
236
- "button_fields": [
237
- {
238
- "label": "退回原因",
239
- "type": "input",
240
- "field": "f_back_reason",
241
- "placeholder": "请输入",
242
- "required": true
243
- }
244
- ]
245
- }
246
- ]
247
- },
248
- {
249
- "title": "设计出图",
250
- "tables": [
251
- "t_apply"
252
- ],
253
- "fields": [
254
- {
255
- "label": "气表品牌",
256
- "type": "select",
257
- "field": "f_meter_brand",
258
- "placeholder": "请选择",
259
- "required": true
260
- },
261
- {
262
- "label": "气表型号",
263
- "type": "select",
264
- "field": "f_meter_style",
265
- "placeholder": "请选择",
266
- "required": true
267
- },
268
- {
269
- "label": "气表厂家",
270
- "type": "input",
271
- "field": "f_manufacturers",
272
- "disabled": true,
273
- "required": false
274
- },
275
- {
276
- "label": "气表类型",
277
- "type": "input",
278
- "field": "f_meter_type",
279
- "disabled": true,
280
- "required": false
281
- },
282
- {
283
- "label": "别名",
284
- "type": "input",
285
- "field": "f_alias",
286
- "disabled": true,
287
- "required": false
288
- },
289
- {
290
- "label": "调压装置",
291
- "type": "input",
292
- "field": "f_regulator",
293
- "required": true
294
- },
295
- {
296
- "label": "材料开据号",
297
- "type": "input",
298
- "field": "f_material_bill",
299
- "required": true
300
- },
301
- {
302
- "label": "设计周期",
303
- "type": "input",
304
- "field": "f_design_cycle",
305
- "required": true
306
- },
307
- {
308
- "label": "图纸设计人",
309
- "type": "input",
310
- "field": "f_designer",
311
- "required": true
312
- },
313
- {
314
- "label": "图纸审核人",
315
- "type": "input",
316
- "field": "f_design_check_name",
317
- "required": true
318
- },
319
- {
320
- "label": "设计派工日期",
321
- "type": "datepicker",
322
- "field": "f_design_start_date",
323
- "placeholder": "请选择",
324
- "required": false
325
- },
326
- {
327
- "label": "设计完成日期",
328
- "type": "datepicker",
329
- "field": "f_design_end_date",
330
- "placeholder": "请选择",
331
- "required": false
332
- },
333
- {
334
- "label": "设计出图说明",
335
- "type": "textarea",
336
- "field": "f_design_remarks",
337
- "rows": 3
338
- },
339
- {
340
- "label": "其他备注",
341
- "type": "textarea",
342
- "field": "f_rest_remarks",
343
- "rows": 3
344
- }
345
- ],
346
- "buttons": [
347
- {
348
- "button_name": "保存"
349
- },
350
- {
351
- "button_name": "提交"
352
- },
353
- {
354
- "button_name": "退回",
355
- "button_fields": [
356
- {
357
- "label": "退回原因",
358
- "type": "input",
359
- "field": "f_back_reason",
360
- "placeholder": "请输入",
361
- "required": true
362
- }
363
- ]
364
- }
365
- ]
366
- },
367
- {
368
- "title": "收费标准",
369
- "tables": [
370
- "t_apply"
371
- ],
372
- "fields": [
373
- {
374
- "label": "开户费",
375
- "type": "input",
376
- "field": "f_account_cost",
377
- "required": false
378
- },
379
- {
380
- "label": "材料费",
381
- "type": "input",
382
- "field": "f_material_cost",
383
- "required": false
384
- },
385
- {
386
- "label": "人工费",
387
- "type": "input",
388
- "field": "f_labor_cost",
389
- "required": false
390
- },
391
- {
392
- "label": "设备安装费",
393
- "type": "input",
394
- "field": "f_sbaz_cost",
395
- "required": false
396
- },
397
- {
398
- "label": "用气性质",
399
- "type": "select",
400
- "field": "f_gasproperties",
401
- "placeholder": "请选择",
402
- "required": true
403
- },
404
- {
405
- "label": "合计",
406
- "type": "input",
407
- "field": "f_install_num",
408
- "disabled": true,
409
- "required": false
410
- },
411
- {
412
- "label": "收费明细",
413
- "type": "textarea",
414
- "field": "f_fee_remarks",
415
- "row": 3
416
- }
417
- ],
418
- "buttons": [
419
- {
420
- "button_name": "保存"
421
- },
422
- {
423
- "button_name": "提交"
424
- },
425
- {
426
- "button_name": "退回",
427
- "button_fields": [
428
- {
429
- "label": "退回原因",
430
- "type": "input",
431
- "field": "f_back_reason",
432
- "placeholder": "请输入",
433
- "required": true
434
- }
435
- ]
436
- }
437
- ]
438
- },
439
- {
440
- "title": "合同签订",
441
- "tables": [
442
- "t_apply"
443
- ],
444
- "fields": [
445
- {
446
- "label": "合同编号",
447
- "type": "input",
448
- "field": "f_contract_number",
449
- "required": true
450
- },
451
- {
452
- "label": "合同签订日期",
453
- "type": "datepicker",
454
- "field": "f_contract_time",
455
- "placeholder": "请选择",
456
- "required": false
457
- },
458
- {
459
- "label": "合同业务办理人",
460
- "type": "input",
461
- "field": "f_salesman",
462
- "required": true
463
- },
464
- {
465
- "label": "用气人",
466
- "type": "input",
467
- "field": "f_usegasren",
468
- "disabled": true,
469
- "required": false
470
- },
471
- {
472
- "label": "用气人电话",
473
- "type": "input",
474
- "field": "f_usegasren_phone",
475
- "disabled": true,
476
- "required": false
477
- },
478
- {
479
- "label": "供气质量及方式",
480
- "type": "input",
481
- "field": "f_givegasfund",
482
- "disabled": true,
483
- "required": false
484
- },
485
- {
486
- "label": "合同签订备注",
487
- "type": "textarea",
488
- "field": "f_contract_remarks",
489
- "row": 3
490
- }
491
- ],
492
- "buttons": [
493
- {
494
- "button_name": "保存"
495
- },
496
- {
497
- "button_name": "提交"
498
- },
499
- {
500
- "button_name": "退回",
501
- "button_fields": [
502
- {
503
- "label": "退回原因",
504
- "type": "input",
505
- "field": "f_back_reason",
506
- "placeholder": "请输入",
507
- "required": true
508
- }
509
- ]
510
- }
511
- ]
512
- },
513
- {
514
- "title": "收费审核",
515
- "mobile": true,
516
- "tables": [
517
- "t_apply"
518
- ],
519
- "fields": [
520
- {
521
- "label": "是否同意安装",
522
- "type": "radio",
523
- "field": "f_agree_install",
524
- "disabled": false,
525
- "required": false,
526
- "items": [
527
- {
528
- "label": "是",
529
- "value": "是"
530
- },
531
- {
532
- "label": "否",
533
- "value": "否"
534
- }
535
- ]
536
- },
537
- {
538
- "label": "合同优惠金额",
539
- "type": "input",
540
- "field": "f_discount_money",
541
- "required": false
542
- },
543
- {
544
- "label": "收费审核日期",
545
- "bootstraped":"col-sm-12",
546
- "label_bootstraped":"col-sm-3",
547
- "value_bootstraped":"col-sm-9",
548
- "type": "datepicker",
549
- "field": "f_feecheck_date",
550
- "placeholder": "请选择",
551
- "required": false
552
- },
553
- {
554
- "label": "收费审核备注",
555
- "type": "textarea",
556
- "field": "f_feecheck_remarks",
557
- "row": 3
558
- }
559
- ],
560
- "buttons": [
561
- {
562
- "button_name": "保存"
563
- },
564
- {
565
- "button_name": "提交"
566
- },
567
- {
568
- "button_name": "退回",
569
- "button_fields": [
570
- {
571
- "label": "退回原因",
572
- "type": "input",
573
- "field": "f_back_reason",
574
- "placeholder": "请输入",
575
- "required": true
576
- }
577
- ]
578
- }
579
- ]
580
- },
581
- {
582
- "title": "派工单",
583
- "tables": [
584
- "t_apply"
585
- ],
586
- "fields": [
587
- {
588
- "label": "工程编号",
589
- "type": "input",
590
- "field": "f_project_number",
591
- "required": true
592
- },
593
- {
594
- "label": "计划开工日期",
595
- "type": "datepicker",
596
- "field": "f_work_startdate",
597
- "placeholder": "请选择",
598
- "required": false
599
- },
600
- {
601
- "label": "计划竣工日期",
602
- "type": "datepicker",
603
- "field": "f_work_enddate",
604
- "placeholder": "请选择",
605
- "required": false
606
- },
607
- {
608
- "label": "施工单位",
609
- "type": "select",
610
- "field": "f_construction_unit",
611
- "placeholder": "请选择",
612
- "required": true
613
- },
614
- {
615
- "label": "建设单位",
616
- "type": "select",
617
- "field": "f_build_unit",
618
- "placeholder": "请选择",
619
- "required": true
620
- },
621
- {
622
- "label": "监理单位",
623
- "type": "select",
624
- "field": "f_supervision_unit",
625
- "placeholder": "请选择",
626
- "required": true
627
- },
628
- {
629
- "label": "工程负责人",
630
- "type": "select",
631
- "field": "f_project_principal",
632
- "required": false
633
- },
634
- {
635
- "label": "负责人电话",
636
- "type": "input",
637
- "field": "f_principal_phone",
638
- "required": true
639
- },
640
- {
641
- "label": "现场代表",
642
- "type": "select",
643
- "field": "f_representative",
644
- "placeholder": "请选择",
645
- "required": true
646
- },
647
- {
648
- "label": "工程内容",
649
- "type": "textarea",
650
- "field": "f_tasking_remarks",
651
- "row": 3
652
- }
653
- ],
654
- "buttons": [
655
- {
656
- "button_name": "保存"
657
- },
658
- {
659
- "button_name": "提交"
660
- },
661
- {
662
- "button_name": "退回",
663
- "button_fields": [
664
- {
665
- "label": "退回原因",
666
- "type": "input",
667
- "field": "f_back_reason",
668
- "placeholder": "请输入",
669
- "required": true
670
- }
671
- ]
672
- }
673
- ]
674
- },
675
- {
676
- "title": "施工",
677
- "tables": [
678
- "t_apply"
679
- ],
680
- "fields": [
681
- {
682
- "label": "实际开工日期",
683
- "type": "datepicker",
684
- "field": "f_project_startdate",
685
- "placeholder": "请选择",
686
- "required": false
687
- },
688
- {
689
- "label": "工程负责人",
690
- "type": "select",
691
- "field": "f_project_principal",
692
- "readonly": true,
693
- "required": false
694
- },
695
- {
696
- "label": "户内工程",
697
- "type": "radio",
698
- "field": "f_indoor_project",
699
- "disabled": false,
700
- "required": true
701
- },
702
- {
703
- "label": "户内开工日期",
704
- "type": "datepicker",
705
- "field": "f_indoor_startdate",
706
- "placeholder": "请选择",
707
- "required": false
708
- },
709
- {
710
- "label": "户内完工日期",
711
- "type": "datepicker",
712
- "field": "f_indoor_enddate",
713
- "placeholder": "请选择",
714
- "required": false
715
- },
716
- {
717
- "label": "庭院工程",
718
- "type": "radio",
719
- "field": "f_courtyard_project",
720
- "disabled": false,
721
- "required": true
722
- },
723
- {
724
- "label": "庭院开工日期",
725
- "type": "datepicker",
726
- "field": "f_outdoors_startdate",
727
- "placeholder": "请选择",
728
- "required": false
729
- },
730
- {
731
- "label": "庭院完工日期",
732
- "type": "datepicker",
733
- "field": "f_outdoors_enddate",
734
- "placeholder": "请选择",
735
- "required": false
736
- },
737
- {
738
- "label": "施工备注",
739
- "type": "textarea",
740
- "field": "f_project_remarks",
741
- "row": 3
742
- }
743
- ],
744
- "buttons": [
745
- {
746
- "button_name": "保存"
747
- },
748
- {
749
- "button_name": "提交"
750
- },
751
- {
752
- "button_name": "退回",
753
- "button_fields": [
754
- {
755
- "label": "退回原因",
756
- "type": "input",
757
- "field": "f_back_reason",
758
- "placeholder": "请输入",
759
- "required": true
760
- }
761
- ]
762
- }
763
- ]
764
- }
765
- ]
766
- }