南骏 池
2025-04-02 603670bfbc029fd081fb1c88d00a18f78ec7d349
H5/Js/Qtrk.js
@@ -83,6 +83,8 @@
                    var json = res;
                    if (json.status == 0) {
                        that.ItemBlDetail = json.data.tbBillList;
                        that.$refs.sectionCode.focus();
                        that.sectionCode = null;
                    }
                    else {
                        that.$toast.fail(json.message);