update 改为抽屉展示
This commit is contained in:
@@ -116,7 +116,7 @@ export default {
|
||||
},
|
||||
{
|
||||
_action: 'params-monitor',
|
||||
label: '参数监控',
|
||||
label: '操作',
|
||||
subcomponent: {
|
||||
props: ['injectData'],
|
||||
render: function (h) {
|
||||
@@ -136,7 +136,7 @@ export default {
|
||||
},
|
||||
},
|
||||
},
|
||||
'查看监控'
|
||||
'查看详情'
|
||||
);
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user