@baosight/erm 1.6.9 → 1.7.1

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 ADDED
@@ -0,0 +1,4 @@
1
+ | 项目 | 说明 |
2
+ | ------ | ------ |
3
+ | 应用中文名 | erm低代码组件 |
4
+ | 1.6.9 | 交接完成、解决安装依赖报错问题|
@@ -1,9 +1,9 @@
1
- import "vant/lib/index.css";
2
- import "vant/lib/checkbox";
3
- import "vant/lib/checkbox-group";
4
- import "ag-grid-community/styles/ag-grid.css";
5
- import "ag-grid-community/styles/ag-theme-quartz.css";
6
- import "ag-grid-community/styles/ag-theme-alpine.css";
1
+ import 'vant/lib/index.css';
2
+ import 'vant/lib/checkbox';
3
+ import 'vant/lib/checkbox-group';
4
+ import 'ag-grid-community/styles/ag-grid.css';
5
+ import 'ag-grid-community/styles/ag-theme-quartz.css';
6
+ import 'ag-grid-community/styles/ag-theme-alpine.css';
7
7
  declare const _default: import("vue").DefineComponent<{
8
8
  /**
9
9
  * 传入表数据