소스 검색

修复bug

ZaiZai 2 주 전
부모
커밋
ded728d7b3
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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 {
     height: 650px;
-    .el-dialog__body {
+    .el-dialog__body .hc-new-main-body_content {
         padding: 0;
         height: 100%;
         display: flex;