cnf
2025-12-02 ca5b34089c65a51d8583f30544c2eec71d9ca047
H5/Js/Yjdb.js
@@ -347,5 +347,8 @@
                    that.$refs.sectionCode.focus();
                });
        },
        cleraCode() {
            this.sectionCode = "";
        },
    }
})