Browse Source

标记只控制水印,不与签名控制混在一起

TonyKang 4 years ago
parent
commit
8dab7080a9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/view/report/rpt_all_popup.ejs

+ 1 - 1
app/view/report/rpt_all_popup.ejs

@@ -124,7 +124,7 @@
                         <div class="form-check">
                             <label class="form-check-label">
                                 <input type="checkbox" class="form-check-input" id="cfg_rpt_close_warter_mark" onchange="rptControlObj.changeCfgOption('closeWarterMark', this)">
-                                导出Excel-不带水印和签名
+                                导出Excel-不带水印
                             </label>
                         </div>
                     </div>