Merge branch 'dev-3.8' of git.mesalab.cn:nezha/nezha-fronted into dev-3.9
This commit is contained in:
@@ -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{
|
||||
|
||||
@@ -391,6 +391,7 @@ export default {
|
||||
},
|
||||
saveChart (chart) { // 新增chart
|
||||
this.getPanelData().then(() => {
|
||||
delete chart.oldElements
|
||||
chart.id = ''
|
||||
chart.name = ''
|
||||
chart.panelName = ''
|
||||
|
||||
Reference in New Issue
Block a user