select_vue2_alonced

0.1.5 • Public • Published

dynamic

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Example


    <JsonParamsFromSelect
      propName="clientTopic"  //form的参数名
      :options="options" //下拉框options
      :formData="form" //form
      selectName="topic" //select的value
      inputName="inputName" //input的value
      width="200px"
      :head="['标题', '标题2']"  //标题支持2个
      :rule="validateServerClientTopic" // 校验规则
    />

Readme

Keywords

Package Sidebar

Install

npm i select_vue2_alonced

Weekly Downloads

0

Version

0.1.5

License

none

Unpacked Size

6.31 MB

Total Files

13

Last publish

Collaborators

  • alonced