lvhao 6 months ago
parent
commit
c4738663c5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      template/erp/systemprint.html

+ 2 - 2
template/erp/systemprint.html

@@ -60,9 +60,9 @@
 快递面单:<select name="printer" class="select" style="width:220px;">
 <option value="">选择打印机</option>
 </select>
-<!-- 发票:<select name="printer" class="select" style="width:220px;">
+发票:<select name="printfper" class="select" style="width:220px;">
     <option value="">选择打印机</option>
-    </select> -->
+    </select>
 </div>
 <a href="javascript:void(0);" class="printing">打 印</a>
 <a href="javascript:void(0);" class="exceldy">导出Excel</a>