From 269e80577792674de05d052586487b55da98f61a Mon Sep 17 00:00:00 2001 From: fhysy <1149505133@qq.com> Date: Wed, 11 Dec 2024 14:42:47 +0800 Subject: [PATCH] =?UTF-8?q?=20fast(=E7=A1=AC=E4=BB=B6=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=BA=93):=20=E6=89=B9=E6=AC=A1=E5=8F=B7=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=8E=82=E5=95=86=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/iot/library/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/iot/library/index.vue b/src/views/iot/library/index.vue index 322bf541..56fb0990 100644 --- a/src/views/iot/library/index.vue +++ b/src/views/iot/library/index.vue @@ -572,7 +572,7 @@ export default { style: "", label: "厂商", type: "", - prop: "batchNumber", + prop: "vendorName", align: "left", width: "", "show-overflow-tooltip": false,