From 6ced12b2d8ee18ccb1572e2196d76e3b394cb160 Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Tue, 20 Aug 2024 10:54:40 +0800 Subject: [PATCH] =?UTF-8?q?HL-5493PDA=E9=9B=B6=E4=BB=B6=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=20-=20=E7=89=A9=E6=96=99=E5=90=8D=E7=A7=B0=E6=88=96=E8=80=85?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0=E4=BF=A1=E6=81=AF=E8=BF=87=E5=A4=9A=EF=BC=8C?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E4=B8=8B=E9=9D=A2=E5=88=97=E8=A1=A8=E8=A2=AB?= =?UTF-8?q?=E9=81=AE=E6=8C=A1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/query/item.vue | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/src/pages/query/item.vue b/src/pages/query/item.vue index 544a179a..891fb40c 100644 --- a/src/pages/query/item.vue +++ b/src/pages/query/item.vue @@ -3,14 +3,14 @@ - + - - 总数 : {{totalCount}} + + 总数 : {{totalCount}} { + this.topHeight = this.$refs.topContent.$el.clientHeight + + console.log('topContent',this.$refs.topContent) + }) this.tabChange(0) } else { this.showMessage('未查找到物料【' + code + '】');