From b40ae90237b1ce741dae89aed09047d0dfbffcf1 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期五, 06 六月 2025 16:05:21 +0800 Subject: [PATCH] * --- src/main/webapp/views/index.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 78cec1e..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"> -- Gitblit v1.9.1