签报详情添加路由
This commit is contained in:
@ -197,6 +197,9 @@
|
||||
getOption()
|
||||
if (pageId.value) {
|
||||
getInfo(pageId.value)
|
||||
if (currentRoute.value.query?.disabled) {
|
||||
isDisable.value = true
|
||||
}
|
||||
} else {
|
||||
formState.empName = userInfo.name
|
||||
formState.empId = userInfo.id
|
||||
|
||||
Reference in New Issue
Block a user