lvhao пре 17 часа
родитељ
комит
2a28e3d33c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      template/erp/goodimglibrary_number.html

+ 1 - 1
template/erp/goodimglibrary_number.html

@@ -57,7 +57,7 @@ function searchInfo(){
 }
 }
 function openwin(that){
 function openwin(that){
     var h = $(that).data('h');
     var h = $(that).data('h');
-    var t = $(this).data("t");
+    var t = $(that).data("t");
     window.parent.window2(t,h);
     window.parent.window2(t,h);
     $('.fh').click();
     $('.fh').click();