zengh
2022-02-25 02a236747aa99c5016366a6ec3495190e5e8a730
src/page/logs/index.vue
@@ -6,14 +6,14 @@
                 size="small"
                 icon="el-icon-upload"
                 @click="send">上传服务器</el-button>
      <el-button type="danger"
      <el-button
                 size="small"
                 icon="el-icon-delete"
                 @click="clear">清空本地日志</el-button>
    </template>
    <template slot-scope="scope"
              slot="type">
      <el-tag type="danger"
      <el-tag
              size="small">{{scope.label}}</el-tag>
    </template>
    <template slot-scope="props"