监测点台账-监测点对象名称设置默认值
This commit is contained in:
@@ -562,7 +562,8 @@ const resetForm = () => {
|
||||
orgName: obj.orgName,
|
||||
expectedProductionDate: obj.expectedProductionDate,
|
||||
userName: userNameList.value[0]?.projectName,
|
||||
userId: userNameList.value[0]?.id
|
||||
userId: userNameList.value[0]?.id,
|
||||
objName:userNameList.value[0]?.projectName,
|
||||
}
|
||||
})
|
||||
changevoltageDeviationLimit()
|
||||
|
||||
Reference in New Issue
Block a user