mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2025-10-14 22:00:29 +00:00
update 优化 删除无用代码
This commit is contained in:
@@ -176,7 +176,6 @@ const handleSelectionChange = (selection: LeaveVO[]) => {
|
||||
/** 新增按钮操作 */
|
||||
const handleAdd = () => {
|
||||
proxy.$tab.closePage(proxy.$route);
|
||||
proxy.$router.push(`/workflow/leaveEdit/index/add/add`);
|
||||
proxy.$router.push({
|
||||
path: `/workflow/leaveEdit/index`,
|
||||
query: {
|
||||
|
Reference in New Issue
Block a user