mirror of
https://gitee.com/dromara/go-view.git
synced 2025-05-22 23:39:16 +08:00
fix: 优化项目配置JSON序列化,去掉多余空格
This commit is contained in:
parent
4409da213f
commit
e42236ccee
@ -286,8 +286,7 @@ export const JSONStringify = <T>(data: T) => {
|
||||
return null
|
||||
}
|
||||
return val
|
||||
},
|
||||
2
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user