mirror of
https://github.com/dataease/dataease.git
synced 2026-06-15 10:31:43 +08:00
refactor:回退视图复制,去掉表中没有的字段
This commit is contained in:
@@ -45,8 +45,7 @@
|
||||
`create_time`,
|
||||
`update_time`,
|
||||
`snapshot`,
|
||||
`style_priority`,
|
||||
`ext_stack`
|
||||
`style_priority`
|
||||
) SELECT
|
||||
#{newChartId},
|
||||
GET_CHART_VIEW_COPY_NAME ( #{oldChartId} ),
|
||||
@@ -63,8 +62,7 @@
|
||||
`create_time`,
|
||||
`update_time`,
|
||||
`snapshot`,
|
||||
`style_priority`,
|
||||
`ext_stack`
|
||||
`style_priority`
|
||||
FROM
|
||||
chart_view
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user