南骏 池
8 天以前 77a2d94762f81da09be82aeab75cdabbf95d2926
H5/Js/Cpbdsj.js
@@ -144,12 +144,14 @@
                    }
                    else {
                        that.$playSound('error');
                        that.XBar = "";
                        that.$toast.fail(json.message);
                    }
                    that.isLoading = false;
                })
                .catch(function (error) {
                    that.isLoading = false;
                    that.XBar = "";
                    that.$playSound('error');
                    that.$toast.fail("网络错误,请重试!");
                });