Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mingPayPc
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fengzhaoyu
mingPayPc
Commits
719a294c
Commit
719a294c
authored
Dec 07, 2019
by
liang ce
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
router 判断
parent
a2716207
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
0 deletions
+3
-0
CanteenManagementHome.vue
...ponents/pages/CanteenManagement/CanteenManagementHome.vue
+1
-0
PaymentManagementHome.vue
...ponents/pages/PaymentManagement/PaymentManagementHome.vue
+1
-0
rightsManagementHome.vue
...omponents/pages/rightsManagement/rightsManagementHome.vue
+1
-0
No files found.
src/components/pages/CanteenManagement/CanteenManagementHome.vue
View file @
719a294c
...
...
@@ -31,6 +31,7 @@
</
template
>
<
script
>
import
router
from
'../../../router'
export
default
{
name
:
'canteenManagementHome'
,
data
()
{
...
...
src/components/pages/PaymentManagement/PaymentManagementHome.vue
View file @
719a294c
...
...
@@ -26,6 +26,7 @@
</
template
>
<
script
>
import
router
from
'../../../router'
export
default
{
name
:
'paymentManagementHome'
,
data
()
{
...
...
src/components/pages/rightsManagement/rightsManagementHome.vue
View file @
719a294c
...
...
@@ -22,6 +22,7 @@
</
template
>
<
script
>
import
router
from
'../../../router'
export
default
{
name
:
'rightsManagementHome'
,
data
()
{
...
...
Write
Preview
Markdown
is supported
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