lvhao 1 месяц назад
Родитель
Сommit
7c19964b52

+ 2 - 2
template/erp/fullorder_edit.html

@@ -830,10 +830,10 @@
 </li>
 
 {if $fullorder['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullorder['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullorder_readonly.html

@@ -663,10 +663,10 @@
 </li>
 
 {if $fullorder['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullorder['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullorderamz_edit.html

@@ -735,10 +735,10 @@
 </li>
 
 {if $fullorderamz['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullorderamz['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullorderamz_readonly.html

@@ -590,10 +590,10 @@
 </li>
 
 {if $fullorderamz['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullorderamz['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullordersmt_edit.html

@@ -649,10 +649,10 @@
 </li>
 
 {if $fullordersmt['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullordersmt['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullordersmt_readonly.html

@@ -490,10 +490,10 @@
 </li>
 
 {if $fullordersmt['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullordersmt['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullordertt_edit.html

@@ -740,10 +740,10 @@
 </li>
 
 {if $fullordertt['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullordertt['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>

+ 2 - 2
template/erp/fullordertt_readonly.html

@@ -597,10 +597,10 @@
 </li>
 
 {if $fullordertt['waybill2'] != ''}
-<li class="length">
+<!-- <li class="length">
 <em>GES转DHL单号:</em>
 <b>{$fullordertt['waybill2']}</b>
-</li>
+</li> -->
 {/if}
 
 </div>