update
This commit is contained in:
@@ -684,7 +684,7 @@ const changeSimulationType = (val: string) => {
|
||||
tableFormRef.value.setOptionsFun('simType', simTypeList);
|
||||
formHideKeys.value = getDemandHideKeys(val);
|
||||
tableFormRef.value.resetFun();
|
||||
simulationType.value = '';
|
||||
demandFormName.value = '';
|
||||
nextTick(() => {
|
||||
if (simulationType.value === '工业设计') {
|
||||
demandFormName.value = 'SIMULATION_TASK_DEMAND_INDUSTRIAL_CREATE';
|
||||
|
||||
Reference in New Issue
Block a user