Ver Fonte

关闭打印框

jbb há 2 anos atrás
pai
commit
76fd1e328e
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/reportForms/cost-allocation-table.vue

+ 1 - 1
src/views/reportForms/cost-allocation-table.vue

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