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