diff --git a/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html b/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html index 2f8a0d8..448af99 100755 --- a/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html +++ b/public/themes/simpleboot3/portal/orderpage/order_salesman_kd.html @@ -139,7 +139,7 @@ *点击去支付 */ function go_pay(){ - indnet_id = "{$indent_id}"; + indnet_id = "{$indet_id}"; $.post("{:url('Order/is_my_salesman')}",{indent_id:indnet_id},function(data){ if(data){ name = $('#name').text();