Browse Source

任务查看布局修改

duy 1 year ago
parent
commit
36aaaa314b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/styles/tasks/hc-data.scss
  2. 1 1
      src/views/tasks/hc-data.vue

+ 1 - 1
src/styles/tasks/hc-data.scss

@@ -52,7 +52,7 @@
     .flex-table {
         position: relative;
         margin-left: 24px;
-        width: 40%;
+        width: 20%;
         height: 100%;
         .data-table {
             position: relative;

+ 1 - 1
src/views/tasks/hc-data.vue

@@ -33,7 +33,7 @@
         <!-- 任务审核 -->
         <el-dialog
             v-model="showTaskReviewModal" class="hc-modal-border hc-modal-table" destroy-on-close draggable
-            width="80vw"
+            width="98vw"
         >
             <template #header="{ titleId, titleClass }">
                 <div class="hc-card-header flex items-center">