This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
raycos_ai
/
cof_xcx_ma
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
master
Větve
Značky
master
cof_xcx_ma
/
static
/
js
/
test.js
test.js
118 B
Trvalý odkaz
Historie
Surový
1
2
3
4
5
6
7
8
export default {
$test:"",
$desc:"",
setTest($test,$desc) {
this.$test=$test;
this.$desc=$desc;
}
}