Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
afbc0e82
Commit
afbc0e82
authored
Mar 24, 2021
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
0ee0f829
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
editVehicle.vue
src/components/tradePavilion/editVehicle.vue
+4
-4
No files found.
src/components/tradePavilion/editVehicle.vue
View file @
afbc0e82
...
...
@@ -5,7 +5,7 @@
</div>
<el-form
:model=
"addMsg"
:rules=
"rules"
ref=
"addMsg"
label-width=
"150px"
>
<el-card
shadow=
"never"
style=
"margin-top:10px"
class=
"box-card"
>
<el-form-item
label=
"
载体
名称"
prop=
"CarrierName"
>
<el-form-item
label=
"
项目
名称"
prop=
"CarrierName"
>
<el-input
v-model=
"addMsg.CarrierName"
style=
"width:690px"
size=
"small"
>
</el-input>
</el-form-item>
...
...
@@ -48,7 +48,7 @@
<a
v-if=
"addMsg.VideoUrl != ''"
class=
"blue noline"
:href=
"addMsg.VideoUrl"
target=
"_blank"
>
视频链接
</a>
</div>
</el-form-item>
<el-form-item
label=
"
载体
地址"
>
<el-form-item
label=
"
项目
地址"
>
<el-input
v-model=
"addMsg.Address"
style=
"width:690px"
size=
"small"
placeholder=
"请输入内容"
></el-input>
</el-form-item>
<el-form-item
label=
"经纬度"
style=
"margin-top: 15px;"
size=
"small"
>
...
...
@@ -81,7 +81,7 @@
size=
"small"
placeholder=
"请输入内容"
>
</el-input>
</el-form-item>
<el-form-item
label=
"
生
态规则"
>
<el-form-item
label=
"
业
态规则"
>
<el-input
v-model=
"addMsg.CarrierPlan"
style=
"width:690px"
size=
"small"
placeholder=
"请输入内容"
>
</el-input>
</el-form-item>
...
...
@@ -89,7 +89,7 @@
<el-input
v-model=
"addMsg.CarrierTarget"
style=
"width:690px"
size=
"small"
placeholder=
"请输入内容"
>
</el-input>
</el-form-item>
<el-form-item
label=
"定位"
>
<el-form-item
label=
"
总体
定位"
>
<el-input
v-model=
"addMsg.Location"
style=
"width:690px"
size=
"small"
placeholder=
"请输入内容"
>
</el-input>
</el-form-item>
...
...
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