Bläddra i källkod

修改产品入库 头套其它1 不生效的bug

lvhao 1 månad sedan
förälder
incheckning
42417691d4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      core/CoreApp/controllers/Whlabel.php

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

@@ -1976,7 +1976,7 @@ class Whlabel extends Start_Controller
 				$list['lacecolor'] = $this->input->post('lacecolor', true);
 				$list['lacecolor'] = $this->input->post('lacecolor', true);
 				$list['lacetypes'] = $this->input->post('lacetypes', true);
 				$list['lacetypes'] = $this->input->post('lacetypes', true);
 				$list['wigother'] = $this->input->post('wigother', true);
 				$list['wigother'] = $this->input->post('wigother', true);
-				$list['wigother1'] = $this->input->post('wigother2', true);
+				$list['wigother1'] = $this->input->post('wigother1', true);
 				$list['wigother2'] = $this->input->post('wigother2', true);
 				$list['wigother2'] = $this->input->post('wigother2', true);
 			}
 			}
 			if ($category == 129) {
 			if ($category == 129) {