fix: model

This commit is contained in:
xingyu
2022-11-15 23:54:06 +08:00
parent 1d3fe30add
commit 9f42e8e102
5 changed files with 5 additions and 5 deletions

View File

@ -233,7 +233,7 @@ onBeforeMount(() => {
</el-col>
</el-row>
</el-scrollbar>
<XModal v-model="dialogVisible" :title="keyTemplate + ' 模板'" width="60%" maxHeight="800px">
<XModal v-model="dialogVisible" :title="keyTemplate + ' 模板'">
<el-row>
<el-col :span="14" style="margin-top: 10px">
<el-card shadow="always">