修改 冀北 现场问题
This commit is contained in:
@@ -1055,6 +1055,7 @@ const open = async (row: any) => {
|
||||
title.value = row.title
|
||||
dialogFormVisible.value = true
|
||||
let deptIds = adminInfo.$state.deptId
|
||||
addUploadRef.value?.reset()
|
||||
if (row.row) {
|
||||
resendId.value = row.row.id
|
||||
status.value = row.row.status
|
||||
@@ -1544,5 +1545,4 @@ defineExpose({ open, filterUsers })
|
||||
width: 250px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user