fix:描述修改

pull/47/head
dtsz 2023-03-23 12:09:22 +08:00
parent cad978670a
commit 0e2f28632c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<template>
<Dialog title="详情" v-model="modelVisible" :scroll="true" :max-height="500" width="800">
<Dialog title="错误日志详情" v-model="modelVisible" :scroll="true" :max-height="500" width="800">
<el-descriptions border :column="1">
<el-descriptions-item label="日志主键" min-width="120">
{{ detailData.id }}