feat: 合并多选功能,解决冲突,升级版本到2.0.4

This commit is contained in:
奔跑的面条
2022-08-19 10:44:44 +08:00
55 changed files with 1746 additions and 641 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "go-view",
"version": "2.0.3",
"version": "2.0.4",
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",