NEZ-2706 fix: Endpoints保存二级页面Metric图表时Group出现意外字符
This commit is contained in:
@@ -376,6 +376,9 @@ export default {
|
||||
chart.panelName = ''
|
||||
this.chart = chart
|
||||
this.graphShow = false
|
||||
if (!this.chart.groupId) {
|
||||
this.chart.groupId = undefined
|
||||
}
|
||||
this.$store.dispatch('dispatchEditChart', {
|
||||
chart: this.chart,
|
||||
type: 'add'
|
||||
|
||||
Reference in New Issue
Block a user