From f4839b6e3fac1f877190a78c36d7affdde091efe Mon Sep 17 00:00:00 2001 From: fengxiang <110431245@qq.com> Date: Fri, 03 Aug 2018 08:46:30 +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