Commit 303d2591 authored by 张博's avatar 张博

返回图标修改

parent 19eed715
......@@ -90,7 +90,7 @@ export const actionBars = [
* 视图控制返回
*/
export const actionBackBars = [
{ key: 'back-action', icon: 'impEquipment', type: 'back', singleClick: true, label: '返回',showLabel: true }
{ key: 'back-action', icon: 'back', type: 'back', singleClick: true, label: '返回',showLabel: true }
];
/**
* 告警模式
......
Markdown is supported
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