|
@@ -106,15 +106,8 @@
|
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="5">
|
|
|
|
|
- <a-form-model-item label="资料是否完整" prop="isAll" v-bind="labelCol4">
|
|
|
|
|
- <a-radio-group v-model="infoModel.isAll" button-style="solid" >
|
|
|
|
|
- <a-radio-button value="0">否</a-radio-button>
|
|
|
|
|
- <a-radio-button value="1">是</a-radio-button>
|
|
|
|
|
- </a-radio-group>
|
|
|
|
|
- </a-form-model-item>
|
|
|
|
|
- </a-col>
|
|
|
|
|
- <a-col :span="8" v-if='infoModel.contractDateDateIs==="" || infoModel.contractDateDateIs===null || infoModel.contractDateDateIs==="1" '>
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.contractDateDateIs==="" || infoModel.contractDateDateIs===null || infoModel.contractDateDateIs==="1" '>
|
|
|
<a-form-model-item label="合同到期时间是否长期" prop="contractDateDateIs" v-bind="labelCol4">
|
|
<a-form-model-item label="合同到期时间是否长期" prop="contractDateDateIs" v-bind="labelCol4">
|
|
|
<a-radio-group v-model="infoModel.contractDateDateIs" button-style="solid" >
|
|
<a-radio-group v-model="infoModel.contractDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
@@ -122,7 +115,7 @@
|
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.contractDateDateIs==="0" ' >
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.contractDateDateIs==="0" ' >
|
|
|
<!-- <a-form-item label="合同到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
<!-- <a-form-item label="合同到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
|
<!-- <j-date-->
|
|
<!-- <j-date-->
|
|
|
<!-- style="width: 210px"-->
|
|
<!-- style="width: 210px"-->
|
|
@@ -139,7 +132,7 @@
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
|
|
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.businessLicenseDateDateIs==="" || infoModel.businessLicenseDateDateIs===null || infoModel.businessLicenseDateDateIs==="1" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.businessLicenseDateDateIs==="" || infoModel.businessLicenseDateDateIs===null || infoModel.businessLicenseDateDateIs==="1" '>
|
|
|
<a-form-model-item label="营业执照有效期是否长期" prop="businessLicenseDateDateIs" v-bind="labelCol4">
|
|
<a-form-model-item label="营业执照有效期是否长期" prop="businessLicenseDateDateIs" v-bind="labelCol4">
|
|
|
<a-radio-group v-model="infoModel.businessLicenseDateDateIs" button-style="solid" >
|
|
<a-radio-group v-model="infoModel.businessLicenseDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
@@ -147,7 +140,7 @@
|
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.businessLicenseDateDateIs==="0"'>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.businessLicenseDateDateIs==="0"'>
|
|
|
<!-- <a-form-item label="营业执照到期时间" prop="filingsDateDateIs" v-bind="labelCol4" >-->
|
|
<!-- <a-form-item label="营业执照到期时间" prop="filingsDateDateIs" v-bind="labelCol4" >-->
|
|
|
<!-- <j-date-->
|
|
<!-- <j-date-->
|
|
|
<!-- style="width: 210px"-->
|
|
<!-- style="width: 210px"-->
|
|
@@ -165,7 +158,7 @@
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
|
|
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.codeNumberDateDateIs==="" || infoModel.codeNumberDateDateIs===null || infoModel.codeNumberDateDateIs==="1" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.codeNumberDateDateIs==="" || infoModel.codeNumberDateDateIs===null || infoModel.codeNumberDateDateIs==="1" '>
|
|
|
<a-form-model-item label="码号证书有效期是否长期" prop="codeNumberDateDateIs" v-bind="labelCol4">
|
|
<a-form-model-item label="码号证书有效期是否长期" prop="codeNumberDateDateIs" v-bind="labelCol4">
|
|
|
<a-radio-group v-model="infoModel.codeNumberDateDateIs" button-style="solid" >
|
|
<a-radio-group v-model="infoModel.codeNumberDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
@@ -173,7 +166,7 @@
|
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.codeNumberDateDateIs==="0" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.codeNumberDateDateIs==="0" '>
|
|
|
<!-- <a-form-item label="码号证书到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
<!-- <a-form-item label="码号证书到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
|
<!-- <j-date-->
|
|
<!-- <j-date-->
|
|
|
<!-- style="width: 210px"-->
|
|
<!-- style="width: 210px"-->
|
|
@@ -191,7 +184,7 @@
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
|
|
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.filingsDateDateIs==="" || infoModel.filingsDateDateIs===null || infoModel.filingsDateDateIs==="1" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.filingsDateDateIs==="" || infoModel.filingsDateDateIs===null || infoModel.filingsDateDateIs==="1" '>
|
|
|
<a-form-model-item label="备案到期时间是否长期" prop="filingsDateDateIs" v-bind="labelCol4">
|
|
<a-form-model-item label="备案到期时间是否长期" prop="filingsDateDateIs" v-bind="labelCol4">
|
|
|
<a-radio-group v-model="infoModel.filingsDateDateIs" button-style="solid" >
|
|
<a-radio-group v-model="infoModel.filingsDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
@@ -199,7 +192,7 @@
|
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.filingsDateDateIs==="0" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.filingsDateDateIs==="0" '>
|
|
|
<!-- <a-form-item label="备案通知到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
<!-- <a-form-item label="备案通知到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
|
<!-- <j-date-->
|
|
<!-- <j-date-->
|
|
|
<!-- style="width: 210px"-->
|
|
<!-- style="width: 210px"-->
|
|
@@ -220,7 +213,7 @@
|
|
|
</a-col>
|
|
</a-col>
|
|
|
|
|
|
|
|
|
|
|
|
|
- <a-col :span="8" v-if='infoModel.permitDateDateIs==="" || infoModel.permitDateDateIs===null || infoModel.permitDateDateIs==="1" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.permitDateDateIs==="" || infoModel.permitDateDateIs===null || infoModel.permitDateDateIs==="1" '>
|
|
|
<a-form-model-item label="增值业务许可证是否长期" :prop='infoModel.isCsp==="1"?"permitDateDateIs":""' v-bind="labelCol4">
|
|
<a-form-model-item label="增值业务许可证是否长期" :prop='infoModel.isCsp==="1"?"permitDateDateIs":""' v-bind="labelCol4">
|
|
|
<a-radio-group v-model="infoModel.permitDateDateIs" button-style="solid" >
|
|
<a-radio-group v-model="infoModel.permitDateDateIs" button-style="solid" >
|
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
<a-radio-button value="0">否</a-radio-button>
|
|
@@ -228,7 +221,7 @@
|
|
|
</a-radio-group>
|
|
</a-radio-group>
|
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
</a-col>
|
|
|
- <a-col :span="8" v-if='infoModel.permitDateDateIs==="0" '>
|
|
|
|
|
|
|
+ <a-col :span="12" v-if='infoModel.permitDateDateIs==="0" '>
|
|
|
<!-- <a-form-item label="增值业务许可证到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
<!-- <a-form-item label="增值业务许可证到期时间" prop="filingsDateDateIs" v-bind="labelCol4">-->
|
|
|
<!-- <j-date-->
|
|
<!-- <j-date-->
|
|
|
<!-- style="width: 210px"-->
|
|
<!-- style="width: 210px"-->
|
|
@@ -247,7 +240,14 @@
|
|
|
|
|
|
|
|
</a-col>
|
|
</a-col>
|
|
|
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <a-col :span="12">
|
|
|
|
|
+ <a-form-model-item label="资料是否完整" prop="isAll" v-bind="labelCol4">
|
|
|
|
|
+ <a-radio-group v-model="infoModel.isAll" button-style="solid" >
|
|
|
|
|
+ <a-radio-button value="0">否</a-radio-button>
|
|
|
|
|
+ <a-radio-button value="1">是</a-radio-button>
|
|
|
|
|
+ </a-radio-group>
|
|
|
|
|
+ </a-form-model-item>
|
|
|
|
|
+ </a-col>
|
|
|
</a-row>
|
|
</a-row>
|
|
|
|
|
|
|
|
</a-form-model>
|
|
</a-form-model>
|