调整页面字段
parent
996686baf0
commit
d239fb6dd6
|
@ -216,7 +216,7 @@ const tabsList = ref([
|
|||
},
|
||||
{
|
||||
index: 13,
|
||||
name: "上报专项检查检查情况记录",
|
||||
name: "上报专项检查情况记录",
|
||||
},
|
||||
],
|
||||
},
|
||||
|
@ -4052,7 +4052,7 @@ const contentList = ref([
|
|||
{
|
||||
parentIndex: 1,
|
||||
childrenIndex: 13,
|
||||
title: "上报专项检查检查情况记录",
|
||||
title: "上报专项检查情况记录",
|
||||
url: "/docking/data/v1/pushCheckRecordData",
|
||||
|
||||
requestExample: `{
|
||||
|
|
Loading…
Reference in New Issue