loulijun2021
2023-03-20 f5389299d31e2236d399e48cfc1b09e5dd16f4c1
src/views/zzmx/gxdy.vue
@@ -388,7 +388,7 @@
          :data="workDialogForm.workTreeArr"
          show-checkbox
          node-key="code"
          style="height: 280px;"
          style="height: 280px;overflow: auto"
          default-expand-all
          :props="workTreeDefaultProps"
          @check="checkBoxClick"
@@ -437,7 +437,7 @@
          :data="defectTree"
          show-checkbox
          node-key="code"
          style="height: 400px;"
          style="height: 400px;overflow: auto"
          default-expand-all
          :props="workTreeDefaultProps"
        />