Browse Source

面损表-打印关闭

jbb 2 năm trước cách đây
mục cha
commit
86e78fc542
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/reportForms/fabric-loss-table.vue

+ 1 - 1
src/views/reportForms/fabric-loss-table.vue

@@ -786,7 +786,7 @@ export default {
          win.document.write(style+html);
          win.focus();
          win.print();
-        //  win.close();
+         win.close();
 		     this.showSelect = 0
         })