[需求变更]-支出合同详情
This commit is contained in:
@@ -68,8 +68,8 @@
|
||||
<div class="detail-item all-line" v-for="(item, index) in otherInfoShowList"
|
||||
:key="index">
|
||||
<a-row>
|
||||
<a-col :sm="3" :xs="24" class="detail-item-title">{{ item.title }}:</a-col>
|
||||
<a-col :sm="21" :xs="24">111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111</a-col>
|
||||
<a-col :sm="4" :xs="24" class="detail-item-title">{{ item.title }}:</a-col>
|
||||
<a-col :sm="20" :xs="24">{{ detailData[item.fieldName] }}</a-col>
|
||||
</a-row>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user