cuiqian2004
2025-10-17 0a08dbfcc47520581f34896ce88fcd7b824c35ca
components/oi-form/index.vue
@@ -82,7 +82,7 @@
            this.form.model[attr] = item.value;
            this.$emit("on-change", item)
         },
         onClick(item) {
            this.$emit("on-click", item)
         },