@@ -413,7 +413,7 @@ export default {
if(flag==='newWord'){
this.newWordObj = null
this.newWordFlag = true
- }else if(flag === 'pharse'){
+ }else if(flag === 'phrase'){
this.pharseObj = null
this.pharseFlag = true
}else if(flag === 'explain'){