修改导入失败提示
This commit is contained in:
parent
f5e489c9ce
commit
db00c59218
@ -639,7 +639,7 @@ export default {
|
||||
this.$message.success('题库导入成功')
|
||||
this.getList()
|
||||
} else {
|
||||
this.$message.error('题库导出失败')
|
||||
this.$message.error('题库导入失败')
|
||||
}
|
||||
},
|
||||
beforeAvatarUpload() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user