فهرست منبع

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)
       })