From c923a3aca3cfb4da23eca4666ad7367b8aa3f217 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 25 三月 2021 09:22:06 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/check/check.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/check/check.html b/src/main/webapp/views/check/check.html
index 7e5a837..a328f90 100644
--- a/src/main/webapp/views/check/check.html
+++ b/src/main/webapp/views/check/check.html
@@ -55,7 +55,9 @@
 </script>
 
 <script type="text/html" id="operate">
+    {{#if (d.status == 1){ }}
     <a class="layui-btn layui-btn-normal layui-btn-xs btn-edit" lay-event="auditing">瀹℃牳</a>
+    {{# } }}
     <a class="layui-btn layui-btn-primary layui-btn-xs" lay-event="detail">璇︽儏</a>
 </script>
 <script type="text/html" id="checkTpl">

--
Gitblit v1.9.1