fix: 修复导入组件数据会错乱的问题

This commit is contained in:
奔跑的面条
2022-10-09 16:39:10 +08:00
3 changed files with 33 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "go-view",
"version": "2.0.8",
"version": "2.0.91",
"scripts": {
"dev": "vite --host",
"build": "vue-tsc --noEmit && vite build",