@ -41,6 +41,12 @@
<view class="item">
<text>供销商</text> <text>{{detail.supplier}}</text>
</view>
<text>操作人</text> <text>{{detail.operateUser}}</text>
<text>操作日期</text> <text>{{detail.operateTime}}</text>
</template>