代码修复
This commit is contained in:
parent
b5655fd802
commit
8629efd0c1
|
|
@ -177,7 +177,9 @@
|
||||||
<el-checkbox v-model="item.protocolChecked">
|
<el-checkbox v-model="item.protocolChecked">
|
||||||
我已阅读并同意签署
|
我已阅读并同意签署
|
||||||
|
|
||||||
<a @click.stop="handleViewWord(index)"> 《xxxx公司租赁服务合同》 </a>
|
<a @click.stop="handleViewWord(index)">
|
||||||
|
《{{ item.companyPersonPhoneKey.companyName }}租赁服务合同》
|
||||||
|
</a>
|
||||||
</el-checkbox>
|
</el-checkbox>
|
||||||
</div>
|
</div>
|
||||||
</el-col>
|
</el-col>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue