mirror of
https://github.com/dataease/dataease.git
synced 2025-02-24 19:42:56 +08:00
fix: 视图中数据集字段获取
This commit is contained in:
parent
589d7aa2b9
commit
30c00ec79a
@ -709,6 +709,8 @@ export default {
|
||||
this.httpRequest.msg = err.response.data.message
|
||||
return true
|
||||
})
|
||||
} else {
|
||||
this.resetView()
|
||||
}
|
||||
},
|
||||
save(getData, trigger, needRefreshGroup = false) {
|
||||
|
Loading…
Reference in New Issue
Block a user