Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
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
youjj
cloud-platform-ui
Commits
be39a46e
Commit
be39a46e
authored
Sep 03, 2019
by
jiaorz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fgf
parent
e4aceeca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
oneCampsiteModal.vue
src/views/xxOfficialWebsite/modal/oneCampsiteModal.vue
+4
-4
No files found.
src/views/xxOfficialWebsite/modal/oneCampsiteModal.vue
View file @
be39a46e
...
...
@@ -6,14 +6,14 @@
<el-row>
<el-col
:span=
"8"
>
<el-form-item
label=
"标题"
prop=
"title"
>
<el-input
v-model=
"form.title"
placeholder=
"请输入活动标题"
maxlength=
"255"
></el-input>
<el-input
v-model=
"form.title"
placeholder=
"请输入活动标题"
></el-input>
</el-form-item>
</el-col>
</el-row>
<el-row>
<el-col
:span=
"8"
>
<el-form-item
label=
"副标题"
prop=
"subtitle"
>
<el-input
v-model=
"form.subtitle"
placeholder=
"请输入活动副标题"
maxlength=
"255"
></el-input>
<el-input
v-model=
"form.subtitle"
placeholder=
"请输入活动副标题"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -59,7 +59,7 @@
<el-row>
<el-col
:span=
"8"
>
<el-form-item
label=
"活动说明"
prop=
"actDesc"
>
<el-input
v-model=
"form.actDesc"
placeholder=
"请输入活动说明"
maxlength=
"255"
></el-input>
<el-input
v-model=
"form.actDesc"
placeholder=
"请输入活动说明"
></el-input>
</el-form-item>
</el-col>
</el-row>
...
...
@@ -602,7 +602,7 @@ create(formName){
crtTime
:
undefined
,
actDesc
:
undefined
,
willNum
:
undefined
,
location
:
undefined
,
location
:
0
,
rank
:
undefined
,
type
:
undefined
,
content
:
''
,
//营地详情
...
...
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