b65aa437 by lxs

数据资产登记更新

1 parent f4cc314d
......@@ -2076,7 +2076,7 @@ onBeforeMount(() => {
}
});
} else {
getCamundaDeploymentId('10016').then((res: any) => {
getCamundaDeploymentId('10016', userData.tenantGuid, userData.staffGuid).then((res: any) => {
if (res.code == proxy.$passCode) {
deploymentId.value = res.data;
} else {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!