north 8 năm trước cách đây
mục cha
commit
6d23d0f33c
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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('');
+        }
 
     });