Skip to content

Commit 55cea4e

Browse files
committed
更新项目说明
Signed-off-by: Devin <devin87@qq.com>
1 parent 6a6d397 commit 55cea4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Uploader.extend({
149149
150150
//文件成功上传
151151
response, //服务器返回的字符串
152-
json //response解析后的JSON对象(仅 uploader 的 dataType 为json 时才有此属性)
152+
json //response解析后的JSON对象(仅当 dataType 为json)
153153
};*/
154154
},
155155

0 commit comments

Comments
 (0)