modal 增加参数 draggable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vxe-table",
|
||||
"version": "4.0.27",
|
||||
"version": "4.0.28-beta.0",
|
||||
"description": "一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟滚动、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、虚拟列表、弹窗、自定义模板、渲染器、贼灵活的配置项、扩展接口等...",
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
@@ -88,7 +88,7 @@
|
||||
"vxe-table-plugin-shortcut-key": "^3.0.1",
|
||||
"xe-ajax": "^4.0.5",
|
||||
"xe-clipboard": "^1.10.1",
|
||||
"xe-utils": "^3.3.1",
|
||||
"xe-utils": "^3.3.2",
|
||||
"xlsx": "^0.17.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user