Pu Zhibing
2024-09-29 adf2ede692b76cf95d0cec80f4087e52d760b219
ManagementIGOTravel/guns-admin/src/main/webapp/WEB-INF/view/system/tCar/tCar_edit.html
@@ -128,11 +128,12 @@
                        @}
                    </#select>
                    <#input id="carLicensePlate" name="车牌号" value="${item.carLicensePlate}"/>
                    <#avatar id="carPhoto" name="车辆照片:" avatarImg="${item.carPhoto}"/>
                    <#avatar id="peopleAndCarsPhone" name="车辆照片:" avatarImg="${item.peopleAndCarsPhone}"/>
                    <#input id="drivingLicenseNumber" name="roadworthiness sticker" value="${item.drivingLicenseNumber}"/>
                    <#avatar id="drivingLicensePhoto" name="roadworthiness sticker照片:" avatarImg="${item.drivingLicensePhoto}"/>
                    <#input id="annualInspectionTime" name="年检到期时间" type="text" value="${item.annualInspectionTime}"/>
                    <#input id="commercialInsuranceTime" name="商业保险到期时间" type="text" value="${item.commercialInsuranceTime}"/>
                   <#avatar id="insurancePhoto" name="保险照片:" avatarImg="${item.insurancePhoto}"/>
                    <#input id="plateColor" name="车牌颜色" value="${item.plateColor}"/>
                    <#input id="vehicleType" name="车辆类型" value="${item.vehicleType}"/>
                    <#input id="ownerName" name="车辆所有人" value="${item.ownerName}"/>