From 061a4d2d7e73aa92c7ad61a34cf471d26fb08a32 Mon Sep 17 00:00:00 2001
From: wwl <xchao828@163.com>
Date: 星期二, 24 十二月 2024 10:22:20 +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