mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 16:22:14 +00:00
fixes
This commit is contained in:
@@ -247,7 +247,8 @@ export default {
|
||||
)
|
||||
|
||||
if (writeCheck && modulesCheck && iniCheck && this.apiRunning && this.phpVersion.acceptable) {
|
||||
this.$router.push({ name: 'PurchaseCode' })
|
||||
//this.$router.push({ name: 'PurchaseCode' })
|
||||
this.$router.push({ name: 'Database' })
|
||||
} else {
|
||||
this.isError = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user