Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhongtong-avi-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
中通客车项目
zhongtong-avi-web
Commits
03a9147b
Commit
03a9147b
authored
Nov 03, 2019
by
李志鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
opt(设备采集数据): 修改设备分类数据
parent
92e680d4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
28 deletions
+13
-28
list.vue
src/views/Workshop/Chassis/list.vue
+3
-13
list.vue
src/views/Workshop/Final/list.vue
+5
-10
list.vue
src/views/Workshop/Painting/list.vue
+5
-0
list.vue
src/views/Workshop/Welding/list.vue
+0
-5
No files found.
src/views/Workshop/Chassis/list.vue
View file @
03a9147b
...
...
@@ -82,31 +82,21 @@
sortTreeData
:
[
{
id
:
1
,
label
:
'旋转辊床'
,
code
:
'ROTARY_ROLLER_BED'
},
{
id
:
2
,
label
:
'过程扫码设备'
,
code
:
'PROCESS_SCAN_CODE'
},
{
id
:
3
,
label
:
'底盘智能扭力钣手'
,
code
:
'CHASSIS_TORQUE_WRENCH'
},
{
id
:
4
,
id
:
2
,
label
:
'润滑油集中加注'
,
code
:
'LUBRICATING_OIL_CONCENTRATE'
},
{
id
:
5
,
id
:
3
,
label
:
'四轮定位'
,
code
:
'WHEEL_ALIGNMENT'
},
{
id
:
6
,
id
:
4
,
label
:
'铆接设备'
,
code
:
'RIVETING_EQUIPMENT'
}
...
...
src/views/Workshop/Final/list.vue
View file @
03a9147b
...
...
@@ -87,36 +87,31 @@
},
{
id
:
2
,
label
:
'过程扫码设备'
,
code
:
'PROCESS_SCAN_CODE'
},
{
id
:
3
,
label
:
'总装智能扭力钣手'
,
code
:
'ASSEMBLY_TORQUE_WRENCH'
},
{
id
:
4
,
id
:
3
,
label
:
'集中加注冷媒'
,
code
:
'FOCUS_ADDING_REFRIGERANT'
},
{
id
:
5
,
id
:
4
,
label
:
'集中加注离合器'
,
code
:
'CENTRALIZED_FILLING_CLUTCH'
},
{
id
:
6
,
id
:
5
,
label
:
'集中加注助力油'
,
code
:
'FOCUS_BOOSTER_OIL'
},
{
id
:
7
,
id
:
6
,
label
:
'地板革热熔胶涂布设备'
,
code
:
'FLOOR_LEATHER_HOT'
},
{
id
:
8
,
id
:
7
,
label
:
'新能源在线检测点'
,
code
:
'NEW_ENERGY'
}
...
...
src/views/Workshop/Painting/list.vue
View file @
03a9147b
...
...
@@ -114,6 +114,11 @@
id
:
7
,
label
:
'喷涂机器人'
,
code
:
'PAINTING_ROBOT'
},
{
id
:
8
,
label
:
'旋转辊床'
,
code
:
'ROTARY_ROLLER_BED'
}
],
// 搜索组件关键字列表
...
...
src/views/Workshop/Welding/list.vue
View file @
03a9147b
...
...
@@ -99,11 +99,6 @@
id
:
4
,
label
:
'焊装板链'
,
code
:
'PLATE_CHAIN'
},
{
id
:
5
,
label
:
'旋转辊床'
,
code
:
'ROTARY_ROLLER_BED'
}
],
// 搜索组件关键字列表
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment