Sign in
canrd-outside
/
order-erp-front
·
Files
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
1
Labels
Wiki
Blame view
src/components/Qrcode/index.ts
84 Bytes
Edit
Raw
Normal View
History
chore: adjust component file name
3a16f2b8
vben
authored
4 years ago
1
export { default as QrCode } from './src/Qrcode.vue';
fix(comp): fix the memory overfl...
6b3195b4
vben
authored
5 years ago
2
initial commit
2f6253cf
陈文彬
authored
5 years ago
3
export * from './src/types';