diff --git a/src/common/work.ts b/src/common/work.ts index 8f20ab1..3963098 100644 --- a/src/common/work.ts +++ b/src/common/work.ts @@ -17,14 +17,14 @@ export const us = { routeIndex: 'online', enabled: true, }, - { - title: '表单设计器', - icon: icon_prefix + 'chuchai.png', - description: '表单设计器', - useCount: 10000, - routeIndex: 'desformList', - enabled: true, - }, + // { + // title: '表单设计器', + // icon: icon_prefix + 'chuchai.png', + // description: '表单设计器', + // useCount: 10000, + // routeIndex: 'desformList', + // enabled: true, + // }, { title: '仪表盘', icon: icon_prefix + 'chart.png',