update 去掉面包屑的刷新

This commit is contained in:
zhaoxiao
2022-04-26 14:29:48 +08:00
parent 076406809c
commit d7af76158c
+1 -1
View File
@@ -58,7 +58,7 @@
activePage: '',
menuVisible: false,
menuItemList: [
{ key: '4', icon: 'reload', text: '刷 新' },
// { key: '4', icon: 'reload', text: '刷 新' },
{ key: '1', icon: 'arrow-left', text: '关闭左侧' },
{ key: '2', icon: 'arrow-right', text: '关闭右侧' },
{ key: '3', icon: 'close', text: '关闭其它' }