diff --git a/Parking_spaces/Views/Engineering/Yuntech_in_car.cshtml b/Parking_spaces/Views/Engineering/Yuntech_in_car.cshtml index 93ee1df..f17768c 100644 --- a/Parking_spaces/Views/Engineering/Yuntech_in_car.cshtml +++ b/Parking_spaces/Views/Engineering/Yuntech_in_car.cshtml @@ -340,7 +340,7 @@ table += "" + '' + "" //table += "" + "" //table += "" + "" - table += "" + ""+ "" + "" + table += "" + ""+ " " + "" table += "" + "進入時間:" + Model.in_time + "
"+"
" + "出去時間: " + Model.out_time + "" document.getElementById("detail_car_data").innerHTML = table }