From 07227a0292ec576ab4a40fdd329c049c957d47c7 Mon Sep 17 00:00:00 2001 From: zss <zss@example.com> Date: 星期三, 06 十二月 2023 17:26:37 +0800 Subject: [PATCH] 修复bug --- 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