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,