north 8 年 前
コミット
6d23d0f33c
1 ファイル変更6 行追加0 行削除
  1. 6 0
      www/protected/views/recharge/index.php

+ 6 - 0
www/protected/views/recharge/index.php

@@ -429,6 +429,12 @@
             }
 
         }
+        onLoadSuccess : function () {
+            $('#id_str').html('');
+            $('#recharge_id').val('');
+            $('#coupons_items').html('');
+            $('#add_text_coupons').html('');
+        }
 
     });