作者 王智

222

@@ -51,7 +51,6 @@ class Invoice extends Api @@ -51,7 +51,6 @@ class Invoice extends Api
51 $param = $this->request->param(); 51 $param = $this->request->param();
52 $selectedOptionszero = input('data'); 52 $selectedOptionszero = input('data');
53 // $arr = json_decode(htmlspecialchars_decode($selectedOptionszero), true); 53 // $arr = json_decode(htmlspecialchars_decode($selectedOptionszero), true);
54 - dump($selectedOptionszero);  
55 // die; 54 // die;
56 // $str=implode(',', $arr); 55 // $str=implode(',', $arr);
57 // if ($param['type'] == 1) { 56 // if ($param['type'] == 1) {