Kaynağa Gözat

允许美仓的零售借调库存后 返还的货品

lvhao 15 saat önce
ebeveyn
işleme
512a32e0d7
1 değiştirilmiş dosya ile 0 ekleme ve 2 silme
  1. 0 2
      core/CoreApp/controllers/Whlabel.php

+ 0 - 2
core/CoreApp/controllers/Whlabel.php

@@ -409,8 +409,6 @@ class Whlabel extends Start_Controller
 					exit;
 				}
 			} else {
-				echo json_encode(array('msg' => '此方法禁用!', 'success' => false));
-				exit;
 				$sku = $this->input->post('outsku', true);
 				if ($sku) {
 					$data = $this->whlabel->find_all("sku = '$sku' and state = '10' and warehouse = '5'");