cuiqian2004
2025-05-16 9104222d52107d6244d034e4bbfa1c6408376900
components/oi-form/list/input/index.vue
@@ -47,7 +47,7 @@
            this.onChange(e)
         },
         onClick(e) {
            this.$emit("click", e)
            this.$emit("on-click", e)
         },
         onFocus(e) {
            this.$emit("on-focus", e)