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
b7b3904f
Commit
b7b3904f
authored
Dec 28, 2019
by
tianbj
Browse files
文章
parent
f6e3f6cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
b7b3904f
...
...
@@ -342,8 +342,8 @@
ms
.http.get
(
ms
.manager
+
"/mdiy/model/get.do"
,{
id
:
this
.currCategory.mdiyModelId
})
.then
(
function
(
data
)
{
if
(
data
.id
){
that
.rederModel
(
data
,
JSON
.parse
(
data
.modelJson
))
if
(
data
.
data.
id
){
that
.rederModel
(
data
.data
,
JSON
.parse
(
data
.
data.
modelJson
))
}
})
}
...
...
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