Fixing key name

parent 3a1d5485
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
}).catch(() => { }).catch(() => {
this.$message({ this.$message({
type: 'info', type: 'info',
message: this.trans('core.delete-cancelled') message: this.trans('core.delete cancelled')
}); });
}); });
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment