|
|
|
@ -580,7 +580,7 @@
|
|
|
|
</button>
|
|
|
|
</button>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<!-- </a-popover> -->
|
|
|
|
<!-- </a-popover> -->
|
|
|
|
<button class="apply br4" @click="torecord(item)" v-if="item.recruitment == '1'">报名{{item.id}}</button>
|
|
|
|
<button class="apply br4" @click="torecord(item)" v-if="item.recruitment == '1'">报名</button>
|
|
|
|
<button class="norecruitment" v-else>暂时停招</button>
|
|
|
|
<button class="norecruitment" v-else>暂时停招</button>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- <button @click="showmodal(item)" @click="">报名</button> -->
|
|
|
|
<!-- <button @click="showmodal(item)" @click="">报名</button> -->
|
|
|
|
|