From e030601cba2641ef3d3047ed8a2f352dc27e4d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=AE=E5=BB=BA?= <450837357@qq.com> Date: Mon, 17 Mar 2025 09:06:03 +0800 Subject: [PATCH] first --- src/views/storage/stockControl/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/storage/stockControl/index.vue b/src/views/storage/stockControl/index.vue index 61f8336..d6d9d66 100644 --- a/src/views/storage/stockControl/index.vue +++ b/src/views/storage/stockControl/index.vue @@ -170,7 +170,7 @@ const columns: Ref> = ref([ }, { title: '单位', - key: 'weightUnit' + key: 'unitOfMeasure' }, { title: '批号',