From 0cce767acd65472278005d093a0562d98694fad2 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Mon, 29 Apr 2024 17:06:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sgzb-ui/src/views/inventoryLogs/index.vue | 26 ++++++----------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/sgzb-ui/src/views/inventoryLogs/index.vue b/sgzb-ui/src/views/inventoryLogs/index.vue index 23da27ed..4c49fc98 100644 --- a/sgzb-ui/src/views/inventoryLogs/index.vue +++ b/sgzb-ui/src/views/inventoryLogs/index.vue @@ -4,22 +4,10 @@ - + - - - - + + 搜索 @@ -34,8 +22,8 @@ - - + + @@ -89,8 +77,8 @@ export default { queryParams: { pageNum: 1, pageSize: 10, - modelTitle:'', - time:'' + modelTitle:'', // 规格名称 + typeName:'' // 模块名称 }, tableList: [], total: 5,