This commit is contained in:
sjl
2025-01-22 12:09:32 +08:00
parent 400328d5fa
commit f22b4e7fb8
5 changed files with 38 additions and 15 deletions

View File

@@ -122,7 +122,7 @@ const open = async (sign: string,row: any,currentMode: string,id:string) => {
}
});
console.log('secondLevelOptions',secondLevelOptions);
//console.log('secondLevelOptions',secondLevelOptions);
if(id != ''){//新增的时候才会重新赋值值类型
formContent.value.valueType = id