|
@@ -157,11 +157,11 @@
|
|
|
<td style="text-align: left;">
|
|
|
<div class="formControls col-10 col-sm-10 skin-minimal customerSourceType_text_all" style="width: 100%;">
|
|
|
<div class="radio-box">
|
|
|
- <input type="radio" id="post-type-1" name="product-post-type" value="ems" checked >
|
|
|
+ <input type="radio" id="post-type-1" name="product-post-type" value="EMS" checked >
|
|
|
<label for="post-type-1" style="height: 30px; line-height: 30px;">EMS</label>
|
|
|
</div>
|
|
|
<div class="radio-box">
|
|
|
- <input type="radio" id="post-type-2" name="product-post-type" value="sto" >
|
|
|
+ <input type="radio" id="post-type-2" name="product-post-type" value="STO" >
|
|
|
<label for="post-type-2" style="height: 30px; line-height: 30px;">申通</label>
|
|
|
</div>
|
|
|
</div>
|