部门管理新增分包单位选项
This commit is contained in:
@ -279,7 +279,7 @@ const handleAddApp = (row) => {
|
||||
// 添加审批
|
||||
proxy.$tab.closePage(proxy.$route);
|
||||
proxy.$router.push({
|
||||
path: `/relation-management/template/indexEdit`,
|
||||
path: `/relation-management/changeContact/indexEdit`,
|
||||
query: {
|
||||
thumbnailUrl: projectTypeOptions.value[1].thumbnail,
|
||||
row,
|
||||
|
||||
Reference in New Issue
Block a user