This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
pengyue
/
jsh_erp
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
5e824eb1f1
Ramuri
Etichete
dev_ml
master
master_huangjunjie
master_liaozeyong
master_liushuang
xq
jsh_erp
/
jshERP-web
/
babel.config.js
babel.config.js
87 B
Istoric
Crud
1
2
3
4
5
6
module.exports = {
presets: [
['@vue/app',
{ useBuiltIns: 'entry' }]
]
}