cmd
This commit is contained in:
parent
a45046c5f0
commit
c700360d48
|
|
@ -141,7 +141,6 @@ class Aftersale extends Backend
|
|||
Db::commit();
|
||||
} catch (ValidateException|PDOException|Exception $e) {
|
||||
Db::rollback();
|
||||
throw $e;
|
||||
$this->error($e->getMessage());
|
||||
}
|
||||
if ($result === false) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user