修改
This commit is contained in:
parent
57e25ad73c
commit
1b73811d6e
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-dialog
|
||||
v-model="props.visible"
|
||||
title="日志详情"
|
||||
title="邮件日志详情"
|
||||
|
||||
width="700"
|
||||
:close-on-click-modal="false"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-dialog
|
||||
v-model="props.visible"
|
||||
title="文件详情"
|
||||
title="文件日志详情"
|
||||
|
||||
width="700"
|
||||
:close-on-click-modal="false"
|
||||
|
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-dialog
|
||||
v-model="props.visible"
|
||||
title="日志详情"
|
||||
title="短信日志详情"
|
||||
|
||||
width="700"
|
||||
:close-on-click-modal="false"
|
||||
|
Loading…
Reference in New Issue
Block a user