Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-database-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
中汽研标准应用数据库
car-database-web
Commits
21420493
Commit
21420493
authored
Mar 25, 2025
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(检测方案): 车辆样品编号
parent
1e9b67b5
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.vue
src/views/plan/customized/index.vue
+1
-1
index.vue
src/views/plan/list/index.vue
+1
-1
No files found.
src/views/plan/customized/index.vue
View file @
21420493
...
...
@@ -67,7 +67,7 @@
</el-form-item>
</el-col>
<el-col
:span=
"8"
>
<el-form-item
label=
"车辆
VIN
号"
prop=
"carModel"
style=
"width: 100%"
>
<el-form-item
label=
"车辆
样品编
号"
prop=
"carModel"
style=
"width: 100%"
>
<el-input
v-model=
"form.carModel"
placeholder=
"请输入"
></el-input>
</el-form-item>
</el-col>
...
...
src/views/plan/list/index.vue
View file @
21420493
...
...
@@ -78,7 +78,7 @@
>
</el-table-column>
<el-table-column
label=
"车辆
VIN
号"
label=
"车辆
样品编
号"
show-overflow-tooltip
min-width=
"200"
prop=
"carModel"
...
...
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