Commit 2f67fc8e authored by 季圣华's avatar 季圣华
Browse files

修改插件页面

parent 50a016c5
......@@ -100,7 +100,7 @@
return str;
}
},
{title: '标识', field: 'pluginId', width: 120,
{title: '标识', field: 'pluginId', width: 180,
formatter: function(value, rec) {
if (rec) {
return rec.pluginDescriptor.pluginId;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment