更新下载中心按钮隐藏
This commit is contained in:
@@ -111,7 +111,7 @@ const constantRoutes = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'answer-setting',
|
path: 'answer-setting',
|
||||||
meta: { showPublish: true, showDownload: true },
|
meta: { showPublish: true, showDownload: false },
|
||||||
component: () => import(/* webpackChunkName: "planet" */ '../views/planetDesign/AnswerSetting.vue')
|
component: () => import(/* webpackChunkName: "planet" */ '../views/planetDesign/AnswerSetting.vue')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user