mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-12 10:05:07 +08:00
基本流通
This commit is contained in:
@ -45,8 +45,8 @@ const submitForm = async () => {
|
||||
await LeaveApi.createLeaveApi(data)
|
||||
message.success(t('common.createSuccess'))
|
||||
// 关闭窗口
|
||||
await router.push({
|
||||
path: '/oa/leave/create'
|
||||
router.push({
|
||||
path: '/bpm/oa/leave'
|
||||
})
|
||||
} finally {
|
||||
actionLoading.value = false
|
||||
|
Reference in New Issue
Block a user