Files
waf-platform/EdgeAdmin/web/views/@default/servers/components/waf/setCodePopup.js
2026-02-04 20:27:13 +08:00

5 lines
86 B
JavaScript

Tea.context(function () {
this.closePopup = function () {
teaweb.closePopup()
}
})