Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
8230c3cd
Commit
8230c3cd
authored
May 28, 2021
by
msgroup
Browse files
提示信息
parent
1936ffed
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/category/index.ftl
View file @
8230c3cd
...
...
@@ -293,12 +293,7 @@
})
;
}
}
);
})
.catch
(
function
()
{
that
.
$notify
({
type
:
'
info
'
,
message
:
'已取消删除'
})
;
})
;
})
},
//获取
categoryFlag
数据源
categoryFlagOptionsGet
:
function
()
{
...
...
src/main/webapp/WEB-INF/manager/cms/content/main.ftl
View file @
8230c3cd
...
...
@@ -362,12 +362,7 @@
})
;
}
}
);
})
.catch
(
function
()
{
that
.
$notify
({
type
:
'
info
'
,
message
:
'已取消删除'
})
;
})
;
})
},
//新增
save
:
function
(
id
)
{
...
...
Write
Preview
Supports
Markdown
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