@gonsin/gview 2.0.0 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,3 +1,8 @@
1
1
  # gview
2
2
 
3
- 基于 Vite/Vue3/TypeScript 的 gview。开发中...
3
+ ## 版本更新日志
4
+
5
+ ### 2.0.2 `2023-04-24`
6
+
7
+ + fix: 修复表单区块显示报错
8
+ + feat: 添加表格图片预览
@@ -1,4 +1,4 @@
1
- import { _ as o } from "./index-19b57506.mjs";
1
+ import { _ as o } from "./index-f621b646.mjs";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  import "pinia";