Browse Source

02/08 12:23

准备上线
261568008@qq.com 5 years ago
parent
commit
b82d3458e8

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-09753c97.a1d59214.js


+ 1 - 0
src/views/teacherManager/teacherList.vue

@@ -224,6 +224,7 @@ export default {
       }
       getEmployeeOrgan().then(res => {
         if (res.code == 200) {
+          this.branchList = []
           res.data.forEach(item => {
             this.branchList.push({
               label: item.name,

Some files were not shown because too many files changed in this diff