From 580e44f2c5503ed172124ceba8c7c1cb03a8f7f3 Mon Sep 17 00:00:00 2001 From: liuchengxin <13104445455@163.com> Date: 星期四, 02 六月 2022 16:48:13 +0800 Subject: [PATCH] 问题修改 --- src/api/oa/ipc.js | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/api/oa/ipc.js b/src/api/oa/ipc.js index e870ff2..00c77a7 100644 --- a/src/api/oa/ipc.js +++ b/src/api/oa/ipc.js @@ -42,3 +42,10 @@ method: 'delete' }) } +// 澶嶅埗涓婁竴鏉pc +export function getCopyIpc() { + return request({ + url: '/oa/ipc/copy', + method: 'get' + }) +} \ No newline at end of file -- Gitblit v1.9.1