Merge branch 'dev-3.8' of git.mesalab.cn:nezha/nezha-fronted into dev-3.9

This commit is contained in:
zyh
2023-11-20 14:45:45 +08:00
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,6 @@
border-radius: 2px 0 0 2px;
border-right: none;
line-height: 30px;
margin-right: -5px;
padding: 0 5px;
}
.full-width-height{

View File

@@ -391,6 +391,7 @@ export default {
},
saveChart (chart) { // 新增chart
this.getPanelData().then(() => {
delete chart.oldElements
chart.id = ''
chart.name = ''
chart.panelName = ''