Преглед изворни кода

Merge branch 'monthly_report_daily_0.0.1' into http_test

洪海涛 пре 4 година
родитељ
комит
0ade2d2b6e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/monthlyReport/childrenPage/editReport/index.vue

+ 1 - 1
src/views/monthlyReport/childrenPage/editReport/index.vue

@@ -417,7 +417,7 @@ export default {
             this.$store.commit('monthlyReportEdit/SET_LOADING', false)
             // this.$store.commit('monthlyReportEdit/SET_LOADING', false)
             this.$router.push({ path: '/monthlyReport/index' })
-          }, 500)
+          }, 2000)
         }
       })
       // this.$store.commit('monthlyReportEdit/SET_LOADING', true)