南骏 池
2025-05-05 fbe0595485e2e7c0fde9c0d95f02e38b58e7b2d3
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);