loulijun2021
2024-01-09 844adb3a80b39f9a78dae89a6a27f19e58a931df
src/views/mouldManager/mouldCheckStand.vue
@@ -232,7 +232,7 @@
      :visible.sync="mouldDialogVisible"
      width="800px"
      :close-on-click-modal="false"
      top="15vh"
      top="8vh"
      @closed="handleMouldClose"
      @close="handleMouldClose"
    >
@@ -248,7 +248,7 @@
          :props="defaultProps"
          show-checkbox
          node-key="code"
          style="margin-top:15px"
          style="margin-top:15px;height: 550px;overflow: auto"
          default-expand-all
          :filter-node-method="filterNode"
        />