mxx 3 anni fa
parent
commit
e4f919b99e
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. 4 4
      public/static/inspection.html

+ 4 - 4
public/static/inspection.html

@@ -324,10 +324,10 @@
         console.log(_data)
         this.tableData = JSON.parse(_data)
         console.log(this.tableData)
-        // window.print()
-        // window.onafterprint = function(event) {
-        //   window.history.back(-1)
-        // };
+        window.print()
+        window.onafterprint = function(event) {
+          window.history.back(-1)
+        };
       },
       watch: {}
     })