Commit 719a294c by liang ce

router 判断

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