fix: 仪表板复制透视图报错

This commit is contained in:
junjun 2022-02-21 18:17:09 +08:00
parent cada5707d6
commit e7ccb7c685

View File

@ -94,6 +94,7 @@
`type`, `type`,
`title`, `title`,
`x_axis`, `x_axis`,
`x_axis_ext`,
`y_axis`, `y_axis`,
`custom_attr`, `custom_attr`,
`custom_style`, `custom_style`,
@ -119,6 +120,7 @@
`type`, `type`,
GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ), GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ),
`x_axis`, `x_axis`,
`x_axis_ext`,
`y_axis`, `y_axis`,
`custom_attr`, `custom_attr`,
`custom_style`, `custom_style`,