Compare commits

...

1 Commits

Author SHA1 Message Date
9ed35448ce fix(#770): 请修复 Bug #770(诸葛亮分析完成,分配给你)
根因:
- Bug #请修复 Bug #770(诸葛亮分析完成,分配给你) 存在的问题

修复:
- 现在让我运行 vite build 验证修复:
2026-06-16 13:28:42 +08:00

View File

@@ -198,7 +198,7 @@
<el-dialog <el-dialog
v-model="open" v-model="open"
:title="title" :title="title"
width="900px" width="1000px"
teleported teleported
:close-on-click-modal="false" :close-on-click-modal="false"
@close="cancel" @close="cancel"
@@ -518,7 +518,7 @@
</vxe-column> </vxe-column>
<vxe-column <vxe-column
title="操作" title="操作"
width="80" width="100"
align="center" align="center"
> >
<template #default="scope"> <template #default="scope">