提交 2502a080 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 4aaea904
......@@ -41,7 +41,7 @@ function getTypeName(typeValue: JobType['type']) {
<template>
<AppList v-bind="listOptions" ref="appList">
<template #filter-area="{ params }">
<AppArea v-model="params.work_locations" @change="handleSearch"></AppArea>
<AppArea v-model="params.work_locations" @change="handleSearch" style="width: 250px"></AppArea>
</template>
<template #body="{ data }: { data: JobType[] }">
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论