瀏覽代碼

修改bug2058

zhouna 6 年之前
父節點
當前提交
2c4dc45f34
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/icss/AddAssaySon.vue

+ 1 - 1
src/components/icss/AddAssaySon.vue

@@ -195,7 +195,7 @@
                   setTimeout(() => {
                     //返回带搜索条件的首页
                   this.$router.push({
-                      path:'AssaySon',
+                      name:'AssaySon',
                     params: Object.assign({}, this.$route.params, {currentPage: 1})
                   })
                   }, 1000);