From 8f619dde9e2382fc8a4f1e04fafde1418f06165b Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Wed, 26 Feb 2020 16:39:29 +0800 Subject: [PATCH] 问卷管理模块(新建、列表、详情) --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index e86a36b..1cc55b0 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "react-amap": "^1.2.7", "react-bmap": "^1.0.74", "react-dom": "^16.3.2", + "react-questionnair": "^v1.0.2", "react-router": "^4.2.0", "react-router-dom": "^4.2.2", "react-sticky": "^6.0.3", -- Gitblit v1.8.0