新增合同名字
This commit is contained in:
parent
738dd6bd47
commit
341d78b79c
@ -15,7 +15,9 @@
|
||||
<image src="../../static/img/contract/contract.png"></image>
|
||||
<view class="text">
|
||||
<view class="name">
|
||||
<view class="title">合同名称合同名称合同名称</view>
|
||||
<view class="title">
|
||||
<text v-if="item.company">{{item.company.company_name}}</text>
|
||||
</view>
|
||||
<view class="number">合同编号{{item.contract_no}}</view>
|
||||
</view>
|
||||
<view class="date">
|
||||
|
Loading…
x
Reference in New Issue
Block a user