From 9103143bd6a17c7851db6f92abe57449ee0e5f8d Mon Sep 17 00:00:00 2001 From: zhal <15900249928@163.com> Date: Thu, 6 Oct 2022 15:54:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=99=84=E4=BB=B6=E6=89=B9=E9=87=8F=E4=B8=8A?= =?UTF-8?q?=E4=BC=A0vue=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/batch-import-accessories.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal.datamigration/src/components/batch-import-accessories.vue b/com.actionsoft.apps.coe.pal.datamigration/src/components/batch-import-accessories.vue index 88bc794..5f5f58d 100644 --- a/com.actionsoft.apps.coe.pal.datamigration/src/components/batch-import-accessories.vue +++ b/com.actionsoft.apps.coe.pal.datamigration/src/components/batch-import-accessories.vue @@ -91,7 +91,7 @@ export default defineComponent({ let param = { url: './jd', data: { - cmd: 'com.actionsoft.apps.coe.pal.batch_files_import', + cmd: 'com.actionsoft.apps.coe.pal.batchDataFile_import', sid: settingParam.sessionId, wsId: settingParam.wsId ? settingParam.wsId : '6f4e292c-1b90-4dd2-8c20-7da159cb20a5', groupValue: info.groupValue,