guhongwei %!s(int64=4) %!d(string=hai) anos
pai
achega
fee54a0761
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/adminCenter/company/reward/index.vue

+ 1 - 1
src/views/adminCenter/company/reward/index.vue

@@ -90,7 +90,7 @@ export default {
     },
     // 查看申请详情
     toView({ data }) {
-      this.$router.push({ path: '/adminCenter/company/reward/result', query: { id: data.id, type: data.type } });
+      this.$router.push({ path: '/adminCenter/company/reward/info', query: { id: data.id, type: data.type } });
     },
     // 我要兑付
     toCash({ data }) {