|
@@ -16,15 +16,15 @@
|
16
|
16
|
</view>
|
17
|
17
|
</view>
|
18
|
18
|
<view class="page_item_cont">
|
19
|
|
- <view class="page_item_cont_T">
|
|
19
|
+ <!-- <view class="page_item_cont_T">
|
20
|
20
|
<view class="page_item_cont_title">
|
21
|
21
|
<text>批次号</text>
|
22
|
22
|
<text class="text_big">{{ infoDATA.batchNo }}</text>
|
23
|
23
|
</view>
|
24
|
|
- </view>
|
|
24
|
+ </view> -->
|
25
|
25
|
<view class="page_item_cont_B">
|
26
|
26
|
<view class="page_item_cont_title">
|
27
|
|
- <text>请领时间</text>
|
|
27
|
+ <text>记账时间</text>
|
28
|
28
|
<text class="text_big">
|
29
|
29
|
<text>{{ infoDATA.creatTime }}</text>
|
30
|
30
|
</text>
|