lvhao 19 часов назад
Родитель
Сommit
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){
     var h = $(that).data('h');
-    var t = $(this).data("t");
+    var t = $(that).data("t");
     window.parent.window2(t,h);
     $('.fh').click();