forked from github/dataease
Merge pull request #1743 from dataease/pr@dev@feat_S2_pivot
feat: S2 pivot
This commit is contained in:
commit
6b3d5832d2
@ -1867,7 +1867,9 @@ export default {
|
||||
if (this.view.tableId !== this.changeTable.id) {
|
||||
this.view.tableId = this.changeTable.id
|
||||
this.view.xaxis = []
|
||||
this.view.xaxisExt = []
|
||||
this.view.yaxis = []
|
||||
this.view.yaxisExt = []
|
||||
this.view.customFilter = []
|
||||
this.view.extStack = []
|
||||
this.view.extBubble = []
|
||||
|
Loading…
Reference in New Issue
Block a user