Browse Source

修复bug

shaogen1995 3 năm trước cách đây
mục cha
commit
6fb962269c

+ 2 - 2
new_backstage/src/configue/menu.js

@@ -65,13 +65,13 @@ let routes = [
     param: [
     param: [
       {
       {
         key: "type",
         key: "type",
-        default: "info", //阅历:info,共享:share
+        default: "share", //阅历:info,共享:share
       },
       },
     ],
     ],
     editParam: [
     editParam: [
       {
       {
         key: "type",
         key: "type",
-        default: "info",
+        default: "share",
       },
       },
       {
       {
         key: "id",
         key: "id",