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
f084739b
Commit
f084739b
authored
Jan 22, 2021
by
wujj
Browse files
文章类型bug
parent
83df45be
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/main.ftl
View file @
f084739b
...
...
@@ -302,7 +302,7 @@
ms
.http.post
(
ms
.manager
+
"/cms/content/list.do"
,
form
.sqlWhere
?
O
bject
.assign
({},
{
categoryType
:
'
1
'
,
sqlWhere
:
form
.sqlWhere
},
page
)
:
O
bject
.assign
({},
that
.
form
,
page
))
.then
(
function
(
res
)
{
},
page
)
:
O
bject
.assign
({},
form
,
page
))
.then
(
function
(
res
)
{
if
(
that
.loadState
)
{
that
.loading
=
false
;
}
else
{
...
...
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