作者 董瑞恩
1 个管道 的构建 通过 耗费 0 秒

cost

@@ -137,6 +137,7 @@ @@ -137,6 +137,7 @@
137 success:function (data) { 137 success:function (data) {
138 if (data.code===200){ 138 if (data.code===200){
139 alert('添加成功'); 139 alert('添加成功');
  140 + window.location.reload();
140 } 141 }
141 }, 142 },
142 error:function () { 143 error:function () {