Commit f89390fe authored by suhuiguang's avatar suhuiguang

Merge branch 'developer' of http://172.16.10.76/station/amos-station-module-view into developer

parents d31eb057 303d2591
...@@ -90,7 +90,7 @@ export const actionBars = [ ...@@ -90,7 +90,7 @@ export const actionBars = [
* 视图控制返回 * 视图控制返回
*/ */
export const actionBackBars = [ 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