update 优化 删除无用代码
This commit is contained in:
parent
6c49b47344
commit
e5e43fe024
@ -176,7 +176,6 @@ const handleSelectionChange = (selection: LeaveVO[]) => {
|
|||||||
/** 新增按钮操作 */
|
/** 新增按钮操作 */
|
||||||
const handleAdd = () => {
|
const handleAdd = () => {
|
||||||
proxy.$tab.closePage(proxy.$route);
|
proxy.$tab.closePage(proxy.$route);
|
||||||
proxy.$router.push(`/workflow/leaveEdit/index/add/add`);
|
|
||||||
proxy.$router.push({
|
proxy.$router.push({
|
||||||
path: `/workflow/leaveEdit/index`,
|
path: `/workflow/leaveEdit/index`,
|
||||||
query: {
|
query: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user