feat:type判定

This commit is contained in:
songwc
2022-11-03 12:20:30 +08:00
parent 3d71e680ff
commit 892fe4ec56
2 changed files with 28 additions and 5 deletions

View File

@@ -621,7 +621,7 @@ export default {
projectId: 28,
projectTaskId: 0,
stageId: 3,
type: 0,
type: 6,
})
.then((res) => {
console.log("调用项目添加接口后", res.data);