ソースを参照

发送确认:500

洪海涛 4 年 前
コミット
d4bff759aa
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' })
-          }, 2000)
+          }, 500)
         }
       })
       // this.$store.commit('monthlyReportEdit/SET_LOADING', true)