telephone-clients 3.0.104-10 → 3.0.104-100
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.
- package/package.json +3 -3
- package/src/App.vue +54 -54
- package/src/components/android/ImgArea.vue +80 -0
- package/src/components/guoxin/Console.vue +42 -14
- package/src/components/guoxin/call.state.api.js +3 -1
- package/src/components/pc/ComplainWork.vue +3 -0
- package/src/components/pc/RecordListLeft.vue +80 -10
- package/src/components/pc/RepairsWork.vue +33 -3
- package/src/components/pc/RoleSelector.vue +7 -1
- package/src/components/pc/Seekwork.vue +3 -0
- package/src/components/pc/SiteSend.vue +38 -1
- package/src/components/pc/TelLossList.vue +20 -3
- package/src/components/pc/WorkHistory.vue +1 -1
- package/src/components/pc/WorkList.vue +4 -3
- package/src/components/pc/WorkListAllNew.vue +16 -8
- package/src/components/pc/WorkListNew.vue +722 -712
- package/src/components/sendsingle/onlinequeryuser.vue +1 -1
- package/src/components/telcount/TelByOrderMan.vue +22 -4
- package/src/components/telreport/RepairsDetailsReport.vue +2 -2
- package/src/components/telreport/TrafficClassificationReport.vue +13 -13
- package/src/components/telreport/Trafficassess.vue +2 -2
- package/src/components/temp/HandplanInfo.vue +5 -1
- package/src/components/temp/InstructInfo.vue +1 -1
- package/src/components/temp/SecuritycheckInfo.vue +14 -0
- package/src/components/workorder/RepairDetails.vue +8 -2
- package/src/components/workorder/RepairInfo.vue +3 -3
- package/src/components/workorder/RepairPaperAndroid.vue +351 -0
- package/src/components/workorder/ServiceOnlineQuery.vue +306 -0
- package/src/components/workorder/TemporarySingle.vue +346 -302
- package/src/filiale/furuike/pc/QueryVisitHistory.vue +14 -1
- package/src/filiale/furuike/pc/WorkHistory.vue +576 -576
- package/src/filiale/hanzhong/telephone.js +1 -1
- package/src/filiale/jiaocheng/android/createQRcode.vue +204 -0
- package/src/filiale/jiaocheng/android/onlineBuyGas.vue +637 -0
- package/src/filiale/jiaocheng/telephone.js +8 -0
- package/src/filiale/jiaocheng/telephoneAndroid.js +15 -0
- package/src/filiale/lixian/onlineChangeMeter.vue +481 -0
- package/src/filiale/lixian/onlineoperation.vue +606 -0
- package/src/filiale/lixian/onlinequeryuser.vue +509 -0
- package/src/filiale/lixian/telephoneAndroid.js +23 -0
- package/src/filiale/qianneng/android/AppInstallationMaterial.vue +880 -845
- package/src/filiale/qianneng/android/TemporarySingle.vue +537 -537
- package/src/filiale/qianneng/pc/MaterialDetailed.vue +260 -260
- package/src/filiale/qianneng/pc/NewRepairPaper.vue +467 -467
- package/src/filiale/qianneng/pc/RepairsWork.vue +992 -992
- package/src/filiale/qianneng/pc/WorkListAllNew.vue +757 -757
- package/src/filiale/qianneng/pc/changetable.vue +273 -273
- package/src/filiale/qianneng/telephone.js +22 -22
- package/src/filiale/rizhao/pc/IgnitionVentilation.vue +0 -1
- package/src/filiale/rizhao/pc/RepairsWork.vue +0 -1
- package/src/filiale/rizhao/pc/WorkListAllNew.vue +11 -5
- package/src/filiale/rizhao/telephone.js +1 -1
- package/src/filiale/shanxian/android/RepairFirstV.vue +3 -0
- package/src/filiale/shanxian/pc/TelFindUser.vue +310 -0
- package/src/filiale/shanxian/pc/WorkList.vue +2 -2
- package/src/filiale/shanxian/telephone.js +1 -0
- package/src/filiale/shexian/android/AddMyTask.vue +7 -0
- package/src/filiale/shexian/android/RepairFirstV.vue +5 -0
- package/src/filiale/shexian/android/RepairInfo.vue +1 -0
- package/src/filiale/shexian/pc/TelAgentVoiceReport.vue +9 -9
- package/src/filiale/shexian/pc/TelByRepairType.vue +3 -3
- package/src/filiale/shexian/pc/WorkList.vue +4 -1
- package/src/filiale/shexian/pc/WorkListAllNew.vue +14 -1
- package/src/filiale/tongchuan/android/RepairDetails.vue +623 -0
- package/src/filiale/tongchuan/pc/AnalysisMain.vue +7 -7
- package/src/filiale/tongchuan/pc/RepairsWork.vue +8 -0
- package/src/filiale/tongchuan/pc/UserWork.vue +8 -0
- package/src/filiale/tongchuan/telephoneAndroid.js +1 -0
- package/src/filiale/wenxi/android/FaultAll.vue +710 -0
- package/src/filiale/wenxi/android/PhoneUpUserinfo.vue +73 -162
- package/src/filiale/wenxi/android/RepairOrderV.vue +1 -1
- package/src/filiale/wenxi/android/ZHihuanFirst.vue +149 -129
- package/src/filiale/wenxi/pc/DistributeWork.vue +1 -1
- package/src/filiale/wenxi/pc/RecordListLeft.vue +272 -0
- package/src/filiale/wenxi/pc/RepairsWork.vue +143 -64
- package/src/filiale/wenxi/pc/TelAgentVoiceReport.vue +290 -0
- package/src/filiale/wenxi/pc/TelLossList.vue +272 -0
- package/src/filiale/wenxi/telephone.js +4 -0
- package/src/filiale/wenxi/telephoneAndroid.js +2 -1
- package/src/filiale/wuhai/telephone.js +1 -1
- package/src/filiale/yuncheng/android/LdapHelper.js +75 -0
- package/src/filiale/yuncheng/android/Outlay.vue +201 -0
- package/src/filiale/yuncheng/android/RepairInfo.vue +163 -0
- package/src/filiale/yuncheng/android/RepairOrderV.vue +1483 -0
- package/src/filiale/yuncheng/android/RepairUserInfo.vue +390 -0
- package/src/filiale/yuncheng/android/RightTree.vue +218 -0
- package/src/filiale/yuncheng/android/TemporarySingle.vue +522 -0
- package/src/filiale/yuncheng/android/ZHihuanFirst.vue +541 -0
- package/src/filiale/yuncheng/pc/DistributeWork.vue +199 -0
- package/src/filiale/yuncheng/pc/GasWork.vue +773 -0
- package/src/filiale/yuncheng/pc/TelFindUser.vue +31 -11
- package/src/filiale/yuncheng/pc/WorkList.vue +823 -0
- package/src/filiale/yuncheng/pc/WorkListAllNew.vue +781 -0
- package/src/filiale/yuncheng/telephone.js +5 -1
- package/src/filiale/yuncheng/telephoneAndroid.js +19 -0
- package/src/filiale/zhongyi/pc/WorkListAllNew.vue +2 -1
- package/src/main.js +1 -1
- package/src/telephone-android.js +7 -0
- package/src/telephone.js +1 -1
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<img class="butt3" :src="imgback('基本信息')">
|
|
9
9
|
</span>
|
|
10
10
|
</div>
|
|
11
|
-
<div class="panel-body " id="upuserinfo_sel" v-show="headername=='基本信息'">
|
|
11
|
+
<div class="panel-body " id="upuserinfo_sel" v-show="headername == '基本信息'">
|
|
12
12
|
<div class="row auto" style="margin: 5px 0">
|
|
13
13
|
<labe class="righttxt">用户编号:</labe>
|
|
14
14
|
<input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_userinfo_code" readonly/>
|
|
@@ -35,13 +35,10 @@
|
|
|
35
35
|
</div>
|
|
36
36
|
<div class="row auto" style="margin: 5px 0">
|
|
37
37
|
<labe class="righttxt">合同日期:</labe>
|
|
38
|
-
<datepicker class="rightipt"
|
|
39
|
-
|
|
40
|
-
v-model="userinfo.baseinfo.base.f_contractdate"
|
|
41
|
-
:disabled-days-of-Week="[]"
|
|
38
|
+
<datepicker class="rightipt" :value.sync="userinfo.baseinfo.base.f_contractdate"
|
|
39
|
+
v-model="userinfo.baseinfo.base.f_contractdate" :disabled-days-of-Week="[]"
|
|
42
40
|
:format="'yyyy-MM-dd 00:00:00'"
|
|
43
|
-
:show-reset-button="reset" readonly="readonly"
|
|
44
|
-
>
|
|
41
|
+
:show-reset-button="reset" readonly="readonly">
|
|
45
42
|
</datepicker>
|
|
46
43
|
<!-- <input type="text" class="form-control rightipt" v-model="userinfo.baseinfo.base.f_contractdate" />-->
|
|
47
44
|
</div>
|
|
@@ -84,8 +81,7 @@
|
|
|
84
81
|
<labe class="righttxt">省 市 区:</labe>
|
|
85
82
|
<!--<input type="text" style="width: 75%;float:right" class="form-control" v-model="row.f_devices_type" />-->
|
|
86
83
|
<!--<input type="text" class="form-control rightipt" readonly v-model="userinfo.addressinfo.f_pcd" />-->
|
|
87
|
-
<v-select :value.sync="selectPcd" class="input-font" style="margin-left: 5%;"
|
|
88
|
-
:width="'60%'"
|
|
84
|
+
<v-select :value.sync="selectPcd" class="input-font" style="margin-left: 5%;" :width="'60%'"
|
|
89
85
|
v-model="selectPcd"
|
|
90
86
|
:options='pcds' placeholder='请选择省市区' close-on-select clear-button value-single
|
|
91
87
|
@change="pcd_change()"></v-select>
|
|
@@ -93,48 +89,43 @@
|
|
|
93
89
|
<div class="row auto" style="margin: 5px 0">
|
|
94
90
|
<labe class="righttxt">街道名称:</labe>
|
|
95
91
|
<!--<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_street" />-->
|
|
96
|
-
<v-select :value.sync="selectStreet" class="input-font" style="margin-left: 5%;"
|
|
97
|
-
:
|
|
98
|
-
|
|
99
|
-
:options='streets' placeholder='请选择街道' close-on-select clear-button value-single
|
|
92
|
+
<v-select :value.sync="selectStreet" class="input-font" style="margin-left: 5%;" :width="'60%'"
|
|
93
|
+
v-model="selectStreet" :options='streets' placeholder='请选择街道' close-on-select clear-button
|
|
94
|
+
value-single
|
|
100
95
|
@change="street_change()"></v-select>
|
|
101
96
|
</div>
|
|
102
97
|
<div class="row auto" style="margin: 5px 0">
|
|
103
|
-
<labe class="righttxt"
|
|
104
|
-
<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area"
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
<!-- :timeout="500"-->
|
|
109
|
-
<!-- @select-search="select_search"-->
|
|
110
|
-
<!-- readonly-->
|
|
111
|
-
<!-- :options='area' placeholder='请选择集收单位' close-on-select clear-button value-single @change="area_change()"></v-select>-->
|
|
98
|
+
<labe class="righttxt">小    区:</labe>
|
|
99
|
+
<!-- <input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area"/>-->
|
|
100
|
+
<v-select :value.sync="selectArea" class="input-font" style="margin-left: 5%;" :width="'60%'"
|
|
101
|
+
v-model="selectArea" :timeout="500" @select-search="select_search" readonly :options='area'
|
|
102
|
+
placeholder='请选择小区' close-on-select clear-button value-single @change="area_change()"></v-select>
|
|
112
103
|
</div>
|
|
113
104
|
<!--<div class="row auto" style="margin: 5px 0" v-show="addressType=='特殊地址'">
|
|
114
|
-
<labe class="righttxt"
|
|
105
|
+
<labe class="righttxt">小    区:</labe>
|
|
115
106
|
<!–<input type="text" readonly class="form-control rightipt" v-model="userinfo.addressinfo.f_residential_area" />–>
|
|
116
107
|
<v-select :value.sync="selectArea" class="input-font" style="margin-left: 5%;"
|
|
117
108
|
:width="'60%'"
|
|
118
109
|
v-model="selectArea"
|
|
119
110
|
@select-search="select_search"
|
|
120
|
-
:options='area' placeholder='
|
|
111
|
+
:options='area' placeholder='请选择小区' close-on-select clear-button value-single @change="area_changeTC()"></v-select>
|
|
121
112
|
</div>-->
|
|
122
|
-
<div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'
|
|
113
|
+
<div class="row auto" style="margin: 5px 0" v-show="addressType == '普通地址'">
|
|
123
114
|
<labe class="righttxt">楼    号:</labe>
|
|
124
115
|
<input type="text" @change="changeNewAddress" class="form-control rightipt"
|
|
125
116
|
v-model="userinfo.addressinfo.f_building"/>
|
|
126
117
|
</div>
|
|
127
|
-
<div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'
|
|
118
|
+
<div class="row auto" style="margin: 5px 0" v-show="addressType == '普通地址'">
|
|
128
119
|
<labe class="righttxt">单    元:</labe>
|
|
129
120
|
<input type="text" @change="changeNewAddress" class="form-control rightipt"
|
|
130
121
|
v-model="userinfo.addressinfo.f_unit"/>
|
|
131
122
|
</div>
|
|
132
|
-
<div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'
|
|
123
|
+
<div class="row auto" style="margin: 5px 0" v-show="addressType == '普通地址'">
|
|
133
124
|
<labe class="righttxt">楼    层:</labe>
|
|
134
125
|
<input type="text" @change="changeNewAddress" class="form-control rightipt"
|
|
135
126
|
v-model="userinfo.addressinfo.f_floor"/>
|
|
136
127
|
</div>
|
|
137
|
-
<div class="row auto" style="margin: 5px 0" v-show="addressType=='普通地址'
|
|
128
|
+
<div class="row auto" style="margin: 5px 0" v-show="addressType == '普通地址'">
|
|
138
129
|
<labe class="righttxt">门 牌 号:</labe>
|
|
139
130
|
<input type="text" @change="changeNewAddress" class="form-control rightipt"
|
|
140
131
|
v-model="userinfo.addressinfo.f_room"/>
|
|
@@ -164,16 +155,12 @@
|
|
|
164
155
|
<img class="butt3" :src="imgback('表具信息')">
|
|
165
156
|
</span>
|
|
166
157
|
</div>
|
|
167
|
-
<div class="panel-body " v-show="headername=='表具信息'">
|
|
158
|
+
<div class="panel-body " v-show="headername == '表具信息'">
|
|
168
159
|
<div class="row auto" style="margin: 5px 0">
|
|
169
160
|
<labe class="righttxt">表    号:</labe>
|
|
170
|
-
<input type="text"
|
|
171
|
-
:readonly="userinfo.meterinfo[0].f_table_state != '待开通'"
|
|
172
|
-
class="form-control rightipt"
|
|
161
|
+
<input type="text" :readonly="userinfo.meterinfo[0].f_table_state != '待开通'" class="form-control rightipt"
|
|
173
162
|
style="width: 45%" v-model="userinfo.meterinfo[0].f_meternumber"/>
|
|
174
|
-
<button type="button"
|
|
175
|
-
:disabled="userinfo.meterinfo[0].f_table_state != '待开通'"
|
|
176
|
-
name="button"
|
|
163
|
+
<button type="button" :disabled="userinfo.meterinfo[0].f_table_state != '待开通'" name="button"
|
|
177
164
|
class="btn btn-primary" style="width: 15%" @click="scan">扫码
|
|
178
165
|
</button>
|
|
179
166
|
</div>
|
|
@@ -203,33 +190,22 @@
|
|
|
203
190
|
<div class="row auto" style="margin: 5px 0">
|
|
204
191
|
<labe class="righttxt">表 位 置:</labe>
|
|
205
192
|
<v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_position"
|
|
206
|
-
v-model="userinfo.meterinfo[0].f_position"
|
|
207
|
-
placeholder='请选择'
|
|
208
|
-
:width='wid'
|
|
209
|
-
readonly
|
|
193
|
+
v-model="userinfo.meterinfo[0].f_position" placeholder='请选择' :width='wid' readonly
|
|
210
194
|
:options="wz_types"
|
|
211
195
|
close-on-select value-single></v-select>
|
|
212
196
|
</div>
|
|
213
197
|
<div class="row auto" style="margin: 5px 0" v-if="userinfo.meterinfo[0].f_table_state == '待开通'">
|
|
214
198
|
<labe class="righttxt">表 品 牌:</labe>
|
|
215
199
|
<v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_gasbrand"
|
|
216
|
-
v-model="userinfo.meterinfo[0].f_gasbrand"
|
|
217
|
-
placeholder='请选择'
|
|
218
|
-
:width='wid'
|
|
219
|
-
readonly
|
|
200
|
+
v-model="userinfo.meterinfo[0].f_gasbrand" placeholder='请选择' :width='wid' readonly
|
|
220
201
|
:options="gasbrands"
|
|
221
202
|
close-on-select value-single></v-select>
|
|
222
203
|
</div>
|
|
223
204
|
<div class="row auto" style="margin: 5px 0" v-if="userinfo.meterinfo[0].f_table_state == '待开通'">
|
|
224
205
|
<labe class="righttxt">气表型号:</labe>
|
|
225
206
|
<v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_gasmodel"
|
|
226
|
-
v-model="userinfo.meterinfo[0].f_gasmodel"
|
|
227
|
-
|
|
228
|
-
:width='wid'
|
|
229
|
-
readonly
|
|
230
|
-
:disabled="gasmodels.length == 0"
|
|
231
|
-
:options="gasmodels"
|
|
232
|
-
close-on-select value-single></v-select>
|
|
207
|
+
v-model="userinfo.meterinfo[0].f_gasmodel" placeholder='请选择' :width='wid' readonly
|
|
208
|
+
:disabled="gasmodels.length == 0" :options="gasmodels" close-on-select value-single></v-select>
|
|
233
209
|
</div>
|
|
234
210
|
<div class="row auto" style="margin: 5px 0">
|
|
235
211
|
<labe class="righttxt">初始底数:</labe>
|
|
@@ -238,27 +214,20 @@
|
|
|
238
214
|
<div class="row auto" style="margin: 5px 0">
|
|
239
215
|
<labe class="righttxt">左 右 表:</labe>
|
|
240
216
|
<v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_aroundmeter"
|
|
241
|
-
v-model="userinfo.meterinfo[0].f_aroundmeter"
|
|
242
|
-
placeholder='请选择'
|
|
243
|
-
:width='wid'
|
|
244
|
-
readonly
|
|
217
|
+
v-model="userinfo.meterinfo[0].f_aroundmeter" placeholder='请选择' :width='wid' readonly
|
|
245
218
|
:options="aroundmeters"
|
|
246
219
|
close-on-select value-single></v-select>
|
|
247
220
|
</div>
|
|
248
221
|
<div class="row auto" style="margin: 5px 0">
|
|
249
222
|
<labe class="righttxt">气表类型:</labe>
|
|
250
223
|
<v-select class="rightipt" :value.sync="userinfo.meterinfo[0].f_meter_classify"
|
|
251
|
-
v-model="userinfo.meterinfo[0].f_meter_classify"
|
|
252
|
-
placeholder='请选择'
|
|
253
|
-
:width='wid'
|
|
254
|
-
readonly
|
|
224
|
+
v-model="userinfo.meterinfo[0].f_meter_classify" placeholder='请选择' :width='wid' readonly
|
|
255
225
|
:disabled="true"
|
|
256
|
-
:options="meter_classifys"
|
|
257
|
-
close-on-select value-single></v-select>
|
|
226
|
+
:options="meter_classifys" close-on-select value-single></v-select>
|
|
258
227
|
</div>
|
|
259
228
|
<div class="row auto" style="margin: 5px 0">
|
|
260
229
|
<div style="display: flex;justify-content: center;">
|
|
261
|
-
<button v-if="userinfo.meterinfo[0].f_meter_classify=='机表'" class="col-sm-3 btn btn-primary"
|
|
230
|
+
<button v-if="userinfo.meterinfo[0].f_meter_classify == '机表'" class="col-sm-3 btn btn-primary"
|
|
262
231
|
@click="upUserState()">机表关阀停用
|
|
263
232
|
</button>
|
|
264
233
|
</div>
|
|
@@ -270,18 +239,13 @@
|
|
|
270
239
|
<span class="spanboder"><img src="../../../assets/list.png" style="width: 22px;margin-right: 8px;">设备信息<img
|
|
271
240
|
class="butt3" :src="imgback('设备信息')"></span>
|
|
272
241
|
</div>
|
|
273
|
-
<div class="panel-body" v-show="headername=='设备信息'">
|
|
242
|
+
<div class="panel-body" v-show="headername == '设备信息'">
|
|
274
243
|
<div class="row" v-for="row in model"
|
|
275
244
|
style="border:2px solid #A2C2EB; border-top:10px solid #A2C2EB; box-shadow: #00b3ee;margin-bottom: 10px">
|
|
276
245
|
<div class="row auto" style="margin: 5px 0">
|
|
277
246
|
<labe class="righttxt">设备类型:</labe>
|
|
278
|
-
<v-select class="rightipt" :value.sync="row.f_devices_type"
|
|
279
|
-
|
|
280
|
-
placeholder='请选择'
|
|
281
|
-
:width='wid'
|
|
282
|
-
readonly
|
|
283
|
-
:options="devices_types"
|
|
284
|
-
close-on-select value-single></v-select>
|
|
247
|
+
<v-select class="rightipt" :value.sync="row.f_devices_type" v-model="row.f_devices_type" placeholder='请选择'
|
|
248
|
+
:width='wid' readonly :options="devices_types" close-on-select value-single></v-select>
|
|
285
249
|
</div>
|
|
286
250
|
<div class="row auto" style="margin: 5px 0">
|
|
287
251
|
<labe class="righttxt">设备品牌:</labe>
|
|
@@ -293,12 +257,9 @@
|
|
|
293
257
|
</div>
|
|
294
258
|
<div class="row auto" style="margin: 5px 0">
|
|
295
259
|
<labe class="righttxt">生产日期:</labe>
|
|
296
|
-
<datepicker class="rightipt"
|
|
297
|
-
:
|
|
298
|
-
|
|
299
|
-
:disabled-days-of-Week="[]"
|
|
300
|
-
:format="'yyyy-MM-dd'"
|
|
301
|
-
:show-reset-button="reset" readonly="readonly">
|
|
260
|
+
<datepicker class="rightipt" :value.sync="row.f_make_date" v-model="row.f_make_date"
|
|
261
|
+
:disabled-days-of-Week="[]" :format="'yyyy-MM-dd'" :show-reset-button="reset"
|
|
262
|
+
readonly="readonly">
|
|
302
263
|
</datepicker>
|
|
303
264
|
</div>
|
|
304
265
|
<div class="row auto" style="margin: 5px 0">
|
|
@@ -307,12 +268,9 @@
|
|
|
307
268
|
</div>
|
|
308
269
|
<div class="row auto" style="margin: 5px 0">
|
|
309
270
|
<labe class="righttxt">到期日期:</labe>
|
|
310
|
-
<datepicker class="rightipt"
|
|
311
|
-
:
|
|
312
|
-
|
|
313
|
-
:disabled-days-of-Week="[]"
|
|
314
|
-
:format="'yyyy-MM-dd'"
|
|
315
|
-
:show-reset-button="reset" readonly="readonly">
|
|
271
|
+
<datepicker class="rightipt" :value.sync="row.f_expire_date" v-model="row.f_expire_date"
|
|
272
|
+
:disabled-days-of-Week="[]" :format="'yyyy-MM-dd'" :show-reset-button="reset"
|
|
273
|
+
readonly="readonly">
|
|
316
274
|
</datepicker>
|
|
317
275
|
</div>
|
|
318
276
|
<div class="row auto" style="margin: 5px 0">
|
|
@@ -321,12 +279,9 @@
|
|
|
321
279
|
</div>
|
|
322
280
|
<div class="row auto" style="margin: 5px 0">
|
|
323
281
|
<labe class="righttxt">安装日期:</labe>
|
|
324
|
-
<datepicker class="rightipt"
|
|
325
|
-
:
|
|
326
|
-
|
|
327
|
-
:disabled-days-of-Week="[]"
|
|
328
|
-
:format="'yyyy-MM-dd'"
|
|
329
|
-
:show-reset-button="reset" readonly="readonly">
|
|
282
|
+
<datepicker class="rightipt" :value.sync="row.f_input_date" v-model="row.f_input_date"
|
|
283
|
+
:disabled-days-of-Week="[]" :format="'yyyy-MM-dd'" :show-reset-button="reset"
|
|
284
|
+
readonly="readonly">
|
|
330
285
|
</datepicker>
|
|
331
286
|
</div>
|
|
332
287
|
<div class="row auto" style="margin: 5px 0">
|
|
@@ -335,13 +290,8 @@
|
|
|
335
290
|
</div>
|
|
336
291
|
<div class="row auto" style="margin: 5px 0">
|
|
337
292
|
<labe class="righttxt">有无不锈钢波纹管:</labe>
|
|
338
|
-
<v-select class="rightipt" :value.sync="row.f_pipe_type"
|
|
339
|
-
|
|
340
|
-
placeholder='请选择'
|
|
341
|
-
:width='wid'
|
|
342
|
-
readonly
|
|
343
|
-
:options="pipetypes"
|
|
344
|
-
close-on-select value-single></v-select>
|
|
293
|
+
<v-select class="rightipt" :value.sync="row.f_pipe_type" v-model="row.f_pipe_type" placeholder='请选择'
|
|
294
|
+
:width='wid' readonly :options="pipetypes" close-on-select value-single></v-select>
|
|
345
295
|
</div>
|
|
346
296
|
<div class="row auto" style="margin: 5px 0">
|
|
347
297
|
<labe class="righttxt">波纹管数量:</labe>
|
|
@@ -349,32 +299,22 @@
|
|
|
349
299
|
</div>
|
|
350
300
|
<div class="row auto" style="margin: 5px 0">
|
|
351
301
|
<labe class="righttxt">管道安装日期:</labe>
|
|
352
|
-
<datepicker class="rightipt"
|
|
353
|
-
:
|
|
354
|
-
|
|
355
|
-
:disabled-days-of-Week="[]"
|
|
356
|
-
:format="'yyyy-MM-dd'"
|
|
357
|
-
:show-reset-button="reset" readonly="readonly">
|
|
302
|
+
<datepicker class="rightipt" :value.sync="row.f_pipeinstall_date" v-model="row.f_pipeinstall_date"
|
|
303
|
+
:disabled-days-of-Week="[]" :format="'yyyy-MM-dd'" :show-reset-button="reset"
|
|
304
|
+
readonly="readonly">
|
|
358
305
|
</datepicker>
|
|
359
306
|
</div>
|
|
360
307
|
<div class="row auto" style="margin: 5px 0">
|
|
361
308
|
<labe class="righttxt">管道到期日期:</labe>
|
|
362
|
-
<datepicker class="rightipt"
|
|
363
|
-
:
|
|
364
|
-
|
|
365
|
-
:disabled-days-of-Week="[]"
|
|
366
|
-
:format="'yyyy-MM-dd'"
|
|
367
|
-
:show-reset-button="reset" readonly="readonly">
|
|
309
|
+
<datepicker class="rightipt" :value.sync="row.f_pipeexpire_date" v-model="row.f_pipeexpire_date"
|
|
310
|
+
:disabled-days-of-Week="[]" :format="'yyyy-MM-dd'" :show-reset-button="reset"
|
|
311
|
+
readonly="readonly">
|
|
368
312
|
</datepicker>
|
|
369
313
|
</div>
|
|
370
314
|
<div class="row auto" style="margin: 5px 0">
|
|
371
315
|
<labe class="righttxt">有无自闭阀:</labe>
|
|
372
|
-
<v-select class="rightipt" :value.sync="row.f_is_zibifa"
|
|
373
|
-
|
|
374
|
-
placeholder='请选择'
|
|
375
|
-
:width='wid'
|
|
376
|
-
:options="is_zibifa"
|
|
377
|
-
close-on-select value-single></v-select>
|
|
316
|
+
<v-select class="rightipt" :value.sync="row.f_is_zibifa" v-model="row.f_is_zibifa" placeholder='请选择'
|
|
317
|
+
:width='wid' :options="is_zibifa" close-on-select value-single></v-select>
|
|
378
318
|
</div>
|
|
379
319
|
<div class="row auto" style="margin: 5px 0">
|
|
380
320
|
<labe class="righttxt">自闭阀数量:</labe>
|
|
@@ -390,7 +330,7 @@
|
|
|
390
330
|
<labe class="righttxt">购买方式:</labe><input type="text" class="form-control rightipt" readonly v-model="row.watchpurchase" />
|
|
391
331
|
</div>-->
|
|
392
332
|
<div style="display: flex;justify-content: center;margin-bottom: 3px"
|
|
393
|
-
v-if="$index>this.userinfo_old.devicesinfo.length-1 || this.userinfo_old.devicesinfo.length==0">
|
|
333
|
+
v-if="$index > this.userinfo_old.devicesinfo.length - 1 || this.userinfo_old.devicesinfo.length == 0">
|
|
394
334
|
<button class="btn btn-warning" @click="delDevices($index)">删除设备</button>
|
|
395
335
|
</div>
|
|
396
336
|
</div>
|
|
@@ -492,62 +432,28 @@
|
|
|
492
432
|
this.userinfo.meterinfo[0].f_meternumber = datapa
|
|
493
433
|
},
|
|
494
434
|
checkVal() {
|
|
495
|
-
this.
|
|
496
|
-
|
|
497
|
-
let checked = {ischeck: true, msg: ''}
|
|
498
|
-
if (!this.userinfo.baseinfo.base.f_user_name) {
|
|
499
|
-
checked = {ischeck: false, msg: '请输入用户名称!'}
|
|
435
|
+
if (!this.userinfo.baseinfo.base.f_contractdate) {
|
|
436
|
+
return '合同日期未填写'
|
|
500
437
|
}
|
|
501
|
-
if (!this.
|
|
502
|
-
|
|
438
|
+
if (!this.userinfo.meterinfo[0].f_meternumber) {
|
|
439
|
+
return '表号未填写'
|
|
503
440
|
}
|
|
504
|
-
if (!this.
|
|
505
|
-
|
|
441
|
+
if (!this.userinfo.meterinfo[0].f_metertitles) {
|
|
442
|
+
return '表封号未填写'
|
|
506
443
|
}
|
|
507
|
-
if (!this.userinfo.
|
|
508
|
-
|
|
444
|
+
if (!this.userinfo.meterinfo[0].f_position) {
|
|
445
|
+
return '表位置未填写'
|
|
509
446
|
}
|
|
510
|
-
if (this.
|
|
511
|
-
|
|
512
|
-
checked = {ischeck: false, msg: '请选择集收单位!'}
|
|
513
|
-
}
|
|
514
|
-
if (!this.userinfo.addressinfo.f_room) {
|
|
515
|
-
checked = {ischeck: false, msg: '新输入门牌号!'}
|
|
516
|
-
}
|
|
447
|
+
if (!this.userinfo.meterinfo[0].f_gasbrand) {
|
|
448
|
+
return '表品牌未填写'
|
|
517
449
|
}
|
|
518
|
-
if (this.userinfo.meterinfo[0].
|
|
519
|
-
|
|
520
|
-
if (this.userinfo.meterinfo[0].f_meternumber != this.userinfo_old.meterinfo[0].f_meternumber) {
|
|
521
|
-
if (!this.f_meterno_path || this.f_meterno_path == Vue.nopic) {
|
|
522
|
-
checked = {ischeck: false, msg: '请拍摄表号照片!'}
|
|
523
|
-
} else {
|
|
524
|
-
this.changemeterno = true
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
} else {
|
|
528
|
-
checked = {ischeck: false, msg: '请输入表号!'}
|
|
529
|
-
}
|
|
450
|
+
if (!this.userinfo.meterinfo[0].f_meter_base) {
|
|
451
|
+
return '初始底数未填写'
|
|
530
452
|
}
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
for (let i = 0; i < this.checkField[check].length; i++) {
|
|
534
|
-
if (check == 'checkUserinfoField') {
|
|
535
|
-
if (this.userinfo.baseinfo.base[this.checkField[check][i]] != this.userinfo_old.baseinfo.base[this.checkField[check][i]]) {
|
|
536
|
-
this.approveChange = true
|
|
537
|
-
}
|
|
538
|
-
} else if (check == 'checkUserFilesField') {
|
|
539
|
-
if (this.userinfo.meterinfo[0][this.checkField[check][i]] != this.userinfo_old.meterinfo[0][this.checkField[check][i]]) {
|
|
540
|
-
this.approveChange = true
|
|
541
|
-
}
|
|
542
|
-
} else if (check == 'checkAddressField') {
|
|
543
|
-
if (this.userinfo.addressinfo[this.checkField[check][i]] != this.userinfo_old.addressinfo[this.checkField[check][i]]) {
|
|
544
|
-
this.approveChange = true
|
|
545
|
-
}
|
|
546
|
-
}
|
|
547
|
-
}
|
|
548
|
-
}
|
|
453
|
+
if (!this.userinfo.meterinfo[0].f_aroundmeter) {
|
|
454
|
+
return '左右表未填写'
|
|
549
455
|
}
|
|
550
|
-
return
|
|
456
|
+
return false
|
|
551
457
|
},
|
|
552
458
|
select_search(text) {
|
|
553
459
|
if (this.selectStreet.id) {
|
|
@@ -606,6 +512,11 @@
|
|
|
606
512
|
}
|
|
607
513
|
},
|
|
608
514
|
editUserInfo() {
|
|
515
|
+
const msg = this.checkVal()
|
|
516
|
+
if (msg && this.userinfo.meterinfo[0].f_table_state == '待开通') {
|
|
517
|
+
this.$showMessage(msg)
|
|
518
|
+
return
|
|
519
|
+
}
|
|
609
520
|
for (let i = 0; i < this.model.length; i++) {
|
|
610
521
|
this.model[i].f_user_id = this.userinfo.meterinfo[0].f_user_id
|
|
611
522
|
}
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
import RepairDetails from '../../../components/workorder/RepairDetails'
|
|
38
38
|
import RepairUserInfo from './RepairUserInfo'
|
|
39
39
|
import Outlay from '../../../components/workorder/Outlay'
|
|
40
|
-
import FaultAll from '
|
|
40
|
+
import FaultAll from './FaultAll'
|
|
41
41
|
import { HttpResetClass } from 'vue-client'
|
|
42
42
|
import co from 'co'
|
|
43
43
|
import * as Util from "../../../components/Util";
|