Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
scc-net
netvs
netvs-core
Commits
f6c79fcf
Commit
f6c79fcf
authored
Jun 10, 2020
by
gj4210
👁
Browse files
FIX: Took care of router warning
parent
0530f13f
Pipeline
#91392
passed with stages
in 7 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend/src/router.js
View file @
f6c79fcf
...
...
@@ -52,7 +52,6 @@ export default new Router({
},
{
path
:
'
/dnsvs
'
,
name
:
'
dnsvs
'
,
component
:
()
=>
import
(
'
./views/dnsvs/Main.vue
'
),
meta
:
{
resolveName
:
function
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment