masastack / MASA.DCC

MASA DCC is the configuration service of MASA Stack, which supports multi-level configuration caching, hot updating of service configurations, and a standard configuration change management process.
https://www.masastack.com/stack
Apache License 2.0
16 stars 7 forks source link

The format of the configuration information in the rollback popup is incorrect #396

Closed LazyEar0 closed 1 year ago

LazyEar0 commented 1 year ago

Properties格式的配置对象,发布历史中回滚到指定版本,回滚弹窗中配置信息格式应是表格样式 实际结果: image 预期结果: image