qinzhipeng_v 5 жил өмнө
parent
commit
c4c69e2221

+ 1 - 1
src/views/Platform/presentation/Templates/DailyReport.vue

@@ -181,7 +181,7 @@ export default {
             this.handleClose()
           })
         })
-      }, 1000)
+      }, 500)
     }
   }
 }