Kirin 2 years ago
parent
commit
2b719f3a8b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/user/user_cert/index.php

+ 1 - 1
app/admin/view/user/user_cert/index.php

@@ -12,7 +12,7 @@
                     <table class="layui-hide" id="List" lay-filter="List"></table>
 
                     <script type="text/html" id="act">
-                        {{# if(d.status == 0 ) }}
+                        {{# if(d.status == 0 ){ }}
                         <button type="button" class="layui-btn layui-btn-xs layui-btn-normal" lay-event='edit'>
                             确认证书
                         </button>