From c239509e6dabc82639aaab9e48cc4faf8b41fe80 Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 06 六月 2025 16:31:16 +0800
Subject: [PATCH] *

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

diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index 34863fd..0c65f15 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -354,6 +354,10 @@
                             label="鐘舵��">
                     </el-table-column>
                     <el-table-column
+                            prop="error$"
+                            label="寮傚父">
+                    </el-table-column>
+                    <el-table-column
                             label="鎿嶄綔"
                             type="template">
                         <template slot-scope="scope">
@@ -456,7 +460,7 @@
                 },
 
                 verifyPassword(callback) {
-                    this.$prompt('璇疯緭鍏ョ鐞嗗憳瀵嗙爜', '楠岃瘉', {
+                    this.$prompt('璇疯緭鍏ョ鐞嗗憳瀵嗙爜: root', '楠岃瘉', {
                         confirmButtonText: '纭畾',
                         cancelButtonText: '鍙栨秷',
                         inputType: 'password',

--
Gitblit v1.9.1