update 后管订单详情页面中 实时订单数据添加字段

This commit is contained in:
Lemon
2023-08-31 10:29:17 +08:00
parent 8bfd87232c
commit 73b203dd44
5 changed files with 9 additions and 7 deletions

View File

@@ -110,6 +110,7 @@
<el-card class="cardStyle">
<h3>实时订单数据</h3>
<el-table style="width: 100%" :data="orderRealTimeInfo" border>
<el-table-column prop="time" label="时间" align="center"/>
<el-table-column prop="orderAmount" label="消费金额" align="center" width="280">
<template slot-scope="scope">
<span>¥{{