From 20c30d26f8bab22a4cb6b6459962fa92d6da490f Mon Sep 17 00:00:00 2001
From: cy <1664593601@qq.com>
Date: 星期一, 27 十一月 2023 14:20:29 +0800
Subject: [PATCH] feat: 漏洞修改

---
 admin-web/src/views/foundation/material/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/admin-web/src/views/foundation/material/index.vue b/admin-web/src/views/foundation/material/index.vue
index 12b56a6..314fbb1 100644
--- a/admin-web/src/views/foundation/material/index.vue
+++ b/admin-web/src/views/foundation/material/index.vue
@@ -164,7 +164,7 @@
           {title: '鍒嗙被', field: 'categoryName', align: 'center'},
           {title: '绫诲埆', field: 'classification', align: 'center'},
           // {title: '閲囪喘绫诲瀷', field: 'categoryId', align: 'center'},
-          {title: '鎵�灞炴満鏋�', field: '', align: 'center'},
+          {title: '鎵�灞炴満鏋�', field: 'agencyName', align: 'center'},
           {
             title: '鍒涘缓鏃堕棿',
             field: 'createDate',

--
Gitblit v1.9.1