latex update
This commit is contained in:
@@ -3333,7 +3333,7 @@ class Production extends Base
|
|||||||
|
|
||||||
public function myTableTest(){
|
public function myTableTest(){
|
||||||
$references = $this->production_article_refer_obj->where("p_article_id",3328)->where("state",0)->order("index asc")->select();
|
$references = $this->production_article_refer_obj->where("p_article_id",3328)->where("state",0)->order("index asc")->select();
|
||||||
$res = $this->tableCovertLatex(1120,$references);
|
$res = $this->tableCovertLatex(1052,$references);
|
||||||
|
|
||||||
echo $res;
|
echo $res;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user