Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5-admin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
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
yimu
h5-admin
Commits
90eace8c
Commit
90eace8c
authored
Jan 07, 2022
by
王伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
平台首页楼层限制
parent
410a1690
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
index-floor.vue
src/view/marketing-mgr/index-floor.vue
+4
-4
No files found.
src/view/marketing-mgr/index-floor.vue
View file @
90eace8c
...
@@ -186,10 +186,10 @@ export default {
...
@@ -186,10 +186,10 @@ export default {
this
.
reload
()
this
.
reload
()
},
},
handleAdd
()
{
handleAdd
()
{
//
if (this.tableData.length === 6) {
if
(
this
.
tableData
.
length
===
6
)
{
//
this.$Notice.warning({ title: '数据上限到达6条,请先删除其它数据再添加!' })
this
.
$Notice
.
warning
({
title
:
'数据上限到达6条,请先删除其它数据再添加!'
})
//
return
return
//
}
}
this
.
modelStatus
=
true
this
.
modelStatus
=
true
this
.
floorContent
.
displayOrder
=
''
this
.
floorContent
.
displayOrder
=
''
this
.
floorContent
.
goodsId
=
''
this
.
floorContent
.
goodsId
=
''
...
...
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