From 7580f2c273bc31868274404d3c8d4d836ecc56cf Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期二, 14 一月 2025 15:34:47 +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