Compare commits
2 Commits
1cf7861fc5
...
8d994c5105
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8d994c5105 | ||
|
|
9b46742de5 |
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user