lvhao 20 시간 전
부모
커밋
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();