招工就业

This commit is contained in:
yanran200730
2021-12-21 16:47:07 +08:00
parent 47e0b485ab
commit 0dc777d02b
5 changed files with 436 additions and 176 deletions

View File

@@ -180,7 +180,7 @@ export default {
// 返回按钮
cancel(isRefresh) {
this.$emit('change', {
type: 'list',
type: 'List',
isRefresh: isRefresh ? true : false,
})
},