@ebiz/designer-components 0.1.28 → 0.1.29

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ebiz/designer-components",
3
- "version": "0.1.28",
3
+ "version": "0.1.29",
4
4
  "private": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -179,7 +179,6 @@ import {
179
179
  MessagePlugin
180
180
  } from 'tdesign-vue-next';
181
181
  import dataService from '../apiService/simpleDataService';
182
- import { get } from 'lodash';
183
182
 
184
183
  // 定义组件属性
185
184
  const props = defineProps({