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

Clone the configuration object. The first application cannot be selected directly #432

Closed LazyEar0 closed 1 year ago

LazyEar0 commented 1 year ago

克隆配置对象 - 选择克隆至其他应用 - 选择项目 实际结果: 选择项目后,选择APP下拉框第一个,不显示选中的APP。切换其他APP后,再选回第一个,正常显示 image 预期结果: 选择项目后,APP会默认选中第一个 image

kogel-net commented 1 year ago

439