lvhao 4 дней назад
Родитель
Сommit
ba98a5cfd0
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      core/CoreApp/controllers/Fullordertt.php
  2. 1 1
      template/erp/fullordertt_edit.html

+ 1 - 1
core/CoreApp/controllers/Fullordertt.php

@@ -1543,7 +1543,7 @@ class Fullordertt extends Start_Controller {
 			$product = $a;
 		}
 		$this->data['product'] = $product;
-		if(in_array($fullordertt['express'],[83,85])){
+		if(in_array($fullordertt['express'],[85])){
 			if(empty($fullordertt['extra_text'])){
 				$this->data['serve_list'] = [];
 			}else{

+ 1 - 1
template/erp/fullordertt_edit.html

@@ -590,7 +590,7 @@
 </li>
 
 
-{if in_array($fullordertt['express'],[83,85])}
+{if in_array($fullordertt['express'],[85])}
 <li class="length">
 	<em>快递承运商:</em>
 	<select name="ttsp_xz"  class="select class">