From a7a6b5d7ed7b6e5b96866b24fd1cb7ba3dcc19d1 Mon Sep 17 00:00:00 2001 From: cy <1664593601@qq.com> Date: 星期三, 22 十一月 2023 14:24:47 +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