mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-09 19:06:45 +08:00
Bug 解决
This commit is contained in:
@@ -512,7 +512,7 @@
|
||||
</a-modal>
|
||||
</div>
|
||||
<!-- 导入01 -->
|
||||
<ImportWork v-model:showWork="showWork" :template="'/admin/export/exportRecordTemplate'" :title="title"></ImportWork>
|
||||
<ImportWork v-model:showWork="showWork" :template="'/admin/export/exportRecordTemplate'" :url="'/admin/export/importInTeacherRecord'" :title="title"></ImportWork>
|
||||
<!-- <div> <Upload/> </div> -->
|
||||
</div>
|
||||
</template>
|
||||
@@ -1000,9 +1000,6 @@ export default {
|
||||
label: '全部', value: ''
|
||||
})
|
||||
state.filterOrgListSearch = state.orgListSearch;
|
||||
|
||||
|
||||
|
||||
})
|
||||
}
|
||||
//TODO5
|
||||
|
||||
Reference in New Issue
Block a user