南骏 池
2025-03-25 a9ef032eb52b038f6603fb5ccdc4ea976d8e8620
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);