3254194295 %!s(int64=2) %!d(string=hai) anos
pai
achega
86026c2206
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/sb/info/modules/Detail.vue

+ 2 - 2
src/views/sb/info/modules/Detail.vue

@@ -457,12 +457,12 @@ export default {
       window.open(routeUrl.href, '_blank')
     },
     handleViewCheck (type) {
-      const routeUrl = this.$router.resolve({ path: '/check/polling-standard', query: { id: this.model.id, checkType: type } })
+      const routeUrl = this.$router.resolve({ path: '/check-run-standard', query: { id: this.model.id, checkType: type } })
       // let routeUrl = this.$router.resolve(`/share/${96}`)
       window.open(routeUrl.href, '_blank')
     },
     handleViewCheckJob (type) {
-      const routeUrl = this.$router.resolve({ path: '/check/polling-job', query: { id: this.model.id, checkType: type } })
+      const routeUrl = this.$router.resolve({ path: '/check-run-job', query: { id: this.model.id, checkType: type } })
       window.open(routeUrl.href, '_blank')
     },
     // 根据keyNum路由相关页面