import 'vue-super-flow/lib/index.css' export default { components: {SuperFlow} } 3.使用 <template> <v-container class="loan-work-queue" grid-list-xl fluid> <v-row style="height: 771px;"> <v-col cols="9"> nodeItemMouseDown(evt, item.value)"> {{ item.label }} <super...
*[Demo](https://caohuatao.github.io/demo/) *[docs](https://caohuatao.github.io) Expand Down 10 changes: 0 additions & 10 deletions10demo/1.js Load diff This file was deleted. 56 changes: 0 additions & 56 deletions56demo/index.html ...
Demo docs Installation v1.3.1 npm install vue-super-flow yran add vue-spuer-flow importSuperFlowfrom'vue-super-flow'import'vue-super-flow/lib/index.css'Vue.use(SuperFlow) Attributes 属性类型默认值描述 draggableBooleantrue是否开启节点拖拽
在线demo源码https://github.com/3xxx得益于vue.js和element,以及vue-element-extends在线表格编辑。前后端分离的后端用golang+beego框架,服务器采用腾讯云。... golang beego vue.js vue-element-extends element 原创 3xxxx 2021-07-09 13:14:33 371阅读 flow...
Demo docs Installation npm install vue-super-flow yarn add vue-super-flow import SuperFlow from 'vue-super-flow' import 'vue-super-flow/lib/index.css' Vue.use(SuperFlow) Attributes 属性类型默认值描述 draggable Boolean true 是否开启节点拖拽 linkAddable Boolean true 是否开启快捷创建 link linkEd...
Demo docs Installation npm install vue-super-flow yarn add vue-super-flow import SuperFlow from 'vue-super-flow' import 'vue-super-flow/lib/index.css' Vue.use(SuperFlow) Attributes 属性类型默认值描述 draggable Boolean true 是否开启节点拖拽 linkAddable Boolean true 是否开启快捷创建 link linkEd...
二、引入 <template> <super-flow></super-flow> </template> importSuperFlowfrom'vue-super-flow' import'vue-super-flow/lib/index.css' exportdefault{ components: {SuperFlow} } 三、html nodeItemMouseDown(evt, item.value)">
Code This branch is76 commits behindcaohuatao/vue-super-flow:master. README MIT license vue-super-flow A flowchart editor component base on Vue. 一个基于 Vue 的在线流程编辑组件。 Demo docs Installation v1.3.1 npm install vue-super-flow yran add vue-spuer-flow ...
Demo docs Installation npm install vue-super-flow yarn add vue-super-flow import SuperFlow from 'vue-super-flow' import 'vue-super-flow/lib/index.css' Vue.use(SuperFlow) Attributes 属性类型默认值描述 draggable Boolean true 是否开启节点拖拽 linkAddable Boolean true 是否开启快捷创建 link linkEd...
demo examples packages public .gitignore LICENSE README.md babel.config.js package.json vue.config.js yarn.lock README MIT license vue-super-flow A flowchart editor component base on Vue. 一个基于 Vue 的在线流程编辑组件。 Demo docs