Переглянути джерело

remove log

Former-commit-id: ede1da8e31
master
jefry 3 роки тому
джерело
коміт
cbc4acec14
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      pages/yamaha/Product/Motor.js

+ 1
- 1
pages/yamaha/Product/Motor.js Переглянути файл

@@ -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: {


Завантаження…
Відмінити
Зберегти