| | |
| | | { key: "sendFailCount", prop: "sendFailCount", label: "失败次数", width: 96, sortable: true, align: "center" }, |
| | | { key: "errorTime$", prop: "errorTime$", label: "失败时间", minWidth: 168, sortable: true }, |
| | | { key: "errorMemo", prop: "errorMemo", label: "失败原因", minWidth: 220, sortable: false, showOverflow: false }, |
| | | { key: "systemMsg", prop: "systemMsg", label: "系统消息", minWidth: 220, sortable: false, showOverflow: false } |
| | | { key: "systemMsg", prop: "systemMsg", label: "系统消息", minWidth: 320, sortable: false, showOverflow: false } |
| | | ]; |
| | | |
| | | var MANUAL_ROLLBACK_STATUSES = [6, 106, 506]; |