提交 8c52ea1e authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

fix: 插件视图复制错误

上级 d5e59600
...@@ -183,6 +183,7 @@ ...@@ -183,6 +183,7 @@
`result_count`, `result_count`,
`result_mode`, `result_mode`,
`chart_type`, `chart_type`,
`is_plugin`,
`senior`, `senior`,
`data_from`) `data_from`)
SELECT #{newChartId}, SELECT #{newChartId},
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
`result_count`, `result_count`,
`result_mode`, `result_mode`,
'private', 'private',
`is_plugin`,
`senior`, `senior`,
`data_from` `data_from`
FROM chart_view_cache FROM chart_view_cache
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论