作者 潘浩文
1 个管道 的构建 通过 耗费 0 秒

1

@@ -149,7 +149,7 @@ @@ -149,7 +149,7 @@
149 localId: localId, 149 localId: localId,
150 isShowProgressTips: 1, 150 isShowProgressTips: 1,
151 success: function (res) { 151 success: function (res) {
152 - serverIds = res.serverId; // 返回图片的服务器端ID 152 + serverIds = res.serverId; // 返回图片的服务器端ID
153 }, 153 },
154 fail: function (res) { 154 fail: function (res) {
155 $modal.toast(JSON.stringify(res)); 155 $modal.toast(JSON.stringify(res));