longyi 2 ماه پیش
والد
کامیت
fa2a361725
2فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 1 1
      template/erp/fullorder_edit.html
  2. 5 5
      template/erp/js/fullorder-addedit.js

+ 1 - 1
template/erp/fullorder_edit.html

@@ -1214,6 +1214,6 @@ $("#is_jiaji_id").on('change',function(){
 });
 
 </script>
-<script src="{$theme}js/fullorder-addedit.js?v=202503281232344"></script>
+<script src="{$theme}js/fullorder-addedit.js?v=20250607123231"></script>
 <script type="text/javascript" src="{$theme}js/time.js"></script>
 {Template footer}

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

@@ -801,7 +801,7 @@ $("#currency").change(function(){
 			    if(i == 2)
 			    {
 					//if(data[i] == 2090)
-					if ((data[i] == 2090) || (data[i] == 1620)) 
+					if ((data[i] == 2090) || (data[i] == 1620) || (data[i] == 2480)) 
 					{
 						zrflx++;
 						t = t +data[i];
@@ -903,7 +903,7 @@ $("#currency").change(function(){
 			    if(i == 2)
 			    {
 					//if(data[i] == 2090)
-					if ((data[i] == 2090) || (data[i] == 1620)) 
+					if ((data[i] == 2090) || (data[i] == 1620)  || (data[i] == 2480)) 
 					{
 						zrflx++;
 						t = t +data[i];
@@ -1131,7 +1131,7 @@ $("select[name='warehouse']").change(function() {
 			    if(i == 2)
 			    {
 					//if(data[i] == 2090)
-					if ((data[i] == 2090) || (data[i] == 1620)) 
+					if ((data[i] == 2090) || (data[i] == 1620)  || (data[i] == 2480)) 
 					{
 						zrflx++;
 						t = t +data[i];
@@ -1396,7 +1396,7 @@ $.ajax({
 	        {
 			    if(i == 2)
 			    {
-					if((data[i] == 2090)||(data[i] == 1620))
+					if((data[i] == 2090)||(data[i] == 1620)  || (data[i] == 2480))
 					{
 						zrflx++;
 						t = t +data[i];
@@ -1637,7 +1637,7 @@ $(".clearreturnedit2").html("<em>允许发货:</em><b>允许出库</b>");
 			    if(i == 2)
 			    {
 					//if(data[i] == 2090)
-					if ((data[i] == 2090) || (data[i] == 1620)) 
+					if ((data[i] == 2090) || (data[i] == 1620)  || (data[i] == 2480)) 
 					{
 						zrflx++;
 						t = t +data[i];