quwangxin 2 năm trước cách đây
mục cha
commit
fc6c2d08a1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
           }