瀏覽代碼

关闭打印框

jbb 2 年之前
父節點
當前提交
76fd1e328e
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
         })