fix(数据导出): 导出明细数据错误

This commit is contained in:
taojinlong 2024-09-02 16:03:36 +08:00
parent 8bd43a30a6
commit 011bb5bfb6

View File

@ -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 = []