natasha 2 týždňov pred
rodič
commit
9acf43e5c8
1 zmenil súbory, kde vykonal 10 pridanie a 10 odobranie
  1. 10 10
      src/components/NavMenu.vue

+ 10 - 10
src/components/NavMenu.vue

@@ -206,11 +206,11 @@ export default {
               index: "refund_manage",
               code: 40003,
             },
-            // {
-            //   title: "发票管理",
-            //   index: "invoice_manage",
-            //   code: 40004,
-            // },
+            {
+              title: "发票管理",
+              index: "invoice_manage",
+              code: 40004,
+            },
           ],
         },
         {
@@ -295,11 +295,11 @@ export default {
                 index: "refund_manage",
                 code: 40003,
               },
-              // {
-              //   title: "发票管理",
-              //   index: "invoice_manage",
-              //   code: 40004,
-              // },
+              {
+                title: "发票管理",
+                index: "invoice_manage",
+                code: 40004,
+              },
             ],
           },
         ];