Browse Source

头部文字更新

guhongwei 5 years ago
parent
commit
c3aa88ddae
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/pages/corp/views/index.vue

+ 5 - 0
src/pages/corp/views/index.vue

@@ -17,6 +17,11 @@
 
 <script>
 export default {
+  metaInfo() {
+    return {
+      title: '企业管理',
+    };
+  },
   name: 'index',
   props: {},
   components: {},