loulijun2021
2023-02-20 f85eca383bc227738722e079ea20938765ef7fae
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"
        />