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

fix datetime

This commit is contained in:
xuliangzhan
2024-01-11 08:34:33 +08:00
parent d00eeaa32a
commit f860a76afa
4 changed files with 10 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "vxe-table",
"version": "4.5.17",
"version": "4.5.18-beta.1",
"description": "一个基于 vue 的 PC 端表单/表格组件支持增删改查、虚拟列表、虚拟树、懒加载、快捷菜单、数据校验、树形结构、打印导出、表单渲染、数据分页、弹窗、自定义模板、渲染器、JSON 配置式...",
"scripts": {
"update": "npm install --legacy-peer-deps",
@@ -29,7 +29,7 @@
"typings": "types/index.d.ts",
"dependencies": {
"dom-zindex": "^1.0.1",
"xe-utils": "^3.5.14"
"xe-utils": "^3.5.15"
},
"devDependencies": {
"@types/resize-observer-browser": "^0.1.7",