|
|
@@ -44,7 +44,7 @@ export default {
|
|
44
|
44
|
navigateToUrl: "/pages/myTask/consultList/consultList?segmenter=0&urlIndex=0",
|
|
45
|
45
|
},
|
|
46
|
46
|
{
|
|
47
|
|
- id: "13",
|
|
|
47
|
+ id: "15",
|
|
48
|
48
|
imagePath: "../../static/consult.png",
|
|
49
|
49
|
imageBg: "#1ccd8d",
|
|
50
|
50
|
text: "综合调度", //WorkOrder/GetLDDealList
|
|
|
@@ -194,14 +194,14 @@ export default {
|
|
194
|
194
|
navigateToUrl: "/pages/myTask/repairList/repairList?segmenter=0",
|
|
195
|
195
|
},
|
|
196
|
196
|
{
|
|
197
|
|
- id: "13",
|
|
|
197
|
+ id: "2",
|
|
198
|
198
|
imagePath: "../../static/consult.png",
|
|
199
|
199
|
imageBg: "#1ccd8d",
|
|
200
|
200
|
text: "咨询工单", //WorkOrder/GetLDDealList
|
|
201
|
201
|
navigateToUrl: "/pages/myTask/consultList/consultList?segmenter=0&urlIndex=0",
|
|
202
|
202
|
},
|
|
203
|
203
|
{
|
|
204
|
|
- id: "13",
|
|
|
204
|
+ id: "3",
|
|
205
|
205
|
imagePath: "../../static/consult.png",
|
|
206
|
206
|
imageBg: "#1ccd8d",
|
|
207
|
207
|
text: "综合调度", //WorkOrder/GetLDDealList
|
|
|
@@ -216,13 +216,13 @@ export default {
|
|
216
|
216
|
text: "故障报修", //WorkOrder/GetLDDealList
|
|
217
|
217
|
navigateToUrl: "/pages/myTask/repairList/myRepairOrderList/myRepairOrderList?segmenter=0&urlIndex=0",
|
|
218
|
218
|
}, {
|
|
219
|
|
- id: "13",
|
|
|
219
|
+ id: "2",
|
|
220
|
220
|
imagePath: "../../static/consult.png",
|
|
221
|
221
|
imageBg: "#1ccd8d",
|
|
222
|
222
|
text: "咨询工单", //WorkOrder/GetLDDealList
|
|
223
|
223
|
navigateToUrl: "/pages/myTask/consultList/consultList?segmenter=0&urlIndex=0",
|
|
224
|
224
|
},{
|
|
225
|
|
- id: "13",
|
|
|
225
|
+ id: "3",
|
|
226
|
226
|
imagePath: "../../static/consult.png",
|
|
227
|
227
|
imageBg: "#1ccd8d",
|
|
228
|
228
|
text: "综合调度", //WorkOrder/GetLDDealList
|
|
|
@@ -230,19 +230,19 @@ export default {
|
|
230
|
230
|
},],
|
|
231
|
231
|
// 调度员
|
|
232
|
232
|
dispatchList: [{
|
|
233
|
|
- id: "2",
|
|
|
233
|
+ id: "1",
|
|
234
|
234
|
imagePath: "../../static/reppair.png",
|
|
235
|
235
|
imageBg: "#1ccd8d",
|
|
236
|
236
|
text: "故障报修", //WorkOrder/GetLDDealList
|
|
237
|
237
|
navigateToUrl: "/pages/myTask/repairList/myRepairOrderList/myRepairOrderList?segmenter=0&urlIndex=1",
|
|
238
|
238
|
}, {
|
|
239
|
|
- id: "13",
|
|
|
239
|
+ id: "2",
|
|
240
|
240
|
imagePath: "../../static/consult.png",
|
|
241
|
241
|
imageBg: "#1ccd8d",
|
|
242
|
242
|
text: "咨询工单", //WorkOrder/GetLDDealList
|
|
243
|
243
|
navigateToUrl: "/pages/myTask/consultList/consultList?segmenter=0&urlIndex=0",
|
|
244
|
244
|
},{
|
|
245
|
|
- id: "13",
|
|
|
245
|
+ id: "3",
|
|
246
|
246
|
imagePath: "../../static/consult.png",
|
|
247
|
247
|
imageBg: "#1ccd8d",
|
|
248
|
248
|
text: "综合调度", //WorkOrder/GetLDDealList
|
|
|
@@ -250,7 +250,7 @@ export default {
|
|
250
|
250
|
},],
|
|
251
|
251
|
//
|
|
252
|
252
|
AttendantList: [{
|
|
253
|
|
- id: "13",
|
|
|
253
|
+ id: "1",
|
|
254
|
254
|
imagePath: "../../static/consult.png",
|
|
255
|
255
|
imageBg: "#1ccd8d",
|
|
256
|
256
|
text: "综合调度", //WorkOrder/GetLDDealList
|