Commit a444ff77 by zhuzhequan

添加异常信息

parent 76a03f0c
...@@ -139,6 +139,10 @@ export default { ...@@ -139,6 +139,10 @@ export default {
key: 'statusStr' key: 'statusStr'
}, },
{ {
label: '异常信息',
key: 'errorMsg'
},
{
label: '创建时间', label: '创建时间',
key: 'createTime' key: 'createTime'
}, },
......
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