Parcourir la source

面损表-打印关闭

jbb il y a 2 ans
Parent
commit
86e78fc542
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
         })