This commit is contained in:
qsh
2025-02-17 14:12:34 +08:00
parent b196135ddb
commit a5a64b7131
15 changed files with 1417 additions and 36 deletions

View File

@@ -41,7 +41,7 @@
:tree-props="{ children: 'userSalaryGrantRespVOList', hasChildren: 'hasChildren' }"
:span-method="spanMethod"
>
<el-table-column label="姓名" min-width="90px">
<el-table-column label="姓名" min-width="90px" fixed="left">
<template #default="{ row }">
<span v-if="row.userSalaryGrantRespVOList && row.userSalaryGrantRespVOList.length">
<span>{{ row.period }}</span>