gjy 2 năm trước cách đây
mục cha
commit
e68b49889f
1 tập tin đã thay đổi với 1 bổ sung4 xóa
  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