figer latex update
This commit is contained in:
@@ -3252,7 +3252,7 @@ class Production extends Base
|
||||
echo $res;
|
||||
}
|
||||
|
||||
private function tableCovertLatex($amt_id, $references)
|
||||
public function tableCovertLatex($amt_id, $references)
|
||||
{
|
||||
$table_info = $this->article_main_table_obj->where('amt_id', $amt_id)->find();
|
||||
$tableData = json_decode($table_info['table_data'], true);
|
||||
|
||||
Reference in New Issue
Block a user