From 101098593cd1d998979cb8c603276b8f6687942e Mon Sep 17 00:00:00 2001 From: Mr Ke <kelq@hugeinfo.com.cn> Date: Wed, 08 Apr 2020 14:45:02 +0800 Subject: [PATCH] 修复问卷编辑问题 --- SunshineLnsMinApp/pages/index/index.js | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/SunshineLnsMinApp/pages/index/index.js b/SunshineLnsMinApp/pages/index/index.js index 384c1d3..bccb8eb 100644 --- a/SunshineLnsMinApp/pages/index/index.js +++ b/SunshineLnsMinApp/pages/index/index.js @@ -38,11 +38,7 @@ }, { name: '检务公开' }, { - name: '法治培训' - }, { name: '知识产权' - }, { - name: '营商环境' }], }, //事件处理函数 -- Gitblit v1.8.0