Karsa 5 сар өмнө
parent
commit
f3b6ec61d3

+ 1 - 1
src/views/knowledge_manage/list.vue

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