This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
wutt
/
manHourHousekeeper
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
再次提交
Lijy
3 vuotta sitten
vanhempi
0234021794
commit
b7cc32ad09
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
fhKeeper/formulahousekeeper/timesheet_h5/vue.config.js
+ 1
- 1
fhKeeper/formulahousekeeper/timesheet_h5/vue.config.js
Näytä tiedosto
@@ -63,6 +63,6 @@ module.exports = {
"^/api": "" //通过pathRewrite重写地址,将前缀/api转为/
}
}
- }
,
+ }
}
};