apply-clients 3.4.2 → 3.4.4

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 (130) hide show
  1. package/android.html +23 -23
  2. package/build/dev-server.js +119 -119
  3. package/build/webpack.base.conf.js +2 -1
  4. package/build/webpack.dev.conf.js +12 -0
  5. package/dingding.html +23 -0
  6. package/index.html +33 -33
  7. package/package.json +2 -1
  8. package/src/AndroidApp.vue +35 -35
  9. package/src/DingDingApp.vue +51 -0
  10. package/src/android.js +21 -21
  11. package/src/apply.js +38 -13
  12. package/src/applyAndroid.js +46 -32
  13. package/src/applyDingDing.js +12 -0
  14. package/src/components/android/AppOnetomany.vue +343 -301
  15. package/src/components/android/AppServiceView.vue +189 -10
  16. package/src/components/android/AppSign.vue +19 -7
  17. package/src/components/android/AppTakePic.vue +143 -143
  18. package/src/components/android/AreaSelect/AppQrcodeReader.vue +73 -0
  19. package/src/components/android/AreaSelect/AppResAreaMapGroup.vue +148 -0
  20. package/src/components/android/AreaSelect/AppResAreaSelect.vue +108 -0
  21. package/src/components/android/AreaSelect/AppResAreaSelectGroup.vue +142 -0
  22. package/src/components/android/Function/AppFunctionServiceControl.vue +344 -0
  23. package/src/components/android/Function/AppInstallFunction.vue +366 -0
  24. package/src/components/android/Process/AppExplorationUser.vue +500 -320
  25. package/src/components/android/Process/AppServiceControl.vue +999 -48
  26. package/src/components/android/Process/Processes/AppAddMaterialScience.vue +477 -0
  27. package/src/components/android/Process/Processes/AppBuildSign.vue +46 -0
  28. package/src/components/android/Process/Processes/AppChargeManagement.vue +637 -0
  29. package/src/components/android/Process/Processes/AppDevicesManagement.vue +519 -0
  30. package/src/components/android/Process/Processes/AppInstallationDetails.vue +116 -90
  31. package/src/components/android/Process/Processes/AppSupplementalAgreement.vue +298 -0
  32. package/src/components/android/Process/Processes/selectApply.vue +250 -0
  33. package/src/components/android/Process/Processes/selectUserinfo.vue +182 -0
  34. package/src/components/android/ProgressReport/ProgressReportDetail.vue +64 -64
  35. package/src/components/android/Supervisory/AppProcessSupervisory.vue +205 -71
  36. package/src/components/android/Supervisory/AppSupervisoryCart.vue +69 -34
  37. package/src/components/android/TaskGraph.vue +125 -125
  38. package/src/components/common/TabButton.vue +149 -0
  39. package/src/components/common/Tabs.vue +67 -0
  40. package/src/components/image/dwg.jpg +0 -0
  41. package/src/components/image/txt.jpg +0 -0
  42. package/src/components/image//345/221/250/345/217/243/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  43. package/src/components/image//350/245/277/345/215/216/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  44. package/src/components/image//351/203/270/345/237/216/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  45. package/src/components/image//351/241/271/345/237/216/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  46. package/src/components/image//351/271/277/351/202/221/346/224/266/346/254/276/344/270/223/347/224/250/347/253/240.png +0 -0
  47. package/src/components/product/ApplyCharge/ApplyChargeList.vue +272 -53
  48. package/src/components/product/ApplyCharge/ApplyChargeSearch.vue +3 -3
  49. package/src/components/product/AreaSelect/MyAreaSelect.vue +423 -0
  50. package/src/components/product/AreaSelect/ResAreaSelect.vue +106 -0
  51. package/src/components/product/AreaSelect/ResAreaSelectGroup.vue +150 -0
  52. package/src/components/product/AreaSelect/utils/EventListener.js +29 -0
  53. package/src/components/product/AreaSelect/utils/coerceBoolean.js +7 -0
  54. package/src/components/product/Business/BusinessApply.vue +269 -0
  55. package/src/components/product/Business/CivilApply.vue +269 -0
  56. package/src/components/product/Function/InstallFunction.vue +132 -125
  57. package/src/components/product/Function/InstallInfoSelect.vue +320 -292
  58. package/src/components/product/Function/Service/FunctionServiceControl.vue +445 -222
  59. package/src/components/product/GaoDeMapComponents/GaoDeMap.vue +231 -0
  60. package/src/components/product/GroupByApply/ApplyGroupByList.vue +253 -0
  61. package/src/components/product/GroupByApply/ApplyGroupByMain.vue +53 -0
  62. package/src/components/product/GroupByApply/ApplyGroupByPaper.vue +376 -0
  63. package/src/components/product/Install/InstallProject.vue +194 -0
  64. package/src/components/product/Material/MaterialDetailed.vue +262 -0
  65. package/src/components/product/OldApply/Handle/HandleApply.vue +337 -0
  66. package/src/components/product/OldApply/Monitor/MonitorApply.vue +360 -0
  67. package/src/components/product/OldApply/OldApply.vue +209 -0
  68. package/src/components/product/OldApply/OldApplyMessage.vue +420 -0
  69. package/src/components/product/Onetomany.vue +406 -377
  70. package/src/components/product/Print/BuildOrder/buildOrderList.vue +339 -0
  71. package/src/components/product/Print/BuildOrder/printBuildOrder.vue +157 -0
  72. package/src/components/product/Print/IgnitionBill/IgnitionBill.vue +259 -0
  73. package/src/components/product/Print/IgnitionBill/printIgnitionBill.vue +168 -0
  74. package/src/components/product/Process/ExplorationSelect.vue +495 -410
  75. package/src/components/product/Process/ExplorationUser.vue +189 -138
  76. package/src/components/product/Process/Processes/InstallationDetails.vue +25 -7
  77. package/src/components/product/Process/Processes/Print/printCharge.vue +41 -17
  78. package/src/components/product/Process/Processes/Print/printChargepc.vue +142 -0
  79. package/src/components/product/Process/Processes/Print/printRefund.vue +196 -0
  80. package/src/components/product/Process/Processes/addMaterialScience.vue +454 -0
  81. package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +211 -207
  82. package/src/components/product/Process/Processes/chargeManagement.vue +20 -3
  83. package/src/components/product/Process/Processes/devicesManagement.vue +484 -478
  84. package/src/components/product/Process/Processes/selectApply.vue +2 -2
  85. package/src/components/product/Process/Service/ServiceControl.vue +638 -20
  86. package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
  87. package/src/components/product/Process/ShowBackReason.vue +33 -0
  88. package/src/components/product/ServiceView.vue +357 -7
  89. package/src/components/product/Stop/StopApply.vue +101 -103
  90. package/src/components/product/Stop/StopApplyList.vue +271 -269
  91. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +884 -186
  92. package/src/components/product/Supervisory/SupervisoryControl.vue +137 -100
  93. package/src/components/product/Supervisory/SupervisoryList.vue +201 -30
  94. package/src/components/product/Supervisory/SupervisoryhCart.vue +130 -107
  95. package/src/components/product/VueUtils/ApplyUpload.vue +275 -273
  96. package/src/components/product/VueUtils/GaoPaiYi/HighMeter.vue +1090 -0
  97. package/src/components/product/VueUtils/HighMeter.vue +208 -208
  98. package/src/components/product/VueUtils/ToolsPage.vue +51 -0
  99. package/src/components/product/VueUtils/Tree.vue +330 -0
  100. package/src/dingding.js +19 -0
  101. package/src/expandcssAndroid.less +517 -1034
  102. package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +735 -731
  103. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +824 -824
  104. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetailsCivil.vue +650 -650
  105. package/src/filiale/yuchuan/android/Sign/AppSignTask.vue +182 -182
  106. package/src/filiale/yuchuan/android/Sign/BuildSign.vue +50 -50
  107. package/src/filiale/yuchuan/android/Sign/ConstructSign.vue +50 -50
  108. package/src/filiale/yuchuan/android/Sign/DesignSign.vue +50 -50
  109. package/src/filiale/yuchuan/android/Sign/SupervisorSign.vue +50 -50
  110. package/src/filiale/yuchuan/android/Task/Build/BuildTsak.vue +60 -60
  111. package/src/filiale/yuchuan/android/Task/Survey/SurveyTsak.vue +60 -60
  112. package/src/filiale/yuchuan/android.js +14 -14
  113. package/src/filiale/yuchuan/pc/Order/OrderApply.vue +528 -528
  114. package/src/filiale/yuchuan/pc/Order/OrderApplyList.vue +343 -343
  115. package/src/filiale/yuchuan/pc/Print/BuildOrder/buildOrderList.vue +264 -0
  116. package/src/filiale/yuchuan/pc/Print/BuildOrder/printBuildOrder.vue +152 -0
  117. package/src/filiale/yuchuan/pc/Process/ExplorationUser.vue +149 -149
  118. package/src/filiale/yuchuan/pc/Process/Processes/ApplyMapCom.vue +67 -67
  119. package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetails.vue +809 -809
  120. package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetailsCivil.vue +595 -595
  121. package/src/filiale/yuchuan/pc/Process/Processes/Print/printCharge.vue +125 -0
  122. package/src/filiale/yuchuan/pc/Process/Processes/chargeManagement.vue +621 -470
  123. package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +1108 -1074
  124. package/src/filiale/yuchuan/pc/Sign/SignRecord.vue +24 -0
  125. package/src/filiale/yuchuan/pc/Sign/SignRecordList.vue +174 -0
  126. package/src/filiale/yuchuan/pc.js +20 -12
  127. package/src/main.js +4 -1
  128. package/src/components/product/Function/StopApplyCrrdList.vue +0 -176
  129. package/src/components/product/Function/functions/ApplyRecordCancel.vue +0 -102
  130. package/src/components/product/Function/functions/StopInstall.vue +0 -106
