Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
c4c36a59
Commit
c4c36a59
authored
Jan 17, 2023
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接机包机修改
parent
190656c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
CharteringInfoManage.vue
...sManagement/CharteringManagement/CharteringInfoManage.vue
+11
-2
No files found.
src/components/busManagement/CharteringManagement/CharteringInfoManage.vue
View file @
c4c36a59
...
...
@@ -719,6 +719,14 @@
border-bottom-right-radius
:
0
!important
;
}
</
style
>
<
style
scoped
>
.underline
{
border-bottom
:
1px
dotted
#d1d1d1
;
margin-bottom
:
14px
;
width
:
450px
;
}
</
style
>
<
template
>
<div
class=
"flexOne scenicSpotInfoManage"
>
<div
class=
"resource-content clearfix"
>
...
...
@@ -812,11 +820,11 @@
</el-form-item>
<el-form-item
:label=
"`机场详细地址$
{index + 1}`" :prop="`AirportList.${index}.Address`" :rules="rules.Address">
<el-input
maxlength=
"600"
placeholder=
"请输入机场详细地址"
class=
"w300 addAddress"
v-model=
"item.Address"
>
<el-button
slot=
"append"
@
click=
"clickMapAddress(1, i
tem.Address, index
)"
<el-button
slot=
"append"
@
click=
"clickMapAddress(1, i
ndex, item.Address
)"
icon=
"iconfont icon-img_dw"
></el-button>
</el-input>
</el-form-item>
<div
class=
"toolOne"
style=
"margin: 0 0
28
px 13px;"
>
<div
class=
"toolOne"
style=
"margin: 0 0
14
px 13px;"
>
<span
class=
"fanbili"
>
机场地理位置
{{
index
+
1
}}
</span>
<div
class=
"RabateDiv clearfix"
>
<div
class=
"RebateCount reOne"
>
...
...
@@ -829,6 +837,7 @@
</div>
</div>
</div>
<div
class=
"underline"
></div>
</div>
</
template
>
<span
class=
"resource-lititle sheshi"
style=
"width: 100%;"
>
...
...
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