fixed
This commit is contained in:
@@ -70,7 +70,7 @@ class Firmcustomerfeedback extends Backend
|
|||||||
|
|
||||||
return json($result);
|
return json($result);
|
||||||
}
|
}
|
||||||
$this->assignconfig("record_id", input('record_id'));
|
$this->assignconfig("record_id", input('ids'));
|
||||||
return $this->view->fetch();
|
return $this->view->fetch();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user