andre 4 年之前
父節點
當前提交
dac9d73430
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      js/scripts.js

+ 1 - 0
js/scripts.js

@@ -3816,6 +3816,7 @@ function validate_captcha(form)
 }
 
 function updateProductTotalMessage(billingcycle) {
+    console.log(billingcycle);
     switch(billingcycle) {
         case 'monthly':
             jQuery('#producttotalmessage').html('Monatlich');