hezhijie 1 tydzień temu
rodzic
commit
4aeaedc698

+ 1 - 0
traceCodePackages/traceabilityReport/pages/reportExport/index.vue

@@ -37,6 +37,7 @@
           <text class="report-export-status" :class="'report-export-status-' + item.status">{{
             getStatusText(item.status) }}</text>
         </view>
+        <view class="report-export-item-row">创建人:{{ item.userName || "" }}</view>
         <view class="report-export-item-row">品种:{{ item.physicName || "" }}</view>
         <view class="report-export-item-row">规格:{{ item.pkgSpec || "" }}</view>
         <view class="report-export-item-row">时间:{{ formatDate(item.beginTime) }}~{{