Commit a3d7b3a5 authored by 智勇's avatar 智勇

服务启动中

parent b46d2e1b
......@@ -46,7 +46,7 @@ export function formatStatus(tsatus) {
case 'Normal':
return '正常'
case 'Abnormal' :
return '服务异常'
return '服务启动中'
case 'Waiting' :
return '服务等待中'
case 'Paused' :
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment