Browse Source

fix: 修改vxe-table和vxe-pc-ui依赖信息

hanxiaohui 2 months ago
parent
commit
71528bd6d8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -77,7 +77,8 @@
     "vue3-json-viewer": "2.2.2",
     "vue3-tabs-chrome": "^0.3.3",
     "vuedraggable": "^4.1.0",
-    "vxe-table": "^4.13.37"
+    "vxe-pc-ui": "~4.8.22",
+    "vxe-table": "~4.15.10"
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "5.0.4",