Browse Source

修复bug

ZaiZai 2 weeks ago
parent
commit
ded728d7b3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      public/version.json
  2. 1 1
      src/components/hc-tasks-user/style.scss

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
 {
-  "value": "20241030171012"
+  "value": "20241111091829"
 }
 }

+ 1 - 1
src/components/hc-tasks-user/style.scss

@@ -27,7 +27,7 @@
 //选择任务人弹窗
 //选择任务人弹窗
 .el-overlay-dialog .el-dialog.hc-tasks-user-modal {
 .el-overlay-dialog .el-dialog.hc-tasks-user-modal {
     height: 650px;
     height: 650px;
-    .el-dialog__body {
+    .el-dialog__body .hc-new-main-body_content {
         padding: 0;
         padding: 0;
         height: 100%;
         height: 100%;
         display: flex;
         display: flex;