|
|
@ -1758,6 +1758,7 @@ export default {
|
|
|
|
this.successCloseData()
|
|
|
|
this.successCloseData()
|
|
|
|
this.result = ''
|
|
|
|
this.result = ''
|
|
|
|
this.$refs.inputRef.focus()
|
|
|
|
this.$refs.inputRef.focus()
|
|
|
|
|
|
|
|
this.init()
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
this.$message.error(response.message)
|
|
|
|
this.$message.error(response.message)
|
|
|
|
}
|
|
|
|
}
|
|
|
|