From 76c53a0f0792a9406259dd78e1b8c20ae55dd546 Mon Sep 17 00:00:00 2001
From: zhaoxiaohao <913652501@qq.com>
Date: Mon, 11 May 2020 18:18:27 +0800
Subject: [PATCH] 添加  按钮根据 权限隐藏的功能

---
 kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/feedback.html |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/feedback.html b/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/feedback.html
index 57dbde3..0c04123 100644
--- a/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/feedback.html
+++ b/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/feedback.html
@@ -148,6 +148,5 @@
             }
             table.reload('feedback-table', { where: { doctorName: doctorName, createTime: datebegin, updateTime: dateend } });
         });
-
     });
 </script>
\ No newline at end of file

--
Gitblit v1.8.0