Selaa lähdekoodia

Merge branch 'dev/v4.8.84_yf' of qmx/jy into feature/v4.8.84

yangfeng 1 vuosi sitten
vanhempi
commit
7749fc1172

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