修改
This commit is contained in:
parent
8f5dabb9f1
commit
7df58ad6f6
@ -45,20 +45,18 @@
|
|||||||
</text>
|
</text>
|
||||||
<!-- {{getNurseStationName(appPersonallist)}} -->
|
<!-- {{getNurseStationName(appPersonallist)}} -->
|
||||||
</view>
|
</view>
|
||||||
<view class="nursetype" @tap='positionalTitleLevelshow=true'>
|
<!-- <view class="nursetype" @tap='positionalTitleLevelshow=true'>
|
||||||
<span>职称级别:</span>
|
<span>职称级别:</span>
|
||||||
<text v-if="appPersonallist.positionalTitleLevelvalue">
|
<text v-if="appPersonallist.positionalTitleLevelvalue">
|
||||||
{{appPersonallist.positionalTitleLevelvalue}}
|
{{appPersonallist.positionalTitleLevelvalue}}
|
||||||
</text>
|
</text>
|
||||||
</view>
|
</view> -->
|
||||||
<view class="name" style="">
|
<!-- <view class="name" style="">
|
||||||
擅长项目:
|
擅长项目:
|
||||||
<input type="text" placeholder=" " v-model="appPersonallist.geniusItem" />
|
<input type="text" placeholder=" " v-model="appPersonallist.geniusItem" />
|
||||||
<!-- <input type="text" v-model="appPersonallist.geniusItem" /> -->
|
|
||||||
<!-- <text v-if="appPersonallist.geniusItem"> {{}}
|
</view> -->
|
||||||
</text> -->
|
<!-- <view class="nursetype " style="border: none;">
|
||||||
</view>
|
|
||||||
<view class="nursetype " style="border: none;">
|
|
||||||
证书上传:
|
证书上传:
|
||||||
<view class="upload" @tap='uploadcertificate' v-if="certificateimg.length==0">
|
<view class="upload" @tap='uploadcertificate' v-if="certificateimg.length==0">
|
||||||
<view class="">
|
<view class="">
|
||||||
@ -78,7 +76,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="finish" @tap="uploadcertificateimgs">提交</view>
|
<view class="finish" @tap="uploadcertificateimgs">提交</view>
|
||||||
@ -275,7 +273,7 @@
|
|||||||
updateNursePersonCheck(obj).then(res => {
|
updateNursePersonCheck(obj).then(res => {
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
that.$refs.uToast.show({
|
that.$refs.uToast.show({
|
||||||
title: '为了保证资料真实,平台需要对你的资料进行审核,请耐心等待',
|
title: '修改成功',
|
||||||
type: 'success',
|
type: 'success',
|
||||||
duration: '10000',
|
duration: '10000',
|
||||||
})
|
})
|
||||||
|
|||||||
@ -49,7 +49,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="bottomitems">
|
<view class="bottomitems">
|
||||||
<view class="bottomitem" @tap='goMyBenefits'>
|
<!-- <view class="bottomitem" @tap='goMyBenefits'>
|
||||||
<image src="../../static/shouyi.png" mode=""></image>
|
<image src="../../static/shouyi.png" mode=""></image>
|
||||||
<view class="">
|
<view class="">
|
||||||
我的收益
|
我的收益
|
||||||
@ -66,7 +66,7 @@
|
|||||||
<view class="">
|
<view class="">
|
||||||
我的考试
|
我的考试
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view> -->
|
||||||
<view class="bottomitem" @tap='goremove'>
|
<view class="bottomitem" @tap='goremove'>
|
||||||
<image src="../../static/shezhi.png" mode=""></image>
|
<image src="../../static/shezhi.png" mode=""></image>
|
||||||
<view class="">
|
<view class="">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user