This commit is contained in:
yanran200730
2023-03-24 08:46:33 +08:00
parent 2dadcfe4e6
commit 19f308ee52

View File

@@ -8,7 +8,7 @@
:hideLevel="user.info.areaList.length - 1"
v-model="areaId"
:instance="instance"
@change="onChange()">
@change="onChange">
</ai-title>
</template>
<template slot="content">
@@ -120,6 +120,14 @@
},
methods: {
onChange () {
this.search.current = 1
this.$nextTick(() => {
this.getList()
})
},
getList() {
this.instance.post(`/app/appexaminationinfo/learningList`, null, {
params: {