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
JSH ERP
Commits
2f67fc8e
Commit
2f67fc8e
authored
Jul 07, 2020
by
季圣华
Browse files
修改插件页面
parent
50a016c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
erp_web/pages/manage/plugin.html
View file @
2f67fc8e
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
return
str
;
return
str
;
}
}
},
},
{
title
:
'
标识
'
,
field
:
'
pluginId
'
,
width
:
1
2
0
,
{
title
:
'
标识
'
,
field
:
'
pluginId
'
,
width
:
1
8
0
,
formatter
:
function
(
value
,
rec
)
{
formatter
:
function
(
value
,
rec
)
{
if
(
rec
)
{
if
(
rec
)
{
return
rec
.
pluginDescriptor
.
pluginId
;
return
rec
.
pluginDescriptor
.
pluginId
;
...
...
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