andi %!s(int64=3) %!d(string=hai) anos
pai
achega
0f07638de0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      pages/app/pelaporan/index.js

+ 2 - 0
pages/app/pelaporan/index.js

@@ -32,7 +32,9 @@ class Pelaporan extends Component {
 			jumlahLaporan: true,
 		});
 		const newLaporan = graph.data.newLaporan;
+		console.log(pelaporan)
 		this.setState({ pelaporan, graph, newLaporan });
+		console.log(this.state.pelaporan)
 	};
 
 	nextButton = async () => {