Admin
2025-12-02 9e42f0dafa019f5ecf6b0ff425ecb966b002171e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
 
let viewgird = [
    {
        path: '/Sys_Log',
        name: 'sys_Log',
        component: () => import('@/views/system/Sys_Log.vue')
    },
    {
        path: '/Sys_User',
        name: 'Sys_User',
        component: () => import('@/views/system/Sys_User.vue')
    },
    {
        path: '/permission',
        name: 'permission',
        component: () => import('@/views/system/Permission.vue')
    },
 
    {
        path: '/Sys_Dictionary',
        name: 'Sys_Dictionary',
        component: () => import('@/views/system/Sys_Dictionary.vue')
    },
    {
        path: '/Sys_Role',
        name: 'Sys_Role',
        component: () => import('@/views/system/Sys_Role.vue')
    }, {
        path: '/Sys_Role1',
        name: 'Sys_Role1',
        component: () => import('@/views/system/Sys_Role1.vue')
    }
    , {
        path: '/Sys_DictionaryList',
        name: 'Sys_DictionaryList',
        component: () => import('@/views/system/Sys_DictionaryList.vue')
    }, {
        path: '/Dt_areainfo',
        name: 'Dt_areainfo',
        component: () => import('@/views/services/basicinfo/Dt_areainfo.vue')
    }, {
        path: '/Dt_equipmentinfo',
        name: 'Dt_equipmentinfo',
        component: () => import('@/views/services/basicinfo/Dt_equipmentinfo.vue')
    }, {
        path: '/Dt_locationinfo',
        name: 'Dt_locationinfo',
        component: () => import('@/views/services/basicinfo/Dt_locationinfo.vue')
    }, {
        path: '/Dt_materielinfo',
        name: 'Dt_materielinfo',
        component: () => import('@/views/services/basicinfo/Dt_materielinfo.vue')
    }, {
        path: '/dt_ruler',
        name: 'dt_ruler',
        component: () => import('@/views/services/basicinfo/dt_ruler.vue')
    }, {
        path: '/Dt_boxing_head',
        name: 'Dt_boxing_head',
        component: () => import('@/views/services/inbound/Dt_boxing_head.vue')
    }, {
        path: '/Dt_boxing_head_hty',
        name: 'Dt_boxing_head_hty',
        component: () => import('@/views/services/inbound/Dt_boxing_head_hty.vue')
    }, {
        path: '/Dt_boxing_detail',
        name: 'Dt_boxing_detail',
        component: () => import('@/views/services/inbound/Dt_boxing_detail.vue')
    }, {
        path: '/Dt_boxing_detail_hty',
        name: 'Dt_boxing_detail_hty',
        component: () => import('@/views/services/inbound/Dt_boxing_detail_hty.vue')
    }, {
        path: '/Dt_inboundorder_detail',
        name: 'Dt_inboundorder_detail',
        component: () => import('@/views/services/inbound/Dt_inboundorder_detail.vue')
    }, {
        path: '/Dt_inboundorder_head',
        name: 'Dt_inboundorder_head',
        component: () => import('@/views/services/inbound/Dt_inboundorder_head.vue')
    }, {
        path: '/VV_BoxingInfo',
        name: 'VV_BoxingInfo',
        component: () => import('@/views/services/inboundview/VV_BoxingInfo.vue')
    }, {
        path: '/VV_BoxingInfo_Hty',
        name: 'VV_BoxingInfo_Hty',
        component: () => import('@/views/services/inboundview/VV_BoxingInfo_Hty.vue')
    }, {
        path: '/VV_InboundOrderInfo',
        name: 'VV_InboundOrderInfo',
        component: () => import('@/views/services/inboundview/VV_InboundOrderInfo.vue')
    }, {
        path: '/VV_InboundOrderInfo_hty',
        name: 'VV_InboundOrderInfo_hty',
        component: () => import('@/views/services/inboundview/VV_InboundOrderInfo_hty.vue')
    }, {
        path: '/Dt_inboundorder_head_hty',
        name: 'Dt_inboundorder_head_hty',
        component: () => import('@/views/services/inbound/Dt_inboundorder_head_hty.vue')
    }, {
        path: '/Dt_inboundorder_detail_hty',
        name: 'Dt_inboundorder_detail_hty',
        component: () => import('@/views/services/inbound/Dt_inboundorder_detail_hty.vue')
    }, {
        path: '/VV_ManualInfo',
        name: 'VV_ManualInfo',
        component: () => import('@/views/services/manualoutbound/VV_ManualInfo.vue')
    }, {
        path: '/Dt_manualhead_head',
        name: 'Dt_manualhead_head',
        component: () => import('@/views/services/manualoutbound/Dt_manualhead_head.vue')
    }, {
        path: '/Dt_manual_detail',
        name: 'Dt_manual_detail',
        component: () => import('@/views/services/manualoutbound/Dt_manual_detail.vue')
    }, {
        path: '/Dt_barcodeinfo',
        name: 'Dt_barcodeinfo',
        component: () => import('@/views/services/container/Dt_barcodeinfo.vue')
    }, {
        path: '/Dt_container_head',
        name: 'Dt_container_head',
        component: () => import('@/views/services/container/Dt_container_head.vue')
    }, {
        path: '/Dt_container_detail',
        name: 'Dt_container_detail',
        component: () => import('@/views/services/container/Dt_container_detail.vue')
    }, {
        path: '/Dt_barcodeinfo_hty',
        name: 'Dt_barcodeinfo_hty',
        component: () => import('@/views/services/container/Dt_barcodeinfo_hty.vue')
    }, {
        path: '/Dt_container_head_hty',
        name: 'Dt_container_head_hty',
        component: () => import('@/views/services/container/Dt_container_head_hty.vue')
    }, {
        path: '/Dt_container_detail_hty',
        name: 'Dt_container_detail_hty',
        component: () => import('@/views/services/container/Dt_container_detail_hty.vue')
    }, {
        path: '/VV_ContainerInfo',
        name: 'VV_ContainerInfo',
        component: () => import('@/views/services/container/VV_ContainerInfo.vue')
    }, {
        path: '/Dt_taskinfo',
        name: 'Dt_taskinfo',
        component: () => import('@/views/services/taskinfo/Dt_taskinfo.vue')
    }, {
        path: '/Dt_taskinfo_hty',
        name: 'Dt_taskinfo_hty',
        component: () => import('@/views/services/taskinfo/Dt_taskinfo_hty.vue')
    }, {
        path: '/Dt_plcinfohead',
        name: 'Dt_plcinfohead',
        component: () => import('@/views/services/plcinfo/Dt_plcinfohead.vue')
    }, {
        path: '/Dt_plcinfodetail',
        name: 'Dt_plcinfodetail',
        component: () => import('@/views/services/plcinfo/Dt_plcinfodetail.vue')
    }, {
        path: '/Dt_container_size_info',
        name: 'Dt_container_size_info',
        component: () => import('@/views/services/container/Dt_container_size_info.vue')
    }, {
        path: '/Dt_container_size_info_hty',
        name: 'Dt_container_size_info_hty',
        component: () => import('@/views/services/container/Dt_container_size_info_hty.vue')
    }, {
        path: '/VV_ContainerInfo_EmptyPallet',
        name: 'VV_ContainerInfo_EmptyPallet',
        component: () => import('@/views/services/containerinfoemptypallet/VV_ContainerInfo_EmptyPallet.vue')
    }, {
        path: '/Dt_mes_goods_info',
        name: 'Dt_mes_goods_info',
        component: () => import('@/views/services/mesinfo/Dt_mes_goods_info.vue')
    }, {
        path: '/Dt_mes_goods_info_hty',
        name: 'Dt_mes_goods_info_hty',
        component: () => import('@/views/services/mesinfo/Dt_mes_goods_info_hty.vue')
    }, {
        path: '/Dt_general_info',
        name: 'Dt_general_info',
        component: () => import('@/views/services/generalinfo/Dt_general_info.vue')
    }, {
        path: '/Dt_materiel_zc_info',
        name: 'Dt_materiel_zc_info',
        component: () => import('@/views/services/basicinfo/Dt_materiel_zc_info.vue')
    }, {
        path: '/Dt_weighing_standards',
        name: 'Dt_weighing_standards',
        component: () => import('@/views/services/basicinfo/Dt_weighing_standards.vue')
    }, {
        path: '/Dt_selection_standards',
        name: 'Dt_selection_standards',
        component: () => import('@/views/services/standard/Dt_selection_standards.vue')
    }, {
        path: '/Dt_bearing_gap_standards',
        name: 'Dt_bearing_gap_standards',
        component: () => import('@/views/services/standard/Dt_bearing_gap_standards.vue')
    }, {
        path: '/Dt_bearing_behind_standards',
        name: 'Dt_bearing_behind_standards',
        component: () => import('@/views/services/standard/Dt_bearing_behind_standards.vue')
    }, {
        path: '/Dt_bearing_oil_standards',
        name: 'Dt_bearing_oil_standards',
        component: () => import('@/views/services/standard/Dt_bearing_oil_standards.vue')
    }, {
        path: '/WmsLog',
        name: 'WmsLog',
        component: () => import('@/views/services/taskinfo/WmsLog.vue')
    }
    , {
        path: '/ContainerGraph',
        name: 'ContainerGraph',
        component: () => import('@/views/services/container/ContainerGraph.vue')
    }
    , {
        path: '/VV_Inbound_View',
        name: 'VV_Inbound_View',
        component: () => import('@/views/services/vv_inbound_view/VV_Inbound_View.vue')
    }, {
        path: '/VV_Outbound_View',
        name: 'VV_Outbound_View',
        component: () => import('@/views/services/vv_outbound_view/VV_Outbound_View.vue')
    }, {
        path: '/VV_measure_View',
        name: 'VV_measure_View',
        component: () => import('@/views/services/vv_measure_view/VV_measure_View.vue')
    }, {
        path: '/dt_Interfacerecord',
        name: 'dt_Interfacerecord',
        component: () => import('@/views/system/dt_Interfacerecord.vue')
    }, {
        path: '/dt_measureRecord',
        name: 'dt_measureRecord',
        component: () => import('@/views/services/record/dt_measureRecord.vue')
    }, {
        path: '/dt_selectionRecord',
        name: 'dt_selectionRecord',
        component: () => import('@/views/services/record/dt_selectionRecord.vue')
    }, {
        path: '/dt_checkRecord',
        name: 'dt_checkRecord',
        component: () => import('@/views/services/record/dt_checkRecord.vue')
    }]
 
export default viewgird