lvhao 2 天之前
父節點
當前提交
7573e506a1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      core/CoreApp/controllers/Shop.php

+ 1 - 0
core/CoreApp/controllers/Shop.php

@@ -210,6 +210,7 @@ class Shop extends Start_Controller {
 			$post['taxrate'] = $this->input->post('taxrate',true);
 			$post['uphone'] = $this->input->post('uphone',true);
 			**/
+			$post['px'] = $this->input->post('px',true);
 			$post['estimaterate'] = $this->input->post('estimaterate',true);
 			$post['userexp'] = $this->input->post('userexp',true);
 			$post['mustba'] = $this->input->post('mustba',true);