From 724c4830ea23cd632802a2f76a318a16b309f8a2 Mon Sep 17 00:00:00 2001 From: lkk <364857242@qq.com> Date: 星期五, 27 十二月 2024 09:00:00 +0800 Subject: [PATCH] 滚动条 --- src/views/system/tijian/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/system/tijian/index.vue b/src/views/system/tijian/index.vue index 1f68067..e433206 100644 --- a/src/views/system/tijian/index.vue +++ b/src/views/system/tijian/index.vue @@ -1150,7 +1150,7 @@ style="width: 100%" height="270" > - <el-table-column prop="s" label="椤圭洰" width="180"> + <el-table-column prop="proName" label="椤圭洰" width="180"> </el-table-column> <el-table-column prop="proType" label="鎬у埆" width="180"> <template -- Gitblit v1.8.0