latex update
This commit is contained in:
@@ -3333,7 +3333,7 @@ class Production extends Base
|
||||
|
||||
public function myTableTest(){
|
||||
$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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user