|
|
@ -11,7 +11,7 @@ |
|
|
<text class="text_2">编号</text> |
|
|
<text class="text_2">编号</text> |
|
|
<text class="text_3">{{ details.sub_order.series_num }}</text> |
|
|
<text class="text_3">{{ details.sub_order.series_num }}</text> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex-row"> |
|
|
|
|
|
|
|
|
<view class="flex-row group_8"> |
|
|
<text class="text_2">年份</text> |
|
|
<text class="text_2">年份</text> |
|
|
<text class="text_3">{{ details.sub_order.years }}</text> |
|
|
<text class="text_3">{{ details.sub_order.years }}</text> |
|
|
</view> |
|
|
</view> |
|
|
|