bm-customform-design
v1.0.1
Published
> This is a plugin for designing custom forms
Downloads
2
Readme
bm-customtable-vxe
用于本末项目的自定义表单设计组件, 该组件依赖element-ui、axios、vue-json-viewer、vuedraggable、lodash、less以及sass, 可以实现表单的自定义设计
原插件 tpForm 地址click this
安装
npm install bm-customform-design -s
import Vue from 'vue'
import bmCustomFormDesign from 'bm-customform-design'
Vue.use(bmCustomFormDesign)
<template>
<div>
<bm-custom-form-design></bm-custom-form-design>
</div>
</template>
使用指南
直接调用