linwenxin hace 5 meses
padre
commit
4a5f989787
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/pages/workorder/index.vue

+ 1 - 1
src/pages/workorder/index.vue

@@ -237,7 +237,7 @@ export default {
       this.$nextTick(() => {
         setTimeout(() => {
           this.refresherTriggered = false;
-        })
+        },200)
       })
     },