Skip to content

Commit ed5f6f5

Browse files
Armourmei-rune
andauthored
Update src/components/ErrorLog/index.vue
Co-Authored-By: runner-mei <[email protected]>
1 parent 060a270 commit ed5f6f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/ErrorLog/index.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div v-if="errorLogs.length > 0">
3-
<el-badge :is-dot="true" style="line-height: 25px;margin-top: -5px;" @click.native="dialogTableVisible=true">
3+
<el-badge :is-dot="true" style="line-height: 25px; margin-top: -5px;" @click.native="dialogTableVisible=true">
44
<el-button style="padding: 8px 10px;" size="small" type="danger">
55
<svg-icon icon-class="bug" />
66
</el-button>

0 commit comments

Comments
 (0)