This commit is contained in:
parent
5a12338dcb
commit
2e38e6096b
|
@ -156,15 +156,15 @@ const data = reactive({
|
|||
stepdata: [
|
||||
{
|
||||
title: "预警推送",
|
||||
description: "2024.9.15",
|
||||
description: "推送时间: 2024.9.15",
|
||||
},
|
||||
{
|
||||
title: "业务处理时间",
|
||||
description: " 2024.9.16",
|
||||
description: "受理日期: 2024.9.16",
|
||||
},
|
||||
{
|
||||
title: "办结结果",
|
||||
description: " 2024.10.16",
|
||||
description: " 办结时间:2024.10.16",
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue