Commit b7e06f06 authored by wei's avatar wei

Merge branch 'develop' into dev-lv

parents a5653ea2 d2df4d9f
......@@ -122,7 +122,11 @@
active: 0,
tabs: [
{
title: "未执行",
title: "待执行",
api: "/risk/plan/create/list?status=wait",
},
{
title: "执行中",
api: "/risk/plan/create/list?status=running",
},
{
......
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