@@ -394,7 +394,7 @@ export default {
handleDelItem({KnowledgeResourceId}) {
this.$confirm(
- '确定删除该事件吗?',
+ `确定删除该${ this.titlePath }吗?`,
'提示',
{
type: 'warning'