From 623482f0bba287dfc8bd740ef9daa4e5d6c17ff2 Mon Sep 17 00:00:00 2001 From: "liang.chao" <1360241448@qq.com> Date: Thu, 21 Nov 2024 15:50:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=AE=BE=E5=A4=87=E5=9C=A8?= =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E4=B8=AD=E4=BD=BF=E7=94=A8=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/material/StorageStatusMapper.xml | 1 + sgzb-ui/src/views/stquery/deviceStatusRecord.vue | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/StorageStatusMapper.xml b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/StorageStatusMapper.xml index db1d6573..d0cebd6d 100644 --- a/sgzb-modules/sgzb-material/src/main/resources/mapper/material/StorageStatusMapper.xml +++ b/sgzb-modules/sgzb-material/src/main/resources/mapper/material/StorageStatusMapper.xml @@ -190,6 +190,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" bpl.lot_name proName, mt.type_name modelName, mt2.type_name typeName, + sai.num, mm.ma_code FROM slt_agreement_info sai diff --git a/sgzb-ui/src/views/stquery/deviceStatusRecord.vue b/sgzb-ui/src/views/stquery/deviceStatusRecord.vue index 66dd412e..1438b5b6 100644 --- a/sgzb-ui/src/views/stquery/deviceStatusRecord.vue +++ b/sgzb-ui/src/views/stquery/deviceStatusRecord.vue @@ -460,6 +460,12 @@ prop="modelName" :show-overflow-tooltip="true" /> +