From 2a419dde26f75177e9de3def972883f368324379 Mon Sep 17 00:00:00 2001 From: xiaozhiyong Date: Fri, 12 May 2023 14:24:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/order/index.vue | 431 ++++++++++++++------------------------ 1 file changed, 163 insertions(+), 268 deletions(-) diff --git a/src/views/order/index.vue b/src/views/order/index.vue index fa8b034..c928b5b 100644 --- a/src/views/order/index.vue +++ b/src/views/order/index.vue @@ -1,18 +1,9 @@ - - + - + - + - + @@ -148,76 +98,37 @@ 创建时间 {{ row.createTime }}

- 更新时间 {{ row.updateTime || "暂无" }} + 更新时间 {{ row.updateTime || '暂无' }}

- + @@ -236,13 +147,7 @@ - + - +