南骏 池
2025-09-02 758275d35a4354bbabc0eabfcace5f74f318f33e
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("网络错误,请重试!");
                });