This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Tim_Walker
/
chelvc-custom
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
1
Trageți solicitările
0
Wiki
Arbore:
3fbb0838cc
Ramuri
Etichete
clientDemo
demobranch
feature-sq
master
tianyi
v2.0.0
zxlbranch
chelvc-custom
/
src
/
mixin
/
index.js
index.js
102 B
Istoric
Crud
1
2
3
4
5
6
7
8
const globalMixins = {
data() {
return {};
},
methods: {},
};
export default globalMixins;