Преглед на файлове

修改成人签名为。。。。

lvhao преди 9 часа
родител
ревизия
4d4fced144

+ 1 - 1
template/erp/customer_mdedit.html

@@ -433,7 +433,7 @@ var fh="/fullorder";
 $(document).ready(function() { 
 if($("select[name='express']").find("option:selected").val() == '24')//联邦的话替换签名选项
 		{
-			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 		}
 		else
 		{

+ 1 - 1
template/erp/customeramz_mdedit.html

@@ -412,7 +412,7 @@ var fh="/customeramz";
 $(document).ready(function() { 
 if($("select[name='express']").find("option:selected").val() == '24')//联邦的话替换签名选项
 		{
-			 $("select[name='qm']").html('<option value="0" {if $customeramz["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $customeramz["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $customeramz["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $customeramz["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 		}
 		else
 		{

+ 1 - 1
template/erp/customersmt_mdedit.html

@@ -345,7 +345,7 @@ var fh="/fullordersmt";
 $(document).ready(function() { 
 if($("select[name='express']").find("option:selected").val() == '24')//联邦的话替换签名选项11
 		{
-			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 			 $(".qm").show();
 		}
 		else

+ 1 - 1
template/erp/customertt_mdedit.html

@@ -412,7 +412,7 @@ var fh="/fullordertt";
 $(document).ready(function() { 
 if($("select[name='express']").find("option:selected").val() == '24')//联邦的话替换签名选项
 		{
-			 $("select[name='qm']").html('<option value="0" {if $fullordertt["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullordertt["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $fullordertt["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullordertt["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 		}
 		else
 		{

+ 1 - 1
template/erp/fullorder_edit.html

@@ -630,7 +630,7 @@
 	{else}
 		<select name="qm" class="printtype select class">
 		<option value="0" {if $fullorder['qm'] == 0}selected="selected"{/if}>默认</option>
-		<option value="1" {if $fullorder['qm'] == 1}selected="selected"{/if}>成人签名</option>
+		<option value="1" {if $fullorder['qm'] == 1}selected="selected"{/if}>需要签名</option>
 		</select>
 	{/if}
 {else}

+ 2 - 2
template/erp/fullorder_readonly.html

@@ -532,7 +532,7 @@
 <option value="1" {if $fullorder['qm'] == 1}selected="selected"{/if}>需要</option>
 </select>
 {else}
-<b>{if $fullorder['express'] != 24 && $fullorder['express'] != 31}{if $fullorder['qm'] == 0}不需要{else if $fullorder['qm'] == 1}需要{/if}{else}{if $fullorder['qm'] == 0}默认{else if $fullorder['qm'] == 1} {if $fullorder['express'] == 2}签名 {else} 成人签名 {/if}  {else if $fullorder['qm'] == 2}必须签名但可代签{/if}{/if}</b>
+<b>{if $fullorder['express'] != 24 && $fullorder['express'] != 31}{if $fullorder['qm'] == 0}不需要{else if $fullorder['qm'] == 1}需要{/if}{else}{if $fullorder['qm'] == 0}默认{else if $fullorder['qm'] == 1} {if $fullorder['express'] == 2}签名 {else} 需要签名 {/if}  {else if $fullorder['qm'] == 2}必须签名但可代签{/if}{/if}</b>
 {/if}
 </li>
 
@@ -696,7 +696,7 @@ $(document).ready(function() {
 $("#refundtime").calendar();custom();pptskc('2');
 if($("select[name='express']").find("option:selected").val() == '24' || $("select[name='express']").find("option:selected").val() == '31')//联邦的话替换签名选项11
 		{
-			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 		}
 		else
 		{

+ 2 - 2
template/erp/fullorder_zw.html

@@ -417,7 +417,7 @@
 
 <li class="lengththree">
 <em>是否签名:</em>
-<b>{if $fullorder['express'] != 24 && $fullorder['express'] != 31}{if $fullorder['qm'] == 0}不需要{else if $fullorder['qm'] == 1}需要{/if}{else}{if $fullorder['qm'] == 0}默认{else if $fullorder['qm'] == 1}成人签名{else if $fullorder['qm'] == 2}必须签名但可代签{/if}{/if}</b>
+<b>{if $fullorder['express'] != 24 && $fullorder['express'] != 31}{if $fullorder['qm'] == 0}不需要{else if $fullorder['qm'] == 1}需要{/if}{else}{if $fullorder['qm'] == 0}默认{else if $fullorder['qm'] == 1}需要签名{else if $fullorder['qm'] == 2}必须签名但可代签{/if}{/if}</b>
 </li>
 
 <li class="lengththree">
@@ -581,7 +581,7 @@ custom();
 pptskc('2');
 if($("select[name='express']").find("option:selected").val() == '24' || $("select[name='express']").find("option:selected").val() == '31')//联邦的话替换签名选项11
 		{
-			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 		}
 		else
 		{

+ 1 - 1
template/erp/fullorderabf_yjtj.html

@@ -431,7 +431,7 @@ var fh="/fullorder";
 $(document).ready(function() { 
 if($("select[name='express']").find("option:selected").val() == '24')//联邦的话替换签名选项
 		{
-			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" {if $fullorder["qm"] == 0}selected="selected"{/if}>默认</option><option value="1" {if $fullorder["qm"] == 1}selected="selected"{/if}>需要签名</option>');
 		}
 		else
 		{

+ 1 - 1
template/erp/js/fullorder-addedit.js

@@ -647,7 +647,7 @@ $("#currency").change(function(){
 		// }
 		if(id == '24' || id == '31' )//联邦的话替换签名选项
 		{
-			 $("select[name='qm']").html('<option value="0" selected="selected">默认</option><option value="1">成人签名</option>');
+			 $("select[name='qm']").html('<option value="0" selected="selected">默认</option><option value="1">需要签名</option>');
 		}
 		else if(id == '2'){
 			$("select[name='qm']").html('<option value="0" selected="selected">默认</option><option value="1">签名</option>');