GithubHelp home page GithubHelp logo

Comments (2)

xysaifeng avatar xysaifeng commented on July 20, 2024
  1. 在formItemsConfig.js文件里,将上传文件和图片的配置里的defaultValue: '[]'改为defaultValue: []
  2. 在formItemProperties.vue组件中,注释<!-- 日期选择器默认值 start -->下面的a-form-item标签里的a-input的 v-model="options.defaultValue"改为一个计算值,我改的是:v-model="defaultItemValue",在计算属性中添加:

WechatIMG44

  • 改了后暂时不知道对其他组件有无影响还没测试,你解决了吗?可以分享下

from k-form-design.

NikoHXX avatar NikoHXX commented on July 20, 2024

等我测试一下来回复

from k-form-design.

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.