Commit 2bc2b1fb authored by 黄媛媛's avatar 黄媛媛
parents f483a328 68ff4a0e
......@@ -276,11 +276,11 @@
<template>
<div class="dic_content" :class="dialogVisible?'CisHideen':''">
<!-- 签字 -->
<div v-show="signShow" class="signSpan">
<div v-show="signShow&&dataList.companySignature!=''" class="signSpan">
<div @click="goUrl" class="sign">
<!-- <span><span class="sp1"></span></p> -->
<p><span style="font-size:3rem" class="iconfont icon-qianming"></span></p>
<span style="font-size:2rem">签字</span>
<span style="font-size:2rem" >签字</span>
</div>
</div>
<!-- 开始进入弹窗 -->
......
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