| | |
| | | <up-cell title="地址" :value="workerInfo.userWorker.address" :border="false"> |
| | | </up-cell> |
| | | </up-list-item> |
| | | <!-- <up-list-item> |
| | | <up-cell title="地址" :value="workerInfo.userWorker.address" :border="false"> |
| | | </up-cell> |
| | | </up-list-item> |
| | | <up-list-item> |
| | | <up-cell title="地址" :value="workerInfo.userWorker.address" :border="false"> |
| | | </up-cell> |
| | | </up-list-item> --> |
| | | <up-list-item> |
| | | <up-cell title="简历描述" :border="false"> |
| | | </up-cell> |
| | |
| | | |
| | | </up-list> |
| | | <view class="tabbtns" v-if="!detailItem.isSelected"> |
| | | <up-button color='#fece01' class="text-69" text="录用" :loading='isLoading' loadingText="录用中" |
| | | <up-button color='#fece01' text="录用" :loading='isLoading' loadingText="录用中" |
| | | @click="selectBtn"></up-button> |
| | | </view> |
| | | </view> |