1
0
mirror of synced 2025-12-11 00:28:09 +08:00

修改复选框、单选框禁用后无法设置问题

This commit is contained in:
xuliangzhan
2023-02-10 22:50:32 +08:00
parent 40e52b20f4
commit 8c21313f0d
5 changed files with 152 additions and 132 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table",
"version": "4.3.9",
"version": "4.3.10",
"description": "一个基于 vue 的 PC 端表格组件,支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器等...",
"scripts": {
"update": "npm install --legacy-peer-deps",