|
|
|
@ -131,7 +131,7 @@
|
|
|
|
<template v-if="form.type!=3">
|
|
|
|
<template v-if="form.type!=3">
|
|
|
|
<view class="formtext" style="display: flex;justify-content: space-between;">
|
|
|
|
<view class="formtext" style="display: flex;justify-content: space-between;">
|
|
|
|
<text>随访人员</text>
|
|
|
|
<text>随访人员</text>
|
|
|
|
<button style="background-color: #4f607e;" type="primary" size="mini"
|
|
|
|
<button style="background-color: #4f607e!important;" type="primary" size="mini"
|
|
|
|
@click="$refs.showRight.open(),follw_people_obj={credent:1},follow_people_index=-1">新增随访人员</button>
|
|
|
|
@click="$refs.showRight.open(),follw_people_obj={credent:1},follow_people_index=-1">新增随访人员</button>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 随访人员表格 -->
|
|
|
|
<!-- 随访人员表格 -->
|
|
|
|
@ -197,7 +197,7 @@
|
|
|
|
:dataLists="adminList" placeholder="输入陪同人具体姓名或手机号搜索" @search="selectSearch" @submit="submitAccept"
|
|
|
|
:dataLists="adminList" placeholder="输入陪同人具体姓名或手机号搜索" @search="selectSearch" @submit="submitAccept"
|
|
|
|
@cancel="cancelAccept" />
|
|
|
|
@cancel="cancelAccept" />
|
|
|
|
</uni-forms>
|
|
|
|
</uni-forms>
|
|
|
|
<button type="primary" style="background-color: #4f607e;" @click="getStudy">{{goStudy}}</button>
|
|
|
|
<button type="primary" style="background-color: #4f607e!important;" @click="getStudy">{{goStudy}}</button>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- 随访人员弹出 -->
|
|
|
|
<!-- 随访人员弹出 -->
|
|
|
|
@ -224,7 +224,7 @@
|
|
|
|
<view class="uni-group" style="text-align: right;">
|
|
|
|
<view class="uni-group" style="text-align: right;">
|
|
|
|
<button @click="closeDrawer" size="mini">取消</button>
|
|
|
|
<button @click="closeDrawer" size="mini">取消</button>
|
|
|
|
<button @click="pushFollowPeople" size="mini" type="primary"
|
|
|
|
<button @click="pushFollowPeople" size="mini" type="primary"
|
|
|
|
style="background-color: #4f607e;margin-left:8px">确认</button>
|
|
|
|
style="background-color: #4f607e!important;margin-left:8px">确认</button>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</uni-drawer>
|
|
|
|
</uni-drawer>
|
|
|
|
|
|
|
|
|
|
|
|
@ -911,8 +911,8 @@
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
// 用户没有点击“总是保持以上,不再询问”则每次都会调起订阅消息
|
|
|
|
// 用户没有点击“总是保持以上,不再询问”则每次都会调起订阅消息
|
|
|
|
uni.requestSubscribeMessage({
|
|
|
|
uni.requestSubscribeMessage({
|
|
|
|
tmplIds: ['DmzNRREPFdZrMWconNDdbj_ebtVPRWufq27kRQ25eNg',
|
|
|
|
tmplIds: ['OfDFwAIZyXqvPgmc_czIXhveVtp3n_ftyWJEks1DSi4',
|
|
|
|
'IczaKkCmwf55tAAzCcxb_fbbf5L25SWrSKvaBrkIyk4'
|
|
|
|
'r8n41lmkGeob15YBuuxhG7MbpgVSsUxKnK9ORPtr5VY'
|
|
|
|
],
|
|
|
|
],
|
|
|
|
success(res) {
|
|
|
|
success(res) {
|
|
|
|
console.log("res", res)
|
|
|
|
console.log("res", res)
|
|
|
|
|