lilei 2 lat temu
rodzic
commit
1d6f82944e
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      public/version.json
  2. 1 1
      src/config/router.config.js

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1686117724479
+  "version": 1686188414638
 }

+ 1 - 1
src/config/router.config.js

@@ -3045,7 +3045,7 @@ export const asyncRouterMap = [
                 name: 'viewProduct',
                 component: () => import(/* webpackChunkName: "productManagement" */ '@/views/productManagement/newProduct/detail'),
                 meta: {
-                  title: '下线产品详情',
+                  title: '产品详情',
                   icon: 'file-text',
                   replaceTab: true,
                   hidden: true