Commit 350e477d authored by qzhxx's avatar qzhxx

展板新建版权

parent 991c3a3d
......@@ -311,7 +311,7 @@ const router = new Router({
{
path: '/displayCopyrightAdd',
name: '新建展板版权方',
component: () => import('@/page/content/display/copyright/Add'),
component: () => import('@/page/content/display/copyright/add'),
meta: {
showBreadcrumb: true,
title: '新建展板版权方',
......@@ -320,7 +320,7 @@ const router = new Router({
{
path: '/displayCopyrightUpdate',
name: '修改展板版权方',
component: () => import('@/page/content/display/copyright/Add'),
component: () => import('@/page/content/display/copyright/add'),
meta: {
showBreadcrumb: true,
title: '修改展板版权方',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment