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();