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('');
+        }
 
     });