仿真待办,切换类型,清空
This commit is contained in:
@@ -679,6 +679,7 @@ const changeSimulationType = (val: string) => {
|
||||
simTypeList = commonStore.getDictData(val).A;
|
||||
tableFormRef.value.setOptionsFun('simType', simTypeList);
|
||||
formHideKeys.value = getDemandHideKeys(val);
|
||||
tableFormRef.value.resetFun();
|
||||
};
|
||||
|
||||
const changeFun = async (val: any) => {
|
||||
|
||||
Reference in New Issue
Block a user