yuanyuan 2 anni fa
parent
commit
5138a601ee
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/main/zhi-rong-web/src/router/index.js

+ 2 - 2
src/main/zhi-rong-web/src/router/index.js

@@ -793,7 +793,7 @@ const routes = [{
                                 meta: {
                                     title: '我发布的',
                                     checkLogin: true,
-                                    prePath: '/publish/patent?caseType=DECLASSIFICATION'
+                                    prePath: '/publish/patent?caseType=GENERAL'
                                 }
                             },
                             {
@@ -803,7 +803,7 @@ const routes = [{
                                 meta: {
                                     title: '我发布的',
                                     checkLogin: true,
-                                    prePath: '/publish/patent?caseType=DECLASSIFICATION'
+                                    prePath: '/publish/patent?caseType=GENERAL'
                                 }
                             },
                             {