apply-clients 5.0.35 → 5.0.36-2

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 (91) hide show
  1. package/package.json +3 -3
  2. package/src/android.js +1 -1
  3. package/src/apply.js +15 -1
  4. package/src/assets//345/210/240/351/231/244.png +0 -0
  5. package/src/assets//347/224/250/346/210/267/345/234/260/345/235/200.png +0 -0
  6. package/src/assets//347/224/250/346/210/267/345/247/223/345/220/215.png +0 -0
  7. package/src/assets//347/224/250/346/210/267/347/224/265/350/257/235.png +0 -0
  8. package/src/components/app_apply/ApplyApp.vue +6 -6
  9. package/src/components/app_apply/ApplyDownList.vue +18 -16
  10. package/src/components/app_apply/ApplyInfo.vue +2 -2
  11. package/src/components/app_apply/ApplyListUpload.vue +15 -5
  12. package/src/components/app_apply/ApplyToDoList.vue +201 -54
  13. package/src/components/app_apply/ApplyUserInfo.vue +2 -2
  14. package/src/components/app_apply/FieldExploration.vue +0 -1
  15. package/src/components/app_apply/Gongcheng.vue +3631 -0
  16. package/src/components/app_apply/OneToMany.vue +194 -0
  17. package/src/components/app_apply/PlaceControler.vue +230 -189
  18. package/src/components/app_apply/ServiceControl.vue +687 -442
  19. package/src/components/app_apply/ServiceView.vue +44 -17
  20. package/src/components/app_apply/ezhou/FeiMinYongV.vue +109 -0
  21. package/src/components/app_apply/ezhou/FeiMinYongVV.vue +100 -0
  22. package/src/components/app_apply/ezhou/MinYong.vue +92 -0
  23. package/src/components/app_apply/ezhou/ServiceView.vue +745 -0
  24. package/src/components/image/doc.jpg +0 -0
  25. package/src/components/image/dwg.png +0 -0
  26. package/src/components/image/dxf.png +0 -0
  27. package/src/components/image/excel.jpg +0 -0
  28. package/src/components/image/pdf.jpg +0 -0
  29. package/src/components/phone/phoneselect.vue +250 -0
  30. package/src/components/phone/phoneselect2.vue +112 -0
  31. package/src/components/product/Common/ApplyValidateBill.vue +13 -6
  32. package/src/components/product/Common/PrintBill.vue +7 -6
  33. package/src/components/product/EngineeringManagement/EngineerUpload.vue +304 -0
  34. package/src/components/product/EngineeringManagement/EngineeringManagement.vue +137 -0
  35. package/src/components/product/EngineeringManagement/EngineeringSelect.vue +586 -0
  36. package/src/components/product/EngineeringSupervisory/EngineeringApplyStopInfo.vue +281 -0
  37. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryControl.vue +132 -0
  38. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryList.vue +340 -0
  39. package/src/components/product/EngineeringSupervisory/EngineeringSupervisoryServiceControl.vue +490 -0
  40. package/src/components/product/Function/InstallInfoSelect.vue +255 -254
  41. package/src/components/product/Function/Service/FunctionServiceControl.vue +37 -1
  42. package/src/components/product/Function/functions/ApplyUpload.vue +556 -0
  43. package/src/components/product/Function/functions/BuyerMessage.vue +512 -512
  44. package/src/components/product/Function/functions/InstallFee.vue +589 -347
  45. package/src/components/product/Function/functions/InstallFeeInfo.vue +6 -1
  46. package/src/components/product/Process/ExplorationSelect.vue +653 -636
  47. package/src/components/product/Process/Processes/CustomerRecordMessage.vue +2 -5
  48. package/src/components/product/Process/Processes/Service/ApplyChargeSearch.vue +392 -305
  49. package/src/components/product/Process/Processes/Service/PaperTicketBill.vue +85 -0
  50. package/src/components/product/Process/Processes/Service/ServiceControl.vue +1885 -1493
  51. package/src/components/product/ServiceView.vue +810 -800
  52. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +162 -10
  53. package/src/components/product/Supervisory/SupervisoryList.vue +77 -13
  54. package/src/components/product/applyReport/ApplyReport.vue +205 -0
  55. package/src/components/product/applyReport/PrintApplyReport.vue +116 -0
  56. package/src/components/product/stopInfo/ApplyStopInfo.vue +281 -280
  57. package/src/ezhouAndroid.js +48 -0
  58. package/src/index.js +3 -2
  59. package/src/main.js +1 -1
  60. package/src/plugins/commonService.js +11 -7
  61. package/static/newStyle/clear.png +0 -0
  62. package/static/newStyle/fife.png +0 -0
  63. package/static/newStyle/hidden.png +0 -0
  64. package/static/newStyle/label-clear.png +0 -0
  65. package/static/newStyle/left-img.png +0 -0
  66. package/static/newStyle/list_ok.png +0 -0
  67. package/static/newStyle/login-check.png +0 -0
  68. package/static/newStyle/login-con.png +0 -0
  69. package/static/newStyle/login-do.gif +0 -0
  70. package/static/newStyle/login-f.png +0 -0
  71. package/static/newStyle/login-info.png +0 -0
  72. package/static/newStyle/login-left.png +0 -0
  73. package/static/newStyle/login-org.png +0 -0
  74. package/static/newStyle/login-pwd.png +0 -0
  75. package/static/newStyle/login-user.png +0 -0
  76. package/static/newStyle/loginbg.gif +0 -0
  77. package/static/newStyle/loginbg1280.gif +0 -0
  78. package/static/newStyle/loginbg1366.gif +0 -0
  79. package/static/newStyle/loginbg_1.gif +0 -0
  80. package/static/newStyle/searchin.png +0 -0
  81. package/static/newStyle/searchout.png +0 -0
  82. package/static/newStyle/setting.png +0 -0
  83. package/static/newStyle/setting1.png +0 -0
  84. package/static/newStyle/shirk.png +0 -0
  85. package/static/newStyle/stretch_bottom.png +0 -0
  86. package/static/newStyle/stretch_left.png +0 -0
  87. package/static/newStyle/stretch_right.png +0 -0
  88. package/static/newStyle/stretch_top.png +0 -0
  89. package/static/newStyle/system-off.png +0 -0
  90. package/static/newStyle//350/261/252/344/275/263/347/207/203/346/260/224.png +0 -0
  91. package/yarn.lock +0 -8072
