小优化,修改TASK_EXE_STATUS为TASK_ACHIEVE_STATUS
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user