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
0d6c7150
Commit
0d6c7150
authored
Apr 08, 2021
by
wujj
Browse files
自定义调整
parent
ee16e808
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/cms/content/form.ftl
View file @
0d6c7150
...
...
@@ -454,7 +454,7 @@
title
:
''
,
name
:
'
custom-name
'
})
;
ms
.mdiy.model.
model
(
"model1"
,
{
id
:
modelId
},{
linkId
:
that
.form.id
})
.then
(
function
(
obj
)
{
ms
.mdiy.model.
extend
(
"model1"
,
{
id
:
modelId
},{
linkId
:
that
.form.id
})
.then
(
function
(
obj
)
{
that
.model
=
obj
;
that
.editableTabs
[
1
]
.title = obj.modelName
})
;
...
...
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