Commit 719a294c by liang ce

router 判断

parent a2716207
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
</template> </template>
<script> <script>
import router from '../../../router'
export default { export default {
name: 'canteenManagementHome', name: 'canteenManagementHome',
data () { data () {
......
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
</template> </template>
<script> <script>
import router from '../../../router'
export default { export default {
name: 'paymentManagementHome', name: 'paymentManagementHome',
data () { data () {
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
</template> </template>
<script> <script>
import router from '../../../router'
export default { export default {
name: 'rightsManagementHome', name: 'rightsManagementHome',
data () { data () {
......
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 to comment