From b036dae92aeed291930f0efd8cf276499ebfb882 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@iotlink.com> Date: 星期五, 25 六月 2021 19:03:22 +0800 Subject: [PATCH] 修复用户权限获取方式错误的bug --- src/pages/shuohuangMonitorAnalyze/components/lkgManage.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/shuohuangMonitorAnalyze/components/lkgManage.vue b/src/pages/shuohuangMonitorAnalyze/components/lkgManage.vue index d082523..d0da92f 100644 --- a/src/pages/shuohuangMonitorAnalyze/components/lkgManage.vue +++ b/src/pages/shuohuangMonitorAnalyze/components/lkgManage.vue @@ -1,7 +1,7 @@ <template> <div class="lkg-manage"> <div class="import-btn"> - <label>涓婁紶LKG鏁版嵁鏂囦欢</label> + <label>涓婁紶LKJ鏁版嵁鏂囦欢</label> <el-button size="mini" type="primary" -- Gitblit v1.8.0