@@ -0,0 +1,420 @@
1
+ <template>
2
+ <div class="select-overspread" style="background-color: #ffffff;padding: 20px;overflow: scroll">
3
+ <form class="form-horizontal">
4
+ <div class="form-group">
5
+ <div class="col-sm-4 form-group">
6
+ <label class="control-label-justify control-label col-sm-6">用户编号</label>
7
+ <div class="col-sm-6">
8
+ <input class="form-control input_view" type="input" readonly
9
+ v-model="selectdata.f_userinfo_code"
10
+ :value="selectdata.f_userinfo_code"/>
11
+ </div>
12
+ </div>
13
+ <div class="col-sm-4 form-group">
14
+ <label class="control-label-justify control-label col-sm-6">工程编号</label>
15
+ <div class="col-sm-6">
16
+ <input class="form-control input_view" type="input" readonly
17
+ v-model="selectdata.f_apply_num"
18
+ :value="selectdata.f_apply_num"/>
19
+ </div>
20
+ </div>
21
+ <div class="col-sm-4 form-group">
22
+ <label class="control-label-justify control-label col-sm-6">报建类型</label>
23
+ <div class="col-sm-6">
24
+ <input class="form-control input_view" type="input" readonly
25
+ v-model="selectdata.f_apply_type"
26
+ :value="selectdata.f_apply_type"/>
27
+ </div>
28
+ </div>
29
+ <div class="col-sm-4 form-group">
30
+ <label class="control-label-justify control-label col-sm-6">流程状态</label>
31
+ <div class="col-sm-6">
32
+ <input class="form-control input_view" type="input" readonly
33
+ v-model="selectdata.f_sub_state"
34
+ :value="selectdata.f_sub_state"/>
35
+ </div>
36
+ </div>
37
+ <div class="col-sm-4 form-group">
38
+ <label class="control-label-justify control-label col-sm-6">单位名称</label>
39
+ <div class="col-sm-6">
40
+ <input class="form-control input_view" type="input" readonly
41
+ v-model="selectdata.f_user_name"
42
+ :value="selectdata.f_user_name"/>
43
+ </div>
44
+ </div>
45
+ <div class="col-sm-4 form-group">
46
+ <label class="control-label-justify control-label col-sm-6">联系人</label>
47
+ <div class="col-sm-6">
48
+ <input class="form-control input_view" type="input" readonly
49
+ v-model="selectdata.f_contact"
50
+ :value="selectdata.f_contact"/>
51
+ </div>
52
+ </div>
53
+ <div class="col-sm-4 form-group">
54
+ <label class="control-label-justify control-label col-sm-6">电话</label>
55
+ <div class="col-sm-6">
56
+ <input class="form-control input_view" type="input" readonly
57
+ v-model="selectdata.f_phone"
58
+ :value="selectdata.f_phone"/>
59
+ </div>
60
+ </div>
61
+ <div class="col-sm-4 form-group">
62
+ <label class="control-label-justify control-label col-sm-6">身份证号</label>
63
+ <div class="col-sm-6">
64
+ <input class="form-control input_view" type="input" readonly
65
+ v-model="selectdata.f_idnumber"
66
+ :value="selectdata.f_idnumber"/>
67
+ </div>
68
+ </div>
69
+ <div class="col-sm-4 form-group">
70
+ <label class="control-label-justify control-label col-sm-6">用气性质</label>
71
+ <div class="col-sm-6">
72
+ <input class="form-control input_view" type="input" readonly
73
+ v-model="selectdata.f_gas_nature"
74
+ :value="selectdata.f_gas_nature"/>
75
+ </div>
76
+ </div>
77
+ <div class="col-sm-4 form-group">
78
+ <label class="control-label-justify control-label col-sm-6">报建接收时间</label>
79
+ <div class="col-sm-6">
80
+ <input class="form-control input_view" type="input" readonly
81
+ v-model="selectdata.f_apply_date"
82
+ :value="selectdata.f_apply_date"/>
83
+ </div>
84
+ </div>
85
+ <div class="col-sm-4 form-group">
86
+ <label class="control-label-justify control-label col-sm-6">报建审核日期</label>
87
+ <div class="col-sm-6">
88
+ <input class="form-control input_view" type="input" readonly
89
+ v-model="selectdata.f_apply_check_date"
90
+ :value="selectdata.f_apply_check_date"/>
91
+ </div>
92
+ </div>
93
+ <div class="col-sm-4 form-group">
94
+ <label class="control-label-justify control-label col-sm-6">合同价格</label>
95
+ <div class="col-sm-6">
96
+ <input class="form-control input_view" type="input" readonly
97
+ v-model="selectdata.f_contract_money"
98
+ :value="selectdata.f_contract_money"/>
99
+ </div>
100
+ </div>
101
+ <div class="col-sm-12 form-group">
102
+ <label class="control-label-justify control-label col-sm-6">收费项目</label>
103
+ <div class="col-sm-10">
104
+ <input class="form-control input_view" type="input" readonly
105
+ v-model="selectdata.f_payment_term"
106
+ :value="selectdata.f_payment_term"/>
107
+ </div>
108
+ </div>
109
+ <div class="col-sm-12 form-group">
110
+ <label class="control-label-justify control-label col-sm-6">集收单位</label>
111
+ <div class="col-sm-10">
112
+ <input class="form-control input_view" type="input" readonly
113
+ v-model="selectdata.f_unit_name"
114
+ :value="selectdata.f_unit_name"/>
115
+ </div>
116
+ </div>
117
+ <div class="col-sm-12 form-group">
118
+ <label class="control-label-justify control-label col-sm-6">地址</label>
119
+ <div class="col-sm-10">
120
+ <input class="form-control input_view" type="input" readonly
121
+ v-model="selectdata.f_address"
122
+ :value="selectdata.f_address"/>
123
+ </div>
124
+ </div>
125
+ <div class="col-sm-12 form-group">
126
+ <label class="control-label-justify control-label col-sm-6">报建备注</label>
127
+ <div class="col-sm-10">
128
+ <input class="form-control input_view" type="input" readonly
129
+ v-model="selectdata.f_apply_remarks"
130
+ :value="selectdata.f_apply_remarks"/>
131
+ </div>
132
+ </div>
133
+
134
+ <!-- 待安装 -->
135
+ <div class="col-sm-4 form-group">
136
+ <label class="control-label-justify control-label col-sm-6">施工项目部</label>
137
+ <div class="col-sm-6">
138
+ <input class="form-control input_view" type="input"
139
+ :readonly="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
140
+ v-model="selectdata.f_construction_unit"
141
+ :value="selectdata.f_construction_unit"/>
142
+ </div>
143
+ </div>
144
+ <div class="col-sm-4 form-group">
145
+ <label class="control-label-justify control-label col-sm-6">施工负责人</label>
146
+ <div class="col-sm-6">
147
+ <input class="form-control input_view" type="input"
148
+ :readonly="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
149
+ v-model="selectdata.f_construction_worker"
150
+ :value="selectdata.f_construction_worker"/>
151
+ </div>
152
+ </div>
153
+ <div class="col-sm-4 form-group">
154
+ <label class="control-label-justify control-label col-sm-6">施工完成时间</label>
155
+ <div class="col-sm-6">
156
+ <datepicker
157
+ :value.sync="selectdata.f_completion_time"
158
+ v-model="selectdata.f_completion_time"
159
+ :readonly="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
160
+ :disabled="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
161
+ :show-reset-button="true"
162
+ ></datepicker>
163
+ </div>
164
+ </div>
165
+ <div class="col-sm-4 form-group">
166
+ <label class="control-label-justify control-label col-sm-6">表号</label>
167
+ <div class="col-sm-6">
168
+ <input class="form-control input_view" type="input"
169
+ :readonly="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
170
+ v-model="selectdata.f_meternumber"
171
+ :value="selectdata.f_meternumber"/>
172
+ </div>
173
+ </div>
174
+ <div class="col-sm-4 form-group">
175
+ <label class="control-label-justify control-label col-sm-6">防盗卡号</label>
176
+ <div class="col-sm-6">
177
+ <input class="form-control input_view" type="input"
178
+ :readonly="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
179
+ v-model="selectdata.f_card_number"
180
+ :value="selectdata.f_card_number"/>
181
+ </div>
182
+ </div>
183
+ <div class="col-sm-4 form-group">
184
+ <label class="control-label-justify control-label col-sm-6">施工审核时间</label>
185
+ <div class="col-sm-6">
186
+ <datepicker
187
+ :value.sync="selectdata.f_construction_check_time"
188
+ v-model="selectdata.f_construction_check_time"
189
+ :readonly="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
190
+ :disabled="selectdata.f_sub_state !== '待安装' || type === 'monitor'"
191
+ :show-reset-button="true"
192
+ ></datepicker>
193
+ </div>
194
+ </div>
195
+
196
+ <!-- 待点火 -->
197
+ <template v-if="selectdata.f_sub_state !== '待安装' || type === 'monitor'">
198
+ <div class="col-sm-4 form-group">
199
+ <label class="control-label-justify control-label col-sm-6">计划通气时间</label>
200
+ <div class="col-sm-6">
201
+ <datepicker
202
+ :value.sync="selectdata.f_plan_date"
203
+ v-model="selectdata.f_plan_date"
204
+ :readonly="type === 'monitor'"
205
+ :disabled="type === 'monitor'"
206
+ :show-reset-button="true"
207
+ ></datepicker>
208
+ </div>
209
+ </div>
210
+ <div class="col-sm-4 form-group">
211
+ <label class="control-label-justify control-label col-sm-6">计划气价名称</label>
212
+ <div class="col-sm-6">
213
+ <input class="form-control input_view" type="input"
214
+ :readonly="type === 'monitor'"
215
+ v-model="selectdata.f_gas_price_name"
216
+ :value="selectdata.f_gas_price_name"/>
217
+ </div>
218
+ </div>
219
+ <div class="col-sm-4 form-group">
220
+ <label class="control-label-justify control-label col-sm-6">计划通气备注</label>
221
+ <div class="col-sm-6">
222
+ <input class="form-control input_view" type="input"
223
+ :readonly="type === 'monitor'"
224
+ v-model="selectdata.f_remark_stask"
225
+ :value="selectdata.f_remark_stask"/>
226
+ </div>
227
+ </div>
228
+ <div class="col-sm-4 form-group">
229
+ <label class="control-label-justify control-label col-sm-6">通气日期</label>
230
+ <div class="col-sm-6">
231
+ <datepicker
232
+ :value.sync="selectdata.f_ventilate_date"
233
+ v-model="selectdata.f_ventilate_date"
234
+ :readonly="type === 'monitor'"
235
+ :disabled="type === 'monitor'"
236
+ :show-reset-button="true"
237
+ ></datepicker>
238
+ </div>
239
+ </div>
240
+ <div class="col-sm-4 form-group">
241
+ <label class="control-label-justify control-label col-sm-6">通气备注</label>
242
+ <div class="col-sm-6">
243
+ <input class="form-control input_view" type="input"
244
+ :readonly="type === 'monitor'"
245
+ v-model="selectdata.f_gas_remarks"
246
+ :value="selectdata.f_gas_remarks"/>
247
+ </div>
248
+ </div>
249
+ <div class="col-sm-4 form-group">
250
+ <label class="control-label-justify control-label col-sm-6">验收人</label>
251
+ <div class="col-sm-6">
252
+ <input class="form-control input_view" type="input"
253
+ :readonly="type === 'monitor'"
254
+ v-model="selectdata.f_acceptor"
255
+ :value="selectdata.f_acceptor"/>
256
+ </div>
257
+ </div>
258
+ <div class="col-sm-4 form-group">
259
+ <label class="control-label-justify control-label col-sm-6">验收日期</label>
260
+ <div class="col-sm-6">
261
+ <datepicker
262
+ :value.sync="selectdata.f_acceptor_date"
263
+ v-model="selectdata.f_acceptor_date"
264
+ :readonly="type === 'monitor'"
265
+ :disabled="type === 'monitor'"
266
+ :show-reset-button="true"
267
+ ></datepicker>
268
+ </div>
269
+ </div>
270
+ <div class="col-sm-4 form-group">
271
+ <label class="control-label-justify control-label col-sm-6">验收结果</label>
272
+ <div class="col-sm-6">
273
+ <input class="form-control input_view" type="input"
274
+ :readonly="type === 'monitor'"
275
+ v-model="selectdata.f_acceptance_is_qualified"
276
+ :value="selectdata.f_acceptance_is_qualified"/>
277
+ </div>
278
+ </div>
279
+ <div class="col-sm-4 form-group">
280
+ <label class="control-label-justify control-label col-sm-6">气价名称</label>
281
+ <div class="col-sm-6">
282
+ <input class="form-control input_view" type="input"
283
+ :readonly="type === 'monitor'"
284
+ v-model="selectdata.f_price_name"
285
+ :value="selectdata.f_price_name"/>
286
+ </div>
287
+ </div>
288
+ <div class="col-sm-12 form-group">
289
+ <label class="control-label-justify control-label col-sm-6">真实流程状态备注:</label>
290
+ <div class="col-sm-10">
291
+ <input class="form-control input_view" type="input"
292
+ readonly
293
+ v-model="selectdata.f_reality_sub_remark"
294
+ :value="selectdata.f_reality_sub_remark"/>
295
+ </div>
296
+ </div>
297
+ </template>
298
+ <template v-if="selectdata.f_sub_state === '终止'">
299
+ <div class="col-sm-4 form-group">
300
+ <label class="control-label-justify control-label col-sm-6">终止原因</label>
301
+ <div class="col-sm-6">
302
+ <input class="form-control input_view" type="input" readonly
303
+ v-model="selectdata.f_stop_reason"
304
+ :value="selectdata.f_stop_reason"/>
305
+ </div>
306
+ </div>
307
+ <div class="col-sm-4 form-group">
308
+ <label class="control-label-justify control-label col-sm-6">终止人员</label>
309
+ <div class="col-sm-6">
310
+ <input class="form-control input_view" type="input" readonly
311
+ v-model="selectdata.f_stop_user"
312
+ :value="selectdata.f_stop_user"/>
313
+ </div>
314
+ </div>
315
+ <div class="col-sm-4 form-group">
316
+ <label class="control-label-justify control-label col-sm-6">终止时间</label>
317
+ <div class="col-sm-6">
318
+ <input class="form-control input_view" type="input" readonly
319
+ v-model="selectdata.f_stop_date"
320
+ :value="selectdata.f_stop_date"/>
321
+ </div>
322
+ </div>
323
+ <div class="col-sm-12 form-group">
324
+ <label class="control-label-justify control-label col-sm-6">终止备注</label>
325
+ <div class="col-sm-10">
326
+ <input class="form-control input_view" type="input" readonly
327
+ v-model="selectdata.f_stop_remarks"
328
+ :value="selectdata.f_stop_remarks"/>
329
+ </div>
330
+ </div>
331
+ </template>
332
+ </div>
333
+ </form>
334
+ </div>
335
+ </template>
336
+
337
+ <script>
338
+ export default {
339
+ title: '报装信息',
340
+ props: ['selectdata', 'type'],
341
+ data () {
342
+ return {
343
+ }
344
+ }
345
+ }
346
+ </script>
347
+ <style>
348
+ .datepicker{
349
+ width: 100%!important;
350
+ }
351
+ .datepicker-input{
352
+ background-color: #ffffff!important;
353
+ width: 100%!important;
354
+ }
355
+ .datepicker-input:disabled{
356
+ border: 1px solid #DDD!important;
357
+ color: #ACA899!important;
358
+ width: 100%!important;
359
+ }
360
+ </style>
361
+ <style scoped>
362
+ th{
363
+ font-size: 15px !important;
364
+ text-align: center !important;
365
+ background-color: #dfedfb!important;
366
+ color: #666666 !important;
367
+ font-family: PINGFANG-BOLD !important;
368
+ font-weight: normal!important;
369
+ }
370
+ /*清除model中的浮动*/
371
+ .clearfix:after,.clearfix:before{
372
+ display: table;
373
+ }
374
+ .clearfix:after{
375
+ clear: both;
376
+ }
377
+
378
+ .input_view{
379
+ padding: 8px;
380
+ background-color: #ffffff;
381
+ border-radius: 2px;
382
+ border: solid 1px #c7c7c7!important;
383
+ color: #333333!important;
384
+ font-size: 15px!important;
385
+ }
386
+
387
+ .input_view[readonly]{
388
+ border: 1px solid #DDD!important;
389
+ color:#ACA899!important;
390
+ }
391
+ .input_view:disabled{
392
+ border: 1px solid #DDD!important;
393
+ color:#ACA899!important;
394
+ }
395
+
396
+ .control-label-justify {
397
+ display: inline-block;
398
+ vertical-align: top;
399
+ width: 110px;
400
+ text-align: justify;
401
+ font-family: PingFang-SC-Bold;
402
+ }
403
+
404
+ .control-label-justify::after {
405
+ content: "";
406
+ display: inline-block;
407
+ width: 100%;
408
+ overflow: hidden;
409
+ height: 0;
410
+ }
411
+
412
+ input::-webkit-outer-spin-button,
413
+ input::-webkit-inner-spin-button {
414
+ -webkit-appearance: none;
415
+ }
416
+
417
+ input[type="number"] {
418
+ -moz-appearance: textfield;
419
+ }
420
+ </style>