mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 字段重名
This commit is contained in:
@@ -347,6 +347,8 @@ export default {
|
||||
|
||||
post('/dataset/field/save', item).then(response => {
|
||||
this.initField()
|
||||
}).catch(res => {
|
||||
this.initField()
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user