quwangxin 2 년 전
부모
커밋
fc6c2d08a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/classifyManage/treeClassify/index.vue

+ 1 - 1
src/views/classifyManage/treeClassify/index.vue

@@ -111,7 +111,7 @@
       // 编辑
       junmpEdit ({ id }) {
         this.$router.push({
-          path: '/classifyManage/treeClassify/details',
+          path: '/treeClassify/details',
           query: {
             id
           }