fix: 优化审计报告生成页
This commit is contained in:
@@ -659,7 +659,7 @@ const hasContent = (index: number) => {
|
||||
/* 新增:构建导出数据的公共方法 */
|
||||
const buildExportData = () => {
|
||||
const exportData: any = {
|
||||
from00: form.name,
|
||||
from00: form.code,
|
||||
from10: navigationItems.value[0].content,
|
||||
from20: navigationItems.value[1].content,
|
||||
from30: navigationItems.value[2].content,
|
||||
|
||||
Reference in New Issue
Block a user