From 9834dbff448908d2008d8c52a2544aad00c099b1 Mon Sep 17 00:00:00 2001
From: haoyahui <2032914783@qq.com>
Date: 星期三, 22 十一月 2023 17:34:26 +0800
Subject: [PATCH] 库存盘点, 异常明细,报废管理

---
 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