Commit 34f9d717 by 潘建波

测试部署

1 parent 8cd41c8c
...@@ -103,7 +103,7 @@ export default { ...@@ -103,7 +103,7 @@ export default {
return "<span class='errorbox statusbox'>异常</span>"; return "<span class='errorbox statusbox'>异常</span>";
} }
}, },
showinfo(data){ showinfo(data) {
console.log("任务状态信息:", data.info); console.log("任务状态信息:", data.info);
} }
}, },
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!