lrf402788946 4 years ago
parent
commit
26b7e5c7b0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/school/index.vue

+ 1 - 0
src/views/school/index.vue

@@ -36,6 +36,7 @@ export default {
         { label: '学校名称', prop: 'name', filter: true },
         { label: '学校负责人', prop: 'userName' },
         { label: '学校负责人电话', prop: 'userMobile' },
+        { label: '学校账号密码', prop: 'passwd' },
         { label: '学校代码', prop: 'code', filter: true },
         { label: '学校地点', prop: 'address' },
         { label: '学校简称', prop: 'shortname' },