[Update] 修改一些文案说明和翻译

This commit is contained in:
ibuler
2018-03-14 18:14:37 +08:00
parent 3822d51888
commit 93895b6b92
6 changed files with 78 additions and 69 deletions

View File

@@ -112,9 +112,7 @@ $(document).ready(function() {
alert(data)
};
var success = function () {
setTimeout(function () {
console.log("ok")
}, 1000);
alert("任务开始执行,重定向到任务详情页面,多刷新几次查看结果")
window.location = "{% url 'ops:task-detail' pk=DEFAULT_PK %}".replace('{{ DEFAULT_PK }}', uid);
};
APIUpdateAttr({