南骏 池
2025-08-31 169720903b00d3caf5514f2e814951fc1f8441f3
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("网络错误,请重试!");
                });