From 358f12562a20fb4f8cb50a6ff7de1dc4f72ee4fe Mon Sep 17 00:00:00 2001 From: fujunling <2984387807@qq.com> Date: 星期二, 27 六月 2023 16:24:16 +0800 Subject: [PATCH] fjl --- Source/UBCS-WEB/src/api/batchImport/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Source/UBCS-WEB/src/api/batchImport/index.js b/Source/UBCS-WEB/src/api/batchImport/index.js index fa046a0..b4e9a2f 100644 --- a/Source/UBCS-WEB/src/api/batchImport/index.js +++ b/Source/UBCS-WEB/src/api/batchImport/index.js @@ -46,7 +46,7 @@ }) } // 鑾峰彇鍘嗗彶鏁版嵁姝g‘鏁版嵁 -export const getHistoryLeftTree = (redisOid) => { +export const getHistorySuccessTable = (redisOid) => { return request({ url: '/api/ubcs-code/mdmEngineController/gridValidata', method: 'get', -- Gitblit v1.9.3