forked from github/dataease
feat: S2 pivot
This commit is contained in:
parent
7c89e4a9b8
commit
ec45a82244
@ -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