完全跑通1.0版本
This commit is contained in:
1
frontend/node_modules/element-plus/es/components/tree-select/index.mjs.map
generated
vendored
Normal file
1
frontend/node_modules/element-plus/es/components/tree-select/index.mjs.map
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"version":3,"file":"index.mjs","names":["TreeSelect"],"sources":["../../../../../packages/components/tree-select/index.ts"],"sourcesContent":["import { withInstall } from '@element-plus/utils'\nimport TreeSelect from './src/tree-select.vue'\n\nimport type { SFCWithInstall } from '@element-plus/utils'\n\nexport const ElTreeSelect: SFCWithInstall<typeof TreeSelect> =\n withInstall(TreeSelect)\n\nexport default ElTreeSelect\n\nexport type { TreeSelectInstance } from './src/instance'\n"],"mappings":";;;AAKA,MAAa,eACX,YAAYA,oBAAW"}
|
||||
Reference in New Issue
Block a user