Skip to content

Commit

Permalink
feat(konva): button
Browse files Browse the repository at this point in the history
  • Loading branch information
h7ml committed May 5, 2022
1 parent 1d54924 commit f7ef915
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/views/DeviceCloud/manage/home_index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,9 @@
>
{{ $translateTitle('equipment.move') }}
</el-button>
<el-button size="mini" type="text" @click="konvaDevice(row)">
{{ $translateTitle('concentrator.konva') }}
</el-button>
<el-button
size="mini"
type="text"
Expand Down

0 comments on commit f7ef915

Please sign in to comment.