zhuliu 5 달 전
부모
커밋
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('取消删除')
       })
       
     },