This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Crazy
/
DZBUG----YDM
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
dffd175ccf
Ramos
Etiquetas
master
DZBUG----YDM
/
yudao-admin-ui
/
src
/
utils
/
render
/
slots
/
el-button.js
el-button.js
79 B
Histórico
Em bruto
1
2
3
4
5
export default {
default(h, conf, key) {
return conf.__slot__[key]
}
}