@baosight/er4j 0.0.17 → 0.0.19

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.
@@ -786,6 +786,7 @@ declare const _default: import('vue').DefineComponent<{
786
786
  };
787
787
  };
788
788
  }>;
789
+ columnConfig: any;
789
790
  }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
790
791
  params?: any;
791
792
  }> & Readonly<{}>, {}, {}, {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@baosight/er4j",
3
- "version": "0.0.17",
3
+ "version": "0.0.19",
4
4
  "description": "er4j 辅助开发",
5
5
  "private": false,
6
6
  "type": "module",