前端文件日期划分
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<!--
|
||||
@description 错误日志展示组件,收集并展示前端运行时错误列表
|
||||
@author D吕贺034244311
|
||||
@date 20260616
|
||||
-->
|
||||
<template>
|
||||
<div v-if="errorLogs.length>0">
|
||||
<el-badge :is-dot="true" style="line-height: 25px;margin-top: -5px;" @click="dialogTableVisible=true">
|
||||
|
||||
Reference in New Issue
Block a user