【修改】修改子错误
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
label="部门"
|
||||
align="center"
|
||||
show-overflow-tooltip>
|
||||
<template #default="{ row }">{{ row.departmentName || row.DEPARTMENT || row.orgName }}
|
||||
<template #default="{ row }">{{ row.departmentName || row.DEPARTMENT || row.ORGNAME }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user