@@ -810,8 +810,8 @@ export default {
}
that.isSaveEdit = Object.keys(that.formStateEdit).filter(v => that.formStateEdit[v] == '')
} else {
- that.isShowEdit = true
- that.isShowAdd = false
+ that.isShowEdit = false
+ that.isShowAdd = true
that.isSaveEdit=[]
that.formState = {
id: '',