小优化,修改TASK_EXE_STATUS为TASK_ACHIEVE_STATUS

This commit is contained in:
weibl
2026-02-04 16:54:14 +08:00
parent b1df980ff4
commit b551acd0de
8 changed files with 52 additions and 37 deletions

View File

@@ -14,6 +14,7 @@ export const getDemandHideKeys = (key: string) => {
'referenceData',
'deviceMessage',
'materialAndCraftsmanship',
'robotNum',
];
let keys: string[] = [];
if (key.indexOf('有限元') !== -1 || key.indexOf('DISCIPLINE_TYPE') !== -1) {