From a346cfbcb03a303dca252d910d2181f00e7adc20 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期二, 03 九月 2024 10:39:10 +0800
Subject: [PATCH] 测试完成

---
 src/views/index copy.vue |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/views/index copy.vue b/src/views/index copy.vue
index cf19982..4809975 100644
--- a/src/views/index copy.vue
+++ b/src/views/index copy.vue
@@ -118,8 +118,7 @@
         <el-col :span="4" class="aside">
           <div class="grid-content bg-purple" style="margin-top: -180px">
             <div class="title">
-              鍋ュ悍瀹f暀
-              <span>{{ endatd }} ~ {{ statd }}</span>
+              娑堟伅鍒楄〃
             </div>
             <div style="max-height: 690px; width: 100%; overflow: auto">
               <el-table style="width: 100%" :data="SkuTop">
@@ -137,7 +136,7 @@
                 ></el-table-column>
                 <el-table-column prop="count" class-name="count">
                   <template slot-scope="scope">
-                    {{ scope.row.count }}娆�
+                    {{ scope.row.count }}
                   </template>
                 </el-table-column>
               </el-table>

--
Gitblit v1.9.3