更新8D的bug

This commit is contained in:
2023-07-17 15:50:12 +08:00
parent 7acd83e501
commit 675b716a32
18 changed files with 274 additions and 244 deletions

View File

@@ -18,6 +18,10 @@ const table = {
1: '需要审批',
0: '不需要审批',
},
gradeFinish: {
1: '已打分',
0: '未打分',
},
step: {
0: 'D0',
1: 'D1',