From e2750980d182c135384dd3b691b2d28e297b7145 Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Tue, 31 Jul 2018 14:48:43 +0800 Subject: [PATCH] 扬尘监控 菜单 调整 --- _mock/index.ts | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/_mock/index.ts b/_mock/index.ts index 34345bf..2dca7a1 100644 --- a/_mock/index.ts +++ b/_mock/index.ts @@ -2,3 +2,4 @@ export * from './_rule'; export * from './_api'; export * from './_chart'; +export * from './_demo'; -- Gitblit v1.8.0