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
1e9b67b5
Commit
1e9b67b5
authored
Mar 25, 2025
by
高滢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(检验方案): 标题
parent
ee95cca1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index.vue
src/views/plan/list/index.vue
+4
-4
No files found.
src/views/plan/list/index.vue
View file @
1e9b67b5
...
...
@@ -17,7 +17,7 @@
</el-option>
</el-select>
</el-form-item>
<el-form-item
label=
"车辆
VIN
号"
prop=
"carModel"
>
<el-form-item
label=
"车辆
样品编
号"
prop=
"carModel"
>
<el-input
v-model=
"queryParams.carModel"
placeholder=
"请输入"
...
...
@@ -34,10 +34,10 @@
@
click=
"handleQuery"
>
查询
</el-button
>
<el-button
icon=
"el-icon-refresh"
<el-button
icon=
"el-icon-refresh"
size=
"mini"
:disabled=
"buttonDisabled"
:disabled=
"buttonDisabled"
@
click=
"resetQuery"
>
重置
</el-button
>
...
...
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