From d22fd400356aed04da0da9e3ef93f8469f71eeb5 Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期四, 30 十一月 2023 15:07:00 +0800 Subject: [PATCH] new file: src/api/quality/Packaging_ledger.js modified: src/views/quality/Packaging_ledger/index.vue new file: src/views/quality/Packaging_ledger/pack-from.vue new file: src/views/quality/Packaging_ledger/pack-fromadd.vue modified: vue.config.js --- 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