作业管理状态新增进行中

This commit is contained in:
zhangsir
2024-08-13 10:09:51 +08:00
parent fba2ae6032
commit a4cddab95f
2 changed files with 10 additions and 10 deletions

View File

@@ -224,11 +224,11 @@ export default {
value: "0", value: "0",
label: "未开始", label: "未开始",
}, },
// { {
// id: 2, id: 2,
// value: "2", value: "2",
// label: "进行中", label: "进行中",
// }, },
{ {
id: 3, id: 3,
value: "1", value: "1",

View File

@@ -167,11 +167,11 @@ export default {
value: "0", value: "0",
label: "未开始", label: "未开始",
}, },
// { {
// id: 2, id: 2,
// value: "2", value: "2",
// label: "进行中", label: "进行中",
//}, },
{ {
id: 3, id: 3,
value: "1", value: "1",