From 7ffc7991a25e19c913b382a2245bd97a40511718 Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期五, 24 十一月 2023 13:44:29 +0800 Subject: [PATCH] 货盘运输修改 --- src/views/basic/location/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/basic/location/index.vue b/src/views/basic/location/index.vue index f0474fe..d1c959d 100644 --- a/src/views/basic/location/index.vue +++ b/src/views/basic/location/index.vue @@ -198,7 +198,7 @@ { minWidth: '200', prop: 'ifsLocation', - label: 'ERP搴撲綅', + label: 'IFS搴撲綅', sort: true, isTrue: false, isSearch: true, -- Gitblit v1.9.3