检测过程流程展示页面框架绘制
This commit is contained in:
@@ -158,6 +158,12 @@ const tabsList = ref([
|
||||
img: "/src/assets/images/plan/static/3.svg",
|
||||
checked: false,
|
||||
},
|
||||
{
|
||||
label: "数据查询",
|
||||
value: 5,
|
||||
img: "/src/assets/images/plan/static/5.svg",
|
||||
checked: false,
|
||||
},
|
||||
{
|
||||
label: "设备归档",
|
||||
value: 4,
|
||||
|
||||
Reference in New Issue
Block a user