2 Commits

Author SHA1 Message Date
魏保林
8d994c5105 Merge branch 'hotfix' of http://carsafe.uicp.cn/Front_Team/SPDM into hotfix 2026-04-18 10:52:48 +08:00
魏保林
9b46742de5 同步非当前阶段的机台工位提示 2026-04-18 10:31:23 +08:00

View File

@@ -21,6 +21,7 @@ export const disposeAsyncPhase = async (phaseList: any[], currentProjectInfo: an
})
.then(async () => {
const tagMap = getTagMapList();
ElMessage.success('阶段、机台、工位正在同步中,请等待!');
const res: any = await syncPhaseApi({
projectId: currentProjectInfo.projectId,
uuid: currentProjectInfo.uuid,