|
|
@ -145,11 +145,11 @@ |
|
|
</view> |
|
|
</view> |
|
|
</fui-form-item> |
|
|
</fui-form-item> |
|
|
<!-- 面咨记录 --> |
|
|
<!-- 面咨记录 --> |
|
|
<fui-form-item label="面咨记录" labelSize='26' prop="consultation_record" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<!-- <fui-form-item label="面咨记录" labelSize='26' prop="consultation_record" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.consultation_record" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.consultation_record" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
</view> |
|
|
</view> |
|
|
</fui-form-item> |
|
|
</fui-form-item> --> |
|
|
</view> |
|
|
</view> |
|
|
</fui-form> |
|
|
</fui-form> |
|
|
</view> |
|
|
</view> |
|
|
@ -161,14 +161,6 @@ |
|
|
<fui-form ref="form" top="0" :model="formData" :show="false"> |
|
|
<fui-form ref="form" top="0" :model="formData" :show="false"> |
|
|
<view class="title" style="margin-top: 20rpx;">跟进与面咨</view> |
|
|
<view class="title" style="margin-top: 20rpx;">跟进与面咨</view> |
|
|
<view class="input-style"> |
|
|
<view class="input-style"> |
|
|
<!-- 状态 --> |
|
|
|
|
|
<fui-form-item label="状态" labelSize='26' prop="status" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
|
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
|
|
|
<view class="input-title" style="margin-right:14rpx;" @click="openCicker('status')"> |
|
|
|
|
|
{{ formData.status ? picker_config.status.text : '点击选择' }} |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</fui-form-item> |
|
|
|
|
|
<!-- 一访时间 --> |
|
|
<!-- 一访时间 --> |
|
|
<fui-form-item label="一访时间" labelSize='26' prop="first_visit_time" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<fui-form-item label="一访时间" labelSize='26' prop="first_visit_time" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
@ -197,33 +189,42 @@ |
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.second_visit_status" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.second_visit_status" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
</view> |
|
|
</view> |
|
|
</fui-form-item> |
|
|
</fui-form-item> |
|
|
<!-- 面咨备注 --> |
|
|
|
|
|
<fui-form-item label="面咨备注" labelSize='26' prop="consultation_remark" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<fui-form-item label="追单标注" labelSize='26' prop="chasing_orders" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.consultation_remark" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.chasing_orders" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
</view> |
|
|
</view> |
|
|
</fui-form-item> |
|
|
</fui-form-item> |
|
|
<!-- 标识 --> |
|
|
|
|
|
<fui-form-item label="标识" labelSize='26' prop="efficacious" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<fui-form-item label="是否报名" labelSize='26' prop="is_bm" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
<fui-radio-group name="radio" v-model="formData.efficacious" @change="changeEfficacious"> |
|
|
<fui-radio-group name="radio" v-model="formData.is_bm" > |
|
|
<view class="fui-list__item" style="display: flex;justify-content: flex-end;"> |
|
|
<view class="fui-list__item" style="display: flex;justify-content: flex-end;"> |
|
|
<fui-label> |
|
|
<fui-label> |
|
|
<view class="fui-align__center"> |
|
|
<view class="fui-align__center"> |
|
|
<fui-radio :value="1" checked></fui-radio> |
|
|
<fui-radio :value="1" checked></fui-radio> |
|
|
<text class="fui-text">有效</text> |
|
|
<text class="fui-text">报名</text> |
|
|
</view> |
|
|
</view> |
|
|
</fui-label> |
|
|
</fui-label> |
|
|
<fui-label :margin="['0','0','0','40rpx']"> |
|
|
<fui-label :margin="['0','0','0','40rpx']"> |
|
|
<view class="fui-align__center"> |
|
|
<view class="fui-align__center"> |
|
|
<fui-radio :value="2"></fui-radio> |
|
|
<fui-radio :value="2"></fui-radio> |
|
|
<text class="fui-text">无效</text> |
|
|
<text class="fui-text">未报名</text> |
|
|
</view> |
|
|
</view> |
|
|
</fui-label> |
|
|
</fui-label> |
|
|
</view> |
|
|
</view> |
|
|
</fui-radio-group> |
|
|
</fui-radio-group> |
|
|
</view> |
|
|
</view> |
|
|
</fui-form-item> |
|
|
</fui-form-item> |
|
|
|
|
|
|
|
|
|
|
|
<!-- 面咨备注 --> |
|
|
|
|
|
<fui-form-item label="面咨备注" labelSize='26' prop="consultation_remark" background='#434544' labelColor='#fff' :bottomBorder='false'> |
|
|
|
|
|
<view class="input-title" style="margin-right:14rpx;"> |
|
|
|
|
|
<fui-input :borderBottom="false" :padding="[0]" placeholder="点击填写" v-model="formData.consultation_remark" backgroundColor="#434544" size="26" color="#fff"></fui-input> |
|
|
|
|
|
</view> |
|
|
|
|
|
</fui-form-item> |
|
|
|
|
|
<!-- 标识 --> |
|
|
|
|
|
|
|
|
</view> |
|
|
</view> |
|
|
</fui-form> |
|
|
</fui-form> |
|
|
</view> |
|
|
</view> |
|
|
@ -436,7 +437,7 @@ |
|
|
clientUserList: [], //查重用户列表 |
|
|
clientUserList: [], //查重用户列表 |
|
|
showDuplicateCheck: false, //是否显示查重弹出层 |
|
|
showDuplicateCheck: false, //是否显示查重弹出层 |
|
|
|
|
|
|
|
|
|
|
|
campus_list:[], |
|
|
//tab切换 |
|
|
//tab切换 |
|
|
optionTableId: 0, |
|
|
optionTableId: 0, |
|
|
optionTable: [{ |
|
|
optionTable: [{ |
|
|
@ -476,6 +477,32 @@ |
|
|
await this.getInfo() //获取资源共享-详情(客户资源详情) |
|
|
await this.getInfo() //获取资源共享-详情(客户资源详情) |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
async get_campus_list(){ |
|
|
|
|
|
|
|
|
|
|
|
let res = await apiRoute.common_getCampusesList({}) |
|
|
|
|
|
if (res.code != 1) { |
|
|
|
|
|
uni.showToast({ |
|
|
|
|
|
title: res.msg, |
|
|
|
|
|
icon: 'none' |
|
|
|
|
|
}) |
|
|
|
|
|
return |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
this.campus_list = res.data |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
let arr = [] |
|
|
|
|
|
this.campus_list.forEach((v,k)=>{ |
|
|
|
|
|
arr.push({ |
|
|
|
|
|
text: v.campus_name, |
|
|
|
|
|
value: v.id, |
|
|
|
|
|
}) |
|
|
|
|
|
}) |
|
|
|
|
|
|
|
|
|
|
|
this.picker_config['campus'].options = arr |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
|
//获取资源共享-详情(客户资源详情) |
|
|
//获取资源共享-详情(客户资源详情) |
|
|
async getInfo() { |
|
|
async getInfo() { |
|
|
let params = { |
|
|
let params = { |
|
|
@ -544,6 +571,7 @@ |
|
|
this.picker_config.cognitive_idea.text = sixSpeed.concept_awareness_name || '点击选择' //认知理念 |
|
|
this.picker_config.cognitive_idea.text = sixSpeed.concept_awareness_name || '点击选择' //认知理念 |
|
|
this.picker_config.distance.text = sixSpeed.distance || '点击选择' //距离 |
|
|
this.picker_config.distance.text = sixSpeed.distance || '点击选择' //距离 |
|
|
|
|
|
|
|
|
|
|
|
await this.get_campus_list()//获取校区 |
|
|
}, |
|
|
}, |
|
|
|
|
|
|
|
|
//获取字典-课程id选择 |
|
|
//获取字典-课程id选择 |
|
|
|