lvhao 14 hours ago
parent
commit
808379a2cd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      core/CoreApp/controllers/Whlabelfz.php

+ 3 - 1
core/CoreApp/controllers/Whlabelfz.php

@@ -523,7 +523,9 @@ class Whlabelfz extends Start_Controller
 
 	private function _bqpladd(){
 		$params = $this->input->post('data',true);
-		
+		foreach($params as $k => $v){
+			$r = $this->_transferForm($v['0']);
+		}
 	}
 	/**
 	 * 将数据转化为 批量打印标签需要data格式