|
|
@@ -141,7 +141,7 @@
|
|
|
&&( shotInfoModel.contractDateDateIs===""
|
|
|
|| shotInfoModel.contractDateDateIs===null
|
|
|
|| shotInfoModel.contractDateDateIs==="1") '>
|
|
|
- <a-form-model-item label="合同到期时间是否长期" prop="contractDateDateIs" v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新合同到期时间是否长期" prop="contractDateDateIs" v-bind="labelCol8">
|
|
|
<a-radio-group v-model="shotInfoModel.contractDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
|
<a-radio-button value="1">是</a-radio-button>
|
|
|
@@ -149,7 +149,7 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowContractDateIs =="1"&& shotInfoModel.contractDateDateIs==="0" ' >
|
|
|
- <a-form-model-item label="合同到期时间" prop="contractDateDate" v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新合同到期时间" prop="contractDateDate" v-bind="labelCol8">
|
|
|
<a-date-picker style="min-width:50px; width: 68% " v-model="shotInfoModel.contractDateDate"
|
|
|
format="YYYY-MM-DD"
|
|
|
showTime valueFormat="YYYY-MM-DD"/>
|
|
|
@@ -157,7 +157,7 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowCodeNumberDateIs =="1"&& ( shotInfoModel.codeNumberDateDateIs==="" || shotInfoModel.codeNumberDateDateIs===null || shotInfoModel.codeNumberDateDateIs==="1") '>
|
|
|
- <a-form-model-item label="码号证书有效期是否长期" prop="codeNumberDateDateIs" v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新码号证书有效期是否长期" prop="codeNumberDateDateIs" v-bind="labelCol8">
|
|
|
<a-radio-group v-model="shotInfoModel.codeNumberDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
|
<a-radio-button value="1">是</a-radio-button>
|
|
|
@@ -165,7 +165,7 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowCodeNumberDateIs =="1"&& shotInfoModel.codeNumberDateDateIs==="0" ' >
|
|
|
- <a-form-model-item label="码号证书到期时间" prop="codeNumberDateDate" v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新码号证书到期时间" prop="codeNumberDateDate" v-bind="labelCol8">
|
|
|
<a-date-picker style="min-width:50px; width: 68% " v-model="shotInfoModel.codeNumberDateDate"
|
|
|
format="YYYY-MM-DD"
|
|
|
showTime valueFormat="YYYY-MM-DD"/>
|
|
|
@@ -173,7 +173,7 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowFilingsDataIs =="1" && (shotInfoModel.filingsDateDateIs==="" || shotInfoModel.filingsDateDateIs===null || shotInfoModel.filingsDateDateIs==="1") '>
|
|
|
- <a-form-model-item label="备案到期时间是否长期" prop="filingsDateDateIs" v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新备案到期时间是否长期" prop="filingsDateDateIs" v-bind="labelCol8">
|
|
|
<a-radio-group v-model="shotInfoModel.filingsDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
|
<a-radio-button value="1">是</a-radio-button>
|
|
|
@@ -181,7 +181,7 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowFilingsDataIs =="1"&& shotInfoModel.filingsDateDateIs==="0" ' >
|
|
|
- <a-form-model-item label="备案通知到期时间" prop="filingsDateDate" v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新备案通知到期时间" prop="filingsDateDate" v-bind="labelCol8">
|
|
|
<a-date-picker style="min-width:50px; width: 68% " v-model="shotInfoModel.filingsDateDate"
|
|
|
format="YYYY-MM-DD"
|
|
|
showTime valueFormat="YYYY-MM-DD"/>
|
|
|
@@ -190,7 +190,7 @@
|
|
|
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowPermitDateIs =="1"&&(shotInfoModel.permitDateDateIs==="" || shotInfoModel.permitDateDateIs===null || shotInfoModel.permitDateDateIs==="1" ) '>
|
|
|
- <a-form-model-item label="增值业务许可证是否长期" prop='filingsDateDateIs' v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新增值业务许可证是否长期" prop='filingsDateDateIs' v-bind="labelCol8">
|
|
|
<a-radio-group v-model="shotInfoModel.permitDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
|
<a-radio-button value="1">是</a-radio-button>
|
|
|
@@ -198,7 +198,7 @@
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
<a-col :span="8" v-if=' shortNowPermitDateIs =="1"&&shotInfoModel.permitDateDateIs==="0" ' >
|
|
|
- <a-form-model-item label="增值业务许可证到期时间" prop='filingsDateDateIs' v-bind="labelCol8">
|
|
|
+ <a-form-model-item label="最新增值业务许可证到期时间" prop='filingsDateDateIs' v-bind="labelCol8">
|
|
|
<a-date-picker style="min-width:50px; width: 68% " v-model="shotInfoModel.permitDateDate"
|
|
|
format="YYYY-MM-DD"
|
|
|
showTime valueFormat="YYYY-MM-DD"/>
|