@@ -0,0 +1,116 @@
1
+ <template>
2
+ <style id="style">
3
+ td{
4
+ height: 30px;
5
+ padding: 0px;
6
+ text-align: center;
7
+ }
8
+ .cen{
9
+ text-align: center;
10
+ }
11
+ table{
12
+ margin: auto;
13
+ width: 100%;
14
+ border-collapse:collapse;
15
+ border: 1px solid black;
16
+ }
17
+ h1,h2,h3,h4,h5,h6 {
18
+ text-align: center;
19
+ }
20
+ </style>
21
+ <div id="print">
22
+ <table border="1">
23
+ <tr>
24
+ <th colspan="7"><h4>报装人员勘察 安装 通气 统计查询</h4></th>
25
+ </tr>
26
+ <tr>
27
+ <th colspan="1" rowspan="2" class="cen">报装人员</th>
28
+ <th colspan="2" class="cen">个人报建</th>
29
+ <th colspan="4" class="cen">集体报建</th>
30
+ </tr>
31
+ <tr class="title">
32
+ <th class="cen">
33
+ <nobr>踏勘</nobr>
34
+ </th>
35
+ <th class="cen">
36
+ <nobr>安装</nobr>
37
+ </th>
38
+ <th class="cen">
39
+ <nobr>踏勘</nobr>
40
+ </th>
41
+ <th class="cen">
42
+ <nobr>安装</nobr>
43
+ </th>
44
+ <th class="cen">
45
+ <nobr>验收</nobr>
46
+ </th>
47
+ <th class="cen">
48
+ <nobr>通气</nobr>
49
+ </th>
50
+ </tr>
51
+ <tr v-for="item in report">
52
+ <td>{{item.username}}</td>
53
+ <td>{{ item.gsurvey_name }}</td>
54
+ <td>{{ item.gconstruction_unit }}</td>
55
+ <td>{{ item.jsurvey_name }}</td>
56
+ <td>{{ item.jconstruction_unit }}</td>
57
+ <td>{{ item.checking_name }}</td>
58
+ <td>{{ item.jgas_name }}</td>
59
+ </tr>
60
+ <tr v-for="item in supplement">
61
+ <td></td>
62
+ <td></td>
63
+ <td></td>
64
+ <td></td>
65
+ <td></td>
66
+ <td></td>
67
+ <td></td>
68
+ </tr>
69
+ </table>
70
+ </div>
71
+
72
+ <print-element v-show="false" v-ref:print id='print' styleid='style'
73
+ top='10' left='60' width='100%' height='100%'>
74
+ </print-element>
75
+ </template>
76
+
77
+ <script>
78
+ Date.prototype.Format = function (fmt) {
79
+ var o = {
80
+ "M+": this.getMonth() + 1, //月份
81
+ "d+": this.getDate(), //日
82
+ "H+": this.getHours(), //小时
83
+ "m+": this.getMinutes(), //分
84
+ "s+": this.getSeconds(), //秒
85
+ "q+": Math.floor((this.getMonth() + 3) / 3), //季度
86
+ "S": this.getMilliseconds() //毫秒
87
+ };
88
+ if (/(y+)/.test(fmt)) fmt = fmt.replace(RegExp.$1, (this.getFullYear() + "").substr(4 - RegExp.$1.length));
89
+ for (var k in o)
90
+ if (new RegExp("(" + k + ")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length == 1) ? (o[k]) : (("00" + o[k]).substr(("" + o[k]).length)));
91
+ return fmt;
92
+ }
93
+ export default {
94
+ title: '打印统计单',
95
+ props: ['report'],
96
+ data () {
97
+ return {}
98
+ },
99
+ ready () {
100
+ },
101
+ methods: {
102
+ },
103
+ computed: {
104
+ supplement () {
105
+ if (this.material.length < 10) {
106
+ return 10 - this.material.length
107
+ }
108
+ return 0
109
+ }
110
+ }
111
+ }
112
+ </script>
113
+
114
+ <style scoped>
115
+
116
+ </style>