fix: 419
This commit is contained in:
@@ -157,6 +157,7 @@ export default {
|
|||||||
})
|
})
|
||||||
if(code===0){
|
if(code===0){
|
||||||
this.$message.success('保存成功')
|
this.$message.success('保存成功')
|
||||||
|
this.dialog = false
|
||||||
this.getList()
|
this.getList()
|
||||||
}
|
}
|
||||||
}catch (e) {
|
}catch (e) {
|
||||||
|
|||||||
Reference in New Issue
Block a user