Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
binhai-company
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
binhai-jiaoguan
binhai-company
Commits
72ac416e
Commit
72ac416e
authored
Dec 06, 2023
by
乔凯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:首页车辆详情车型回显
parent
f0d8558e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
index.vue
src/views/index.vue
+3
-1
No files found.
src/views/index.vue
View file @
72ac416e
...
...
@@ -133,7 +133,8 @@
</el-col>
<el-col
:span=
"12"
>
<el-form-item
label=
"车型:"
prop=
"selfNumber"
>
<span>
{{ form.industryType }}
</span>
<!-- <span>{{ form.industryType }}</span>-->
<dict-tag
:options=
"dict.type.bhxq_car_industry_type"
:value=
"form.industryType"
/>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -196,6 +197,7 @@ import { reguDetail, regulList } from '@/api/policiesRegul'
import
{
problemDetail
,
problemList
}
from
'@/api/problemFeedback'
export
default
{
name
:
'Index'
,
dicts
:
[
'bhxq_car_industry_type'
],
data
()
{
return
{
zoom
:
11
,
...
...
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