|
@@ -237,12 +237,12 @@
|
|
|
|
|
|
<li class="lengththree">
|
|
|
<em style="width: 80px;">转单号:</em>
|
|
|
-<input style="width: 60px;" name="waybillid" value="{$fullordertt['waybillid']}" type="text">
|
|
|
+<input style="width: 60%;" name="waybillid" value="{$fullordertt['waybillid']}" type="text">
|
|
|
</li>
|
|
|
|
|
|
<li class="lengththree">
|
|
|
<em style="width: 80px;">运单号:</em>
|
|
|
-<input style="width: 60px;" name="waybill" value="{$fullordertt['waybill']}" type="text">
|
|
|
+<input style="width: 60%;" name="waybill" value="{$fullordertt['waybill']}" type="text">
|
|
|
</li>
|
|
|
|
|
|
{if $fullordertt['source'] != 1}
|