From ffd005bb026ae174fbbaa33e2c1f667f55988b78 Mon Sep 17 00:00:00 2001 From: sakuya <81883387@qq.com> Date: Sat, 1 May 2021 00:26:21 +0800 Subject: [PATCH] UP --- public/json/list.json | 2 +- src/components/scTable/index.vue | 24 +++-- src/style/style.less | 3 +- src/views/template/list.vue | 124 ++++++++++++-------------- src/views/template/normallist.vue | 140 +++++++++++++++++------------- 5 files changed, 156 insertions(+), 137 deletions(-) diff --git a/public/json/list.json b/public/json/list.json index 2995eed9..36c288cc 100644 --- a/public/json/list.json +++ b/public/json/list.json @@ -24,7 +24,7 @@ "audit": "0", "date": "2020-07-05 09:30:00", "yx": "h.hgvwmw@xjuf.pa", - "progress": 65.5 + "progress": 25.5 } ], "message": "" diff --git a/src/components/scTable/index.vue b/src/components/scTable/index.vue index 2056b978..dbcfe85c 100644 --- a/src/components/scTable/index.vue +++ b/src/components/scTable/index.vue @@ -1,9 +1,7 @@