Merge branch 'main' of git.zdool.com:xs/ggfwjsc

This commit is contained in:
duanxiaohai 2024-07-13 15:45:03 +08:00
commit 78ffe64628
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ const closeDialog = () => {
<style lang="scss" scoped>
:deep(.el-dialog) {
--el-dialog-bg-color: none;
--el-dialog-width: 76% !important;
--el-dialog-width: 50% !important;
}
.my-header {