JX.Li 1 rok pred
rodič
commit
007f848d70

+ 1 - 1
src/components/ConstructionDetails/index.vue

@@ -185,7 +185,7 @@
       :visible.sync="checkingVisible"
       width="30%"
       class="checkingDialog"
-      :before-close="handleClose">
+      :before-close="null">
       <el-form :model="checkingInfo" ref="checking" class="nodeForm">
         <el-form-item
           label-width="70px"

Rozdielové dáta súboru neboli zobrazené, pretože súbor je príliš veľký
+ 699 - 684
src/components/EngineeNode/index.vue