mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 06:50:45 +08:00
fix: 创建关联关系弹框清空上次选项
This commit is contained in:
@@ -270,6 +270,7 @@ export default {
|
||||
targetUnionRelation: ''
|
||||
}
|
||||
this.targetTable = {}
|
||||
this.targetFieldOption = []
|
||||
},
|
||||
|
||||
edit(item) {
|
||||
|
||||
Reference in New Issue
Block a user