|
@@ -16,7 +16,7 @@
|
|
|
<h2>{{ searchParams.professionName }}</h2>
|
|
|
</ion-label>
|
|
|
<ion-button id="popover-checkbox" @click="popoverCheckboxIsOpen = true" slot="end"
|
|
|
- style="height: 33px;width: 70px;margin-left: 10px;--box-shadow: none;--border-radius: 14px;">招聘岗位筛选
|
|
|
+ style="height: 33px;width: 90px;margin-left: 10px;--box-shadow: none;--border-radius: 14px;">招聘岗位筛选
|
|
|
</ion-button>
|
|
|
<ion-popover size="auto" trigger="popover-checkbox" :is-open="popoverCheckboxIsOpen" :backdrop-dismiss="false"
|
|
|
:dismiss-on-select="false">
|