소스 검색

fix:市场分析报告移除请求失败toast

yangfeng 1 년 전
부모
커밋
2d89f8b6cf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/web/staticres/common-module/report-analysis/js/report_analysis.js

+ 1 - 1
src/web/staticres/common-module/report-analysis/js/report_analysis.js

@@ -1059,7 +1059,7 @@ var vm = new Vue({
 
 
           } else {
-            this.$toast('请求失败')
+            // this.$toast('请求失败')
           }
         }.bind(this)
       })