Commit e201d581 by lujunyi

失败后刷新

parent 833433d1
......@@ -2,7 +2,7 @@
"name": "dcat/laravel-admin",
"description": "dcat admin",
"type": "library",
"version": "2.2.4",
"version": "2.2.5",
"keywords": [
"dcat",
"laravel",
......
......@@ -44,6 +44,7 @@ function initSwitchery() {
reload && Dcat.reload();
} else {
Dcat.error(msg);
reload && Dcat.reload();
}
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment