瀏覽代碼

发送确认:延时2秒

洪海涛 4 年之前
父節點
當前提交
d7c5e55e43
共有 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)