Commit 87aef9ad by 刘泽奇

123

parent e9805103
......@@ -195,7 +195,7 @@
<el-form ref="stuff" :model="stuff" class="demo-ruleForm" label-width="0">
<el-form-item style="float:left;width:25%;text-align:center" label="" >
<div v-loading="loading">
<img width="110px" height="120px" style="border:2px dashed #e9e9e9" @click="window.open(stuff.businessLicensePic)" v-if="stuff.businessLicensePic" src="imgs/sbzc/pdf.png"/>
<img width="110px" height="120px" style="border:2px dashed #e9e9e9" @click="window.open(stuff.businessLicensePic)" v-if="stuff.businessLicensePic" src="http://gsb-zc.oss-cn-beijing.aliyuncs.com/empty2018082212365411225525855.jpg"/>
<img width="120px" height="120px" style="border:2px dashed #e9e9e9" v-else src="http://gsb-zc.oss-cn-beijing.aliyuncs.com/empty2018082212365411225525855.jpg"/>
</div>
<gsb-upload flag="yyzz" ref="yyzz" :d="d" @setKey="setKey" :action="action" filetype="image/jpeg" :ifshowlist="false" @uploadsuccess="uploadsuccess" @error="error">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment