Skip to content

Commit

Permalink
修复扩展页面设置按钮不出现的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed Nov 9, 2018
1 parent d97dc98 commit 34efefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/views/Extension.vue
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ export default {
/>
]),
<Icon
type="ios-eye-outline"
type="ios-home"
class="action-icon"
title={_this.$t('extension.actionDetail')}
nativeOnClick={() => {
Expand Down

0 comments on commit 34efefc

Please sign in to comment.