gjy %!s(int64=2) %!d(string=hai) anos
pai
achega
e68b49889f
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      public/static/payprint.html

+ 1 - 4
public/static/payprint.html

@@ -1144,10 +1144,7 @@
         // let _data = decodeURIComponent(this.getQueryVariable('dataList'))
         let _data  ={}
         if(localStorage.getItem('print_pay_data')){
-            _data=decodeURIComponent(localStorage.getItem('print_pay_data'))
-        }
-        else{
-            _data = decodeURIComponent(this.getQueryVariable("dataList"))
+            _data=localStorage.getItem('print_pay_data')
         }
         if (!_data) {
           this.selectPrint = true