|
|
@@ -481,7 +481,7 @@
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.contractDateResult==='1'">{{ infoModel.contractDateRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.contractDateResult==='1'?true:false"
|
|
|
v-model="infoModel.contractDateRemark"
|
|
|
@@ -503,7 +503,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -622,7 +622,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.businessLicenseDateResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.businessLicenseDateResult==='1'">{{ infoModel.businessLicenseDateRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.businessLicenseDateResult==='1'?true:false"
|
|
|
v-model="infoModel.businessLicenseDateRemark"
|
|
|
@@ -644,7 +644,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -758,7 +758,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.codeNumberDateResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.codeNumberDateResult==='1'">{{ infoModel.codeNumberDateRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.codeNumberDateResult==='1'?true:false"
|
|
|
v-model="infoModel.codeNumberDateRemark"
|
|
|
@@ -780,7 +780,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -895,7 +895,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.filingsDateResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.filingsDateResult==='1'">{{ infoModel.filingsDateRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.filingsDateResult==='1'?true:false"
|
|
|
v-model="infoModel.filingsDateRemark"
|
|
|
@@ -915,7 +915,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1029,7 +1029,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.permitDateResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.permitDateResult==='1'">{{ infoModel.permitDateRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.permitDateResult==='1'?true:false"
|
|
|
v-model="infoModel.permitDateRemark"
|
|
|
@@ -1050,7 +1050,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1164,7 +1164,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.corporationCardResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.corporationCardResult==='1'">{{ infoModel.corporationCardRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.corporationCardResult==='1'?true:false"
|
|
|
v-model="infoModel.corporationCardRemark"
|
|
|
@@ -1184,7 +1184,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1299,7 +1299,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.personResponsibleResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.personResponsibleResult==='1'">{{ infoModel.personResponsibleRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.personResponsibleResult==='1'?true:false"
|
|
|
v-model="infoModel.personResponsibleRemark"
|
|
|
@@ -1319,7 +1319,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1433,7 +1433,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.operatorCardResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.operatorCardResult==='1'">{{ infoModel.operatorCardRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.operatorCardResult==='1'?true:false"
|
|
|
v-model="infoModel.operatorCardRemark"
|
|
|
@@ -1453,7 +1453,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1567,7 +1567,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.operatorCardPhoneResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.operatorCardPhoneResult==='1'">{{ infoModel.operatorCardPhoneRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.operatorCardPhoneResult==='1'?true:false"
|
|
|
v-model="infoModel.operatorCardPhoneRemark"
|
|
|
@@ -1587,7 +1587,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1702,7 +1702,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.devicePhoneResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.devicePhoneResult==='1'">{{ infoModel.devicePhoneRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.devicePhoneResult==='1'?true:false"
|
|
|
v-model="infoModel.devicePhoneRemark"
|
|
|
@@ -1722,7 +1722,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1837,7 +1837,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.textMessageResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.textMessageResult==='1'">{{ infoModel.textMessageRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.textMessageResult==='1'?true:false"
|
|
|
v-model="infoModel.textMessageRemark"
|
|
|
@@ -1857,7 +1857,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -1971,7 +1971,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.textMessageBookResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.textMessageBookResult==='1'">{{ infoModel.textMessageBookRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.textMessageBookResult==='1'?true:false"
|
|
|
v-model="infoModel.textMessageBookRemark"
|
|
|
@@ -1991,7 +1991,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -2106,7 +2106,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.secureBookResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.secureBookResult==='1'">{{ infoModel.secureBookRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.secureBookResult==='1'?true:false"
|
|
|
v-model="infoModel.secureBookRemark"
|
|
|
@@ -2126,7 +2126,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -2240,7 +2240,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.specialResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.specialResult==='1'">{{ infoModel.specialRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.specialResult==='1'?true:false"
|
|
|
v-model="infoModel.specialRemark"
|
|
|
@@ -2260,7 +2260,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -2374,7 +2374,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.networkAccessResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.networkAccessResult==='1'">{{ infoModel.networkAccessRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.networkAccessResult==='1'?true:false"
|
|
|
v-model="infoModel.networkAccessRemark"
|
|
|
@@ -2394,7 +2394,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -2508,7 +2508,7 @@
|
|
|
<a-tag class="font-size-14" color="orange">{{ infoModel.groupPriceApprovalResultRemark }}</a-tag>
|
|
|
</a-form-model-item>
|
|
|
</div>
|
|
|
- <a-form-model-item style="left: 0%;width: 90%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
+ <a-form-model-item style="left: 0%;width:80%;" label="上传资料备注:" v-bind="labelCol1Note">
|
|
|
<span v-if="infoModel.groupPriceApprovalResult==='1'">{{ infoModel.groupPriceApprovalRemark }}</span>
|
|
|
<a-textarea v-else style="height: 77px" :disabled="infoModel.groupPriceApprovalResult==='1'?true:false"
|
|
|
v-model="infoModel.groupPriceApprovalRemark"
|
|
|
@@ -2528,7 +2528,7 @@
|
|
|
:showUploadList="false"
|
|
|
:beforeUpload="importBeforeUpload"
|
|
|
@change="importHandleChange"
|
|
|
- style='margin-left: 90px'
|
|
|
+ style='margin-left: 19%'
|
|
|
>
|
|
|
<a-button> <a-icon type="upload" /> 上传文件 </a-button>
|
|
|
</a-upload>
|
|
|
@@ -3724,7 +3724,8 @@ export default {
|
|
|
.thumb-example {
|
|
|
width: 921px;
|
|
|
margin-top: 20px;
|
|
|
- left: 6%;
|
|
|
+ left: 12%;
|
|
|
+ position: relative;
|
|
|
// background: #000;
|
|
|
}
|
|
|
|