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
b7862046
Commit
b7862046
authored
Dec 31, 2024
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文案调整
parent
438befa7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
12 deletions
+12
-12
BuildingVehicle.vue
src/components/tradePavilion/BuildingVehicle.vue
+12
-12
No files found.
src/components/tradePavilion/BuildingVehicle.vue
View file @
b7862046
...
...
@@ -166,14 +166,14 @@
</el-date-picker>
</el-form-item>
<!--prop="VisitorsFlowrate"-->
<el-form-item
label=
"人流
量
参数"
>
<el-input
v-model=
"addMsg.VisitorsFlowrate"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入人流
量
参数"
<el-form-item
label=
"人流参数"
>
<el-input
v-model=
"addMsg.VisitorsFlowrate"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入人流参数"
maxlength=
"500"
show-word-limit
>
</el-input>
</el-form-item>
<!--prop="SupportingFacilities"-->
<el-form-item
label=
"
水电气及配套
"
>
<el-input
v-model=
"addMsg.SupportingFacilities"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入
水电气及配套
"
<el-form-item
label=
"
配套设施
"
>
<el-input
v-model=
"addMsg.SupportingFacilities"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入
配套设施
"
maxlength=
"500"
show-word-limit
>
</el-input>
</el-form-item>
...
...
@@ -208,8 +208,8 @@
</el-input>
</el-form-item>
<!--prop="BrandDemand"-->
<el-form-item
label=
"目标招商业态
及品牌需求
"
>
<el-input
v-model=
"addMsg.BrandDemand"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入目标招商业态
及品牌需求
"
<el-form-item
label=
"目标招商业态"
>
<el-input
v-model=
"addMsg.BrandDemand"
style=
"width: 690px"
size=
"small"
placeholder=
"请输入目标招商业态"
maxlength=
"500"
show-word-limit
>
</el-input>
</el-form-item>
...
...
@@ -486,11 +486,11 @@
PropertyComposition
:
''
,
//物业构成
Location
:
''
,
//项目发展及定位
Crowd
:
''
,
//周边人群结构特征
VisitorsFlowrate
:
null
,
//人流
量
参数
VisitorsFlowrate
:
null
,
//人流参数
LayersNum
:
null
,
//商业楼层
SupportingFacilities
:
''
,
//
水电气及配套
SupportingFacilities
:
''
,
//
配套设施
ManagementCompany
:
null
,
//管理公司及管理费
BrandDemand
:
''
,
//目标招商业态
及品牌需求
BrandDemand
:
''
,
//目标招商业态
Banner
:
[],
//介绍图
Honor
:
[],
//荣誉图
ContactName
:
""
,
//联系人
...
...
@@ -588,7 +588,7 @@
},
],
VisitorsFlowrate
:
[{
required
:
true
,
message
:
"请输入人流
量
参数"
,
message
:
"请输入人流参数"
,
trigger
:
"burl"
,
},
],
LayersNum
:
[{
...
...
@@ -598,7 +598,7 @@
},
],
SupportingFacilities
:
[{
required
:
true
,
message
:
"请输入
水电气及配套
"
,
message
:
"请输入
配套设施
"
,
trigger
:
"burl"
,
},
],
ManagementCompany
:
[{
...
...
@@ -608,7 +608,7 @@
},
],
BrandDemand
:
[{
required
:
true
,
message
:
"请输入目标招商业态
及品牌需求
"
,
message
:
"请输入目标招商业态"
,
trigger
:
"burl"
,
},
],
},
...
...
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