From 765cd17f06d03213c9ee62147e0e28c55d728920 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期二, 14 一月 2025 11:05:35 +0800
Subject: [PATCH] *

---
 src/main/webapp/views/index.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 3647b55..61147d2 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -272,14 +272,14 @@
                             label="宸ヤ綔鐘舵��">
                     </el-table-column>
                     <el-table-column
-                            prop="staNo"
-                            label="鐩爣绔�">
-                    </el-table-column>
-                    <el-table-column
                             prop="sourceStaNo"
                             label="婧愮珯">
                     </el-table-column>
                     <el-table-column
+                            prop="staNo"
+                            label="鐩爣绔�">
+                    </el-table-column>
+                    <el-table-column
                             prop="modiTime"
                             label="涓嬪彂鏃堕棿">
                     </el-table-column>

--
Gitblit v1.9.1