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

1

... ... @@ -149,6 +149,7 @@
isShowProgressTips: 1,
success: function (res) {
serverIds = res.serverId;
alert(serverIds)
},
fail: function (res) {
$modal.toast(JSON.stringify(res));
... ...