cuiqian2004
2025-03-21 986da22689dc9a5faef751c02348fb1f47584414
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)