Commit 1870bf28 authored by wangxuelai's avatar wangxuelai

'最新代码提交'

parent e009e53e
......@@ -68,9 +68,9 @@ Page({
wx.showLoading({
title: '数据加载中'
})
this.getStudentSchoolList();
this.getTeacherSchoolList();
this.getMasterSchoolList();
this.getTeacherSchoolList();
this.getStudentSchoolList();
},
tabShift (e) {
const { tab } = e.currentTarget.dataset;
......
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