* Modify menu link.

This commit is contained in:
caoyanyi
2023-04-18 17:04:22 +08:00
parent 75ba8174da
commit f31f9ce8ed
+1
View File
@@ -1391,6 +1391,7 @@ class repo extends control
*/
public function import($server = 0)
{
if($this->viewType !== 'json') $this->commonAction();
if($_POST)
{
$this->repo->batchCreate();