Giter VIP home page Giter VIP logo

Comments (6)

dream2023 avatar dream2023 commented on July 23, 2024

你自己试试,可以的话,可以帮你合进来

from vue-ele-form.

jackiehe avatar jackiehe commented on July 23, 2024

我已经修改好了,用了效果可以,请求你合并下。
代码修改部分
v-if="item.vif == null || item.vif(item.form.formData, item.form.formData[field])
完整代码,请看附件文件
EleFormGroup.vue.txt

from vue-ele-form.

dream2023 avatar dream2023 commented on July 23, 2024

话说,既然能满足你的要求,为什么你自己不能做成自己项目的全局组件呢,重新注册一个名字就可以了,全局注册组件:Vue.component('component-name', component)

from vue-ele-form.

jackiehe avatar jackiehe commented on July 23, 2024

发的贴子是新功能增加建议!我已经在使用,就是每次更新库后,要对比更新下库文件,比较麻烦。单独注册组件,如果你有修改,我这里就会出bug. 也不方便查找问题。 望采纳!

from vue-ele-form.

dream2023 avatar dream2023 commented on July 23, 2024

ok

from vue-ele-form.

dream2023 avatar dream2023 commented on July 23, 2024

已经添加上了,请下载最新版,不过有一点不同的是,item.vif(item.form.formData, item.form.formData[field]) 改为了 item.vif(allFormData)allFormData 为所有group里formData的集合

from vue-ele-form.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.