lilei 2 年之前
父節點
當前提交
1d6f82944e
共有 2 個文件被更改,包括 2 次插入2 次删除
  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