修改插件页面
This commit is contained in:
@@ -100,7 +100,7 @@
|
|||||||
return str;
|
return str;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{title: '标识', field: 'pluginId', width: 120,
|
{title: '标识', field: 'pluginId', width: 180,
|
||||||
formatter: function(value, rec) {
|
formatter: function(value, rec) {
|
||||||
if (rec) {
|
if (rec) {
|
||||||
return rec.pluginDescriptor.pluginId;
|
return rec.pluginDescriptor.pluginId;
|
||||||
|
|||||||
Reference in New Issue
Block a user