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