|
|
@@ -35,6 +35,12 @@
|
|
|
<span v-if='infoModel.scene==="3"' class="cornflowerblue">经营型会议电话</span>
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
+ <a-col :span="6">
|
|
|
+ <a-form-model-item label="是否突破价格管控:" v-bind="labelCol4">
|
|
|
+ <span v-if='infoModel.control==="0"' class="cornflowerblue">未突破</span>
|
|
|
+ <span v-if='infoModel.control==="1"' class="cornflowerblue">已突破</span>
|
|
|
+ </a-form-model-item>
|
|
|
+ </a-col>
|
|
|
</a-row>
|
|
|
<a-row>
|
|
|
<a-col :span="6">
|
|
|
@@ -185,6 +191,14 @@
|
|
|
<a-radio :value="'3'">经营型会议电话</a-radio>
|
|
|
</a-radio-group>
|
|
|
</div>
|
|
|
+ <div>
|
|
|
+ <span style="display: block">3.是否突破价格管控</span>
|
|
|
+ <a-radio-group style="position: relative;left: 30px;" :disabled="infoModel.infoResult==='1'?true:false"
|
|
|
+ v-model:value="infoModel.control" prop='scene'>
|
|
|
+ <a-radio :value="'0'">未突破</a-radio>
|
|
|
+ <a-radio :value="'1'">已突破</a-radio>
|
|
|
+ </a-radio-group>
|
|
|
+ </div>
|
|
|
</a-card>
|
|
|
<a-card v-if='checkState===4' style="margin-bottom:10px;color: #000000d9;font-size: 15px;line-height: 2.5;">
|
|
|
<a-row>
|
|
|
@@ -781,10 +795,10 @@
|
|
|
</div>
|
|
|
|
|
|
</a-card>
|
|
|
- <!-- 责任承诺书-->
|
|
|
+ <!-- DID(含中继线)业务的责任承诺函 -->
|
|
|
<a-card v-if="steps.currentId === 'commitmentBook'" style="margin-bottom:10px; float: left;width: 83%;;left: 2%; ">
|
|
|
<div slot="title">
|
|
|
- <span style="float: left;position: relative;top: 4px">责任承诺书</span>
|
|
|
+ <span style="float: left;position: relative;top: 4px">DID(含中继线)业务的责任承诺函</span>
|
|
|
</div>
|
|
|
<div class="a-card-25">
|
|
|
<a-alert
|
|
|
@@ -3502,7 +3516,7 @@ export default {
|
|
|
//三张现场照片 threePhotos
|
|
|
threePhotosResult:"",
|
|
|
threePhotosResultRemark:"",
|
|
|
- //责任承诺书
|
|
|
+ //DID(含中继线)业务的责任承诺函
|
|
|
commitmentBookResult:"",
|
|
|
commitmentBookResultRemark:"",
|
|
|
//突破客户经理管控价是否有固网价格审批
|
|
|
@@ -3554,6 +3568,7 @@ export default {
|
|
|
managePhone:"",
|
|
|
//客户类型
|
|
|
customType: 0,
|
|
|
+ control:'0',
|
|
|
//使用场景
|
|
|
scene: '0',
|
|
|
houseDate:"",
|
|
|
@@ -3582,7 +3597,7 @@ export default {
|
|
|
//三张现场照片 threePhotos
|
|
|
threePhotos:[{}],
|
|
|
threePhotosRemark:"",
|
|
|
- //责任承诺书
|
|
|
+ //DID(含中继线)业务的责任承诺函
|
|
|
commitmentBook:[{}],
|
|
|
commitmentBookRemark:"",
|
|
|
//突破客户经理管控价是否有固网价格审批
|
|
|
@@ -3711,9 +3726,9 @@ export default {
|
|
|
content: 'First-content',
|
|
|
id: "threePhotos",
|
|
|
},
|
|
|
- //不分类型与场景 是否有责任承诺书
|
|
|
+ //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
|
|
|
{
|
|
|
- title: '责任承诺书',
|
|
|
+ title: 'DID(含中继线)业务的责任承诺函',
|
|
|
content: 'First-content',
|
|
|
id: "commitmentBook",
|
|
|
},
|
|
|
@@ -3730,11 +3745,11 @@ export default {
|
|
|
id: "authorizeBook",
|
|
|
},
|
|
|
// 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
|
|
|
- {
|
|
|
- title: '经营性呼叫中心增值业务许可证',
|
|
|
- content: 'First-content',
|
|
|
- id: "zZBusinessLicense",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '经营性呼叫中心增值业务许可证',
|
|
|
+ // content: 'First-content',
|
|
|
+ // id: "zZBusinessLicense",
|
|
|
+ // },
|
|
|
//不分类型与场景
|
|
|
{
|
|
|
title: '中继线预审表',
|
|
|
@@ -3780,9 +3795,9 @@ export default {
|
|
|
content: 'First-content',
|
|
|
id: "threePhotos",
|
|
|
},
|
|
|
- //不分类型与场景 是否有责任承诺书
|
|
|
+ //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
|
|
|
{
|
|
|
- title: '责任承诺书',
|
|
|
+ title: 'DID(含中继线)业务的责任承诺函',
|
|
|
content: 'First-content',
|
|
|
id: "commitmentBook",
|
|
|
},
|
|
|
@@ -3805,11 +3820,11 @@ export default {
|
|
|
id: "authorizeBook",
|
|
|
},
|
|
|
// 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
|
|
|
- {
|
|
|
- title: '经营性呼叫中心增值业务许可证',
|
|
|
- content: 'First-content',
|
|
|
- id: "zZBusinessLicense",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '经营性呼叫中心增值业务许可证',
|
|
|
+ // content: 'First-content',
|
|
|
+ // id: "zZBusinessLicense",
|
|
|
+ // },
|
|
|
//中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
|
|
|
{
|
|
|
title: '呼叫中心业务说明',
|
|
|
@@ -3861,9 +3876,9 @@ export default {
|
|
|
content: 'First-content',
|
|
|
id: "threePhotos",
|
|
|
},
|
|
|
- //不分类型与场景 是否有责任承诺书
|
|
|
+ //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
|
|
|
{
|
|
|
- title: '责任承诺书',
|
|
|
+ title: 'DID(含中继线)业务的责任承诺函',
|
|
|
content: 'First-content',
|
|
|
id: "commitmentBook",
|
|
|
},
|
|
|
@@ -3942,9 +3957,9 @@ export default {
|
|
|
content: 'First-content',
|
|
|
id: "threePhotos",
|
|
|
},
|
|
|
- //不分类型与场景 是否有责任承诺书
|
|
|
+ //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
|
|
|
{
|
|
|
- title: '责任承诺书',
|
|
|
+ title: 'DID(含中继线)业务的责任承诺函',
|
|
|
content: 'First-content',
|
|
|
id: "commitmentBook",
|
|
|
},
|
|
|
@@ -3973,11 +3988,11 @@ export default {
|
|
|
id: "authorizeBook",
|
|
|
},
|
|
|
// 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
|
|
|
- {
|
|
|
- title: '经营性呼叫中心增值业务许可证',
|
|
|
- content: 'First-content',
|
|
|
- id: "zZBusinessLicense",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '经营性呼叫中心增值业务许可证',
|
|
|
+ // content: 'First-content',
|
|
|
+ // id: "zZBusinessLicense",
|
|
|
+ // },
|
|
|
//房屋租赁合同或房产证明 二类客户需具备
|
|
|
{
|
|
|
title: '房屋租赁合同或房产证明',
|
|
|
@@ -4023,9 +4038,9 @@ export default {
|
|
|
content: 'First-content',
|
|
|
id: "threePhotos",
|
|
|
},
|
|
|
- //不分类型与场景 是否有责任承诺书
|
|
|
+ //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
|
|
|
{
|
|
|
- title: '责任承诺书',
|
|
|
+ title: 'DID(含中继线)业务的责任承诺函',
|
|
|
content: 'First-content',
|
|
|
id: "commitmentBook",
|
|
|
},
|
|
|
@@ -4054,11 +4069,11 @@ export default {
|
|
|
id: "authorizeBook",
|
|
|
},
|
|
|
// 不分类型与场景 经营性呼叫中心增值业务许可证到期时间
|
|
|
- {
|
|
|
- title: '经营性呼叫中心增值业务许可证',
|
|
|
- content: 'First-content',
|
|
|
- id: "zZBusinessLicense",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '经营性呼叫中心增值业务许可证',
|
|
|
+ // content: 'First-content',
|
|
|
+ // id: "zZBusinessLicense",
|
|
|
+ // },
|
|
|
//中心业务是否有说明 自用型呼叫中心、经营型呼叫中心、经营型会议电话均需提供
|
|
|
{
|
|
|
title: '呼叫中心业务说明',
|
|
|
@@ -4116,9 +4131,9 @@ export default {
|
|
|
content: 'First-content',
|
|
|
id: "threePhotos",
|
|
|
},
|
|
|
- //不分类型与场景 是否有责任承诺书
|
|
|
+ //不分类型与场景 是否有DID(含中继线)业务的责任承诺函
|
|
|
{
|
|
|
- title: '责任承诺书',
|
|
|
+ title: 'DID(含中继线)业务的责任承诺函',
|
|
|
content: 'First-content',
|
|
|
id: "commitmentBook",
|
|
|
},
|