|
|
@ -102,7 +102,8 @@ export const constantRoutes = [
|
|
|
|
name: "yaopinbapz",
|
|
|
|
name: "yaopinbapz",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/drugArchives/yaopinbapz.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/drugArchives/yaopinbapz.vue"),
|
|
|
|
meta: { title: "本省持有品种", keepAlive: true,topTitle:"本省持有药品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "本省持有品种", keepAlive: true, topTitle: "本省持有药品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: yaopinzhuju
|
|
|
|
children: yaopinzhuju
|
|
|
@ -110,13 +111,15 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: ["数据来源:国家药品监管数据共享平台", "更新方式:自动更新", "更新频次:每日更新,每季度校核一次"]
|
|
|
|
children: ["数据来源:国家药品监管数据共享平台", "更新方式:自动更新", "更新频次:每日更新,每季度校核一次"]
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
}, {
|
|
|
|
}, {
|
|
|
|
path: "/drugArchives/yaopinstscpz",
|
|
|
|
path: "/drugArchives/yaopinstscpz",
|
|
|
|
name: "yaopinstscpz",
|
|
|
|
name: "yaopinstscpz",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/drugArchives/yaopinstscpz.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/drugArchives/yaopinstscpz.vue"),
|
|
|
|
meta: { title: "本省受托品种", keepAlive: true ,topTitle:"本省跨省受托生产药品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "本省受托品种", keepAlive: true, topTitle: "本省跨省受托生产药品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: yaopinzhuju
|
|
|
|
children: yaopinzhuju
|
|
|
@ -128,14 +131,16 @@ export const constantRoutes = [
|
|
|
|
name: "其他说明事项",
|
|
|
|
name: "其他说明事项",
|
|
|
|
children: ["药品注册处负每季度将本省持有品种再注册中,涉及持有人变更为外省的信息提供至科技处"]
|
|
|
|
children: ["药品注册处负每季度将本省持有品种再注册中,涉及持有人变更为外省的信息提供至科技处"]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
],},
|
|
|
|
],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/drugArchives/yaopinyuanliao",
|
|
|
|
path: "/drugArchives/yaopinyuanliao",
|
|
|
|
name: "yaopinyuanliao",
|
|
|
|
name: "yaopinyuanliao",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/drugArchives/yaopinyuanliao.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/drugArchives/yaopinyuanliao.vue"),
|
|
|
|
meta: { title: "原料药品种", keepAlive: true,topTitle:"本省登记原料药信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "原料药品种", keepAlive: true, topTitle: "本省登记原料药信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: yaopinzhuju
|
|
|
|
children: yaopinzhuju
|
|
|
@ -143,14 +148,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: [...yaopinshuju, "更新频次:每年更新"]
|
|
|
|
children: [...yaopinshuju, "更新频次:每年更新"]
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/zyzj",
|
|
|
|
path: "/zyzj",
|
|
|
|
name: "zyzj",
|
|
|
|
name: "zyzj",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/zyzj.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/zyzj.vue"),
|
|
|
|
meta: { title: "中药制剂品种",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "中药制剂品种",
|
|
|
|
keepAlive: true,
|
|
|
|
keepAlive: true,
|
|
|
|
topTitle: "传统工艺配置中药制剂信息档案",
|
|
|
|
topTitle: "传统工艺配置中药制剂信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
@ -160,7 +167,8 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: ["数据来源:药品注册管理处", "更新方式:自动更新", "更新频次:实时更新,每季度校核一次"]
|
|
|
|
children: ["数据来源:药品注册管理处", "更新方式:自动更新", "更新频次:实时更新,每季度校核一次"]
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -178,15 +186,18 @@ export const constantRoutes = [
|
|
|
|
name: "health",
|
|
|
|
name: "health",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/health.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/health.vue"),
|
|
|
|
meta: { title: "医疗器械综合查询", keepAlive: true,
|
|
|
|
meta: {
|
|
|
|
titlefootChilder: [], },
|
|
|
|
title: "医疗器械综合查询", keepAlive: true,
|
|
|
|
|
|
|
|
titlefootChilder: [],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/health/QIxiehealthOne",
|
|
|
|
path: "/health/QIxiehealthOne",
|
|
|
|
name: "QIxiehealthOne",
|
|
|
|
name: "QIxiehealthOne",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/QIxiehealthOne.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/QIxiehealthOne.vue"),
|
|
|
|
meta: { title: "一类医疗器械", keepAlive: true,topTitle:"一类医疗器械信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "一类医疗器械", keepAlive: true, topTitle: "一类医疗器械信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: qixieyileizeren
|
|
|
|
children: qixieyileizeren
|
|
|
@ -206,7 +217,8 @@ export const constantRoutes = [
|
|
|
|
name: "TiwaihealthOne",
|
|
|
|
name: "TiwaihealthOne",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/TiwaihealthOne.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/TiwaihealthOne.vue"),
|
|
|
|
meta: { title: "一类体外试剂", keepAlive: true, topTitle:"一类体外诊断试剂信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "一类体外试剂", keepAlive: true, topTitle: "一类体外诊断试剂信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: qixieyileizeren
|
|
|
|
children: qixieyileizeren
|
|
|
@ -226,7 +238,8 @@ export const constantRoutes = [
|
|
|
|
name: "QixiehealthTow",
|
|
|
|
name: "QixiehealthTow",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/QixiehealthTow.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/QixiehealthTow.vue"),
|
|
|
|
meta: { title: "二类医疗器械", keepAlive: true, topTitle:"二类医疗器械信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "二类医疗器械", keepAlive: true, topTitle: "二类医疗器械信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: Erqixieyileizeren
|
|
|
|
children: Erqixieyileizeren
|
|
|
@ -234,14 +247,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: Erqixieyileishuju
|
|
|
|
children: Erqixieyileishuju
|
|
|
|
},],},
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/health/TiwaihealthTow",
|
|
|
|
path: "/health/TiwaihealthTow",
|
|
|
|
name: "TiwaihealthTow",
|
|
|
|
name: "TiwaihealthTow",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/TiwaihealthTow.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/TiwaihealthTow.vue"),
|
|
|
|
meta: { title: "二类体外试剂", keepAlive: true, topTitle:"二类体外诊断试剂信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "二类体外试剂", keepAlive: true, topTitle: "二类体外诊断试剂信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: Erqixieyileizeren
|
|
|
|
children: Erqixieyileizeren
|
|
|
@ -257,7 +272,8 @@ export const constantRoutes = [
|
|
|
|
name: "QIxiehealthThree",
|
|
|
|
name: "QIxiehealthThree",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/QIxiehealthThree.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/QIxiehealthThree.vue"),
|
|
|
|
meta: { title: "三类医疗器械", keepAlive: true, topTitle:"三类医疗器械信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "三类医疗器械", keepAlive: true, topTitle: "三类医疗器械信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: Sanqixieyileizeren
|
|
|
|
children: Sanqixieyileizeren
|
|
|
@ -265,14 +281,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: Sanqixieyileishuju
|
|
|
|
children: Sanqixieyileishuju
|
|
|
|
},],},
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/health/TiwaihealthThree",
|
|
|
|
path: "/health/TiwaihealthThree",
|
|
|
|
name: "TiwaihealthThree",
|
|
|
|
name: "TiwaihealthThree",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/TiwaihealthThree.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/healthSon/TiwaihealthThree.vue"),
|
|
|
|
meta: { title: "三类体外试剂", keepAlive: true, topTitle:"三类体外诊断试剂信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "三类体外试剂", keepAlive: true, topTitle: "三类体外诊断试剂信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: Sanqixieyileizeren
|
|
|
|
children: Sanqixieyileizeren
|
|
|
@ -280,7 +298,8 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: Sanqixieyileishuju
|
|
|
|
children: Sanqixieyileishuju
|
|
|
|
},],},
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -297,7 +316,8 @@ export const constantRoutes = [
|
|
|
|
name: "GchzpPt",
|
|
|
|
name: "GchzpPt",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/GchzpPt.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/GchzpPt.vue"),
|
|
|
|
meta: { title: "国产普通化妆品", keepAlive: true,topTitle:"本省备案国产普通化妆品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "国产普通化妆品", keepAlive: true, topTitle: "本省备案国产普通化妆品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: huahzuangpzeren
|
|
|
|
children: huahzuangpzeren
|
|
|
@ -305,14 +325,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: huahzuangpshuju
|
|
|
|
children: huahzuangpshuju
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/cosmeticsArchives/GchzpTs",
|
|
|
|
path: "/cosmeticsArchives/GchzpTs",
|
|
|
|
name: "GchzpTs",
|
|
|
|
name: "GchzpTs",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/GchzpTs.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/GchzpTs.vue"),
|
|
|
|
meta: { title: "国产特殊化妆品", keepAlive: true,topTitle:"本省注册国产特殊化妆品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "国产特殊化妆品", keepAlive: true, topTitle: "本省注册国产特殊化妆品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: huahzuangpzeren
|
|
|
|
children: huahzuangpzeren
|
|
|
@ -320,14 +342,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: huahzuangpshuju
|
|
|
|
children: huahzuangpshuju
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/cosmeticsArchives/JkhzpPt",
|
|
|
|
path: "/cosmeticsArchives/JkhzpPt",
|
|
|
|
name: "JkhzpPt",
|
|
|
|
name: "JkhzpPt",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/JkhzpPt.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/JkhzpPt.vue"),
|
|
|
|
meta: { title: "进口普通化妆品", keepAlive: true,topTitle:"本省备案进口普通化妆品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "进口普通化妆品", keepAlive: true, topTitle: "本省备案进口普通化妆品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: huahzuangpzeren
|
|
|
|
children: huahzuangpzeren
|
|
|
@ -335,14 +359,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: Tshuahzuangpshuju
|
|
|
|
children: Tshuahzuangpshuju
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/cosmeticsArchives/JkhzpTs",
|
|
|
|
path: "/cosmeticsArchives/JkhzpTs",
|
|
|
|
name: "JkhzpTs",
|
|
|
|
name: "JkhzpTs",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/JkhzpTs.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/hzpSon/JkhzpTs.vue"),
|
|
|
|
meta: { title: "进口特殊化妆品", keepAlive: true,topTitle:"本省注册进口特殊化妆品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "进口特殊化妆品", keepAlive: true, topTitle: "本省注册进口特殊化妆品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: huahzuangpzeren
|
|
|
|
children: huahzuangpzeren
|
|
|
@ -350,14 +376,16 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: Tshuahzuangpshuju
|
|
|
|
children: Tshuahzuangpshuju
|
|
|
|
},],},
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/cosmeticsArchives/stscpz",
|
|
|
|
path: "/cosmeticsArchives/stscpz",
|
|
|
|
name: "stscpz",
|
|
|
|
name: "stscpz",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/stscpz.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/stscpz.vue"),
|
|
|
|
meta: { title: "本省受托生产化妆品", keepAlive: true,topTitle:"本省跨省受托生产化妆品信息档案",
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "本省受托生产化妆品", keepAlive: true, topTitle: "本省跨省受托生产化妆品信息档案",
|
|
|
|
titlefootChilder: [{
|
|
|
|
titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: huahzuangpzeren
|
|
|
|
children: huahzuangpzeren
|
|
|
@ -365,7 +393,19 @@ export const constantRoutes = [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: KShuahzuangpshuju
|
|
|
|
children: KShuahzuangpshuju
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
path: "/cosmeticsArchives/yagao",
|
|
|
|
|
|
|
|
name: "yagao",
|
|
|
|
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
|
|
|
|
component: () => import("@/views/productsMsg/components/yagao.vue"),
|
|
|
|
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "牙膏", keepAlive: true, topTitle: "本省备案牙膏信息档案",
|
|
|
|
|
|
|
|
titlefootChilder: [
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -374,14 +414,16 @@ export const constantRoutes = [
|
|
|
|
name: "cosmeticsDetail",
|
|
|
|
name: "cosmeticsDetail",
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
icon: require("@/assets/images/tree4.svg"),
|
|
|
|
component: () => import("@/views/productsMsg/components/productInfo.vue"),
|
|
|
|
component: () => import("@/views/productsMsg/components/productInfo.vue"),
|
|
|
|
meta: { title: "详情", keepAlive: true, titlefootChilder: [{
|
|
|
|
meta: {
|
|
|
|
|
|
|
|
title: "详情", keepAlive: true, titlefootChilder: [{
|
|
|
|
name: "数据质量责任",
|
|
|
|
name: "数据质量责任",
|
|
|
|
children: []
|
|
|
|
children: []
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
name: "数据更新说明",
|
|
|
|
name: "数据更新说明",
|
|
|
|
children: []
|
|
|
|
children: []
|
|
|
|
},], },
|
|
|
|
},],
|
|
|
|
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|