From ed6d69666ea57947cd3c42a5ce41c11186806488 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Wed, 18 Aug 2021 17:11:53 +0800
Subject: [PATCH] 准考证,保安证,通知公告修改

---
 public/papersApply.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/public/papersApply.html b/public/papersApply.html
index 1e7229d..3719d47 100644
--- a/public/papersApply.html
+++ b/public/papersApply.html
@@ -55,7 +55,7 @@
 <body>
     <div>
         <div>
-            <button onclick="preview(1)">打印</button>
+            <button onclick="preview(1)" class="print">打印</button>
         </div>
         <!--startprint-->
         <div id="table">

--
Gitblit v1.9.3