forked from github/dataease
fix: 字段重名
This commit is contained in:
parent
7812d73545
commit
a17e55c2d7
@ -347,6 +347,8 @@ export default {
|
|||||||
|
|
||||||
post('/dataset/field/save', item).then(response => {
|
post('/dataset/field/save', item).then(response => {
|
||||||
this.initField()
|
this.initField()
|
||||||
|
}).catch(res => {
|
||||||
|
this.initField()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user