forked from github/dataease
fix(数据导出): 导出明细数据错误
This commit is contained in:
parent
8bd43a30a6
commit
011bb5bfb6
@ -335,7 +335,6 @@ const exportDataset = () => {
|
||||
showExport.value = true
|
||||
exportForm.value.name = nodeInfo.name
|
||||
exportForm.value.expressionTree = ''
|
||||
console.log(computedFiledList)
|
||||
nextTick(() => {
|
||||
rowAuth.value.init({})
|
||||
rowAuth.value.relationList = []
|
||||
|
Loading…
Reference in New Issue
Block a user