caipin 5 năm trước cách đây
mục cha
commit
cd74ca4fdc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      protected/view/receipt/receiptFee.html

+ 1 - 0
protected/view/receipt/receiptFee.html

@@ -331,6 +331,7 @@
 $(function() {
 	$("input[name='feeType']").click(function() {
 		 var feeType = $(this).val();
+		 console.log('sdf');
 		 console.log(feeType);
 	
 	});