码迷,mamicode.com
首页 > 其他好文 > 详细

Uncaught SyntaxError: Invalid shorthand property initializer

时间:2017-11-09 17:53:44      阅读:1466      评论:0      收藏:0      [点我收藏+]

标签:init   invalid   etc   blog   fun   and   syntax   ror   short   

$.ajax({                   
                            url : ‘../../collateralQuery/getCollateralQueryDetail‘,
                            type : ‘POST‘,
                            data : {},
                            dataType : ‘json‘,
                            success : function(data) {
                                alert("success");
                            },
                            error : function() {
                                alert("error");
                        },
                    } 

Uncaught SyntaxError: Invalid shorthand property initializer

标签:init   invalid   etc   blog   fun   and   syntax   ror   short   

原文地址:http://www.cnblogs.com/kevinZhu/p/7810597.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!