zhuliu 5 месяцев назад
Родитель
Сommit
27d388877b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/views/report/InvalidResponse/components/flowPath/flowPath.vue

+ 1 - 1
src/views/report/InvalidResponse/components/flowPath/flowPath.vue

@@ -270,7 +270,7 @@ export default {
             }
           })
         }).catch(err => {
-          this.$message.error('删除失败')
+          this.$message.warning('取消删除')
       })
       
     },