Browse Source

测试

塔里木分支
wwp 1 year ago
parent
commit
32b57720f0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/list.vue

+ 1
- 0
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/RepairReportTeacher/list.vue View File

@@ -11,6 +11,7 @@
<!-- 单条记录 -->
<view class="customlist-item" v-for="(item,index) of list" :key="item.ID">
<view class="customlist-item-field">
<text class="customlist-item-field-title">订单编号:</text>
{{ displayListItem(item, 'OrderNumber') }}


Loading…
Cancel
Save