This commit is contained in:
Vergil
2020-03-14 17:04:56 +08:00
parent 8358199e05
commit 32e868cf3d

View File

@@ -324,7 +324,7 @@ export default {
}).catch(() => { }).catch(() => {
this.$message({ this.$message({
type: 'info', type: 'info',
message: '取消操作' message: '取消操作'
}) })
}) })
}, },