|
@@ -6,7 +6,7 @@
|
|
|
<input type="text" value="${formEntity.id!}" name="createReqVO$id">
|
|
|
<input type="text" value="${formEntity.bz3!}" name="createReqVO$bz3">
|
|
|
<input type="text" value="${formEntity.bz2!}" name="createReqVO$bz2">
|
|
|
- <input type="text" value="${formEntity.instanceId!}" name="createReqVO$travelDays">
|
|
|
+ <input type="text" value="${formEntity.travelDays!}" name="createReqVO$travelDays">
|
|
|
<input id="subsidyDetail" type="text" value="${formEntity.subsidyDetail!}" name="createReqVO$subsidyDetail">
|
|
|
<input type="text" value='${vehicleTypeJSON!}' id="vehicleTypeJSON">
|
|
|
<input type="text" value='${otherTypeJSON!}' id="otherTypeJSON">
|