Selaa lähdekoodia

remove log

undefined
jefry 3 vuotta sitten
vanhempi
commit
ede1da8e31
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      pages/yamaha/Product/Motor.js

+ 1
- 1
pages/yamaha/Product/Motor.js Näytä tiedosto

@@ -48,7 +48,7 @@ export async function getServerSideProps(context) {
if (res["STATUS"] === 1) {
product = res["DATA"]["products"];
}
console.log(res);
// console.log(res);

return {
props: {


Ladataan…
Peruuta
Tallenna