From 235a109b3b461c7acbd1d7bb4f7e920075de2b9e Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期四, 24 四月 2025 15:40:51 +0800 Subject: [PATCH] 修改大屏 --- src/views/hazardousChemicals/traceableQuery/index.vue | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/views/hazardousChemicals/traceableQuery/index.vue b/src/views/hazardousChemicals/traceableQuery/index.vue index 138058c..b8e94f5 100644 --- a/src/views/hazardousChemicals/traceableQuery/index.vue +++ b/src/views/hazardousChemicals/traceableQuery/index.vue @@ -86,9 +86,6 @@ }else { ElMessage.warning('请先输入二维码编号') } - - - } const getCompanyList = async (val)=>{ if(val){ -- Gitblit v1.9.2