讲师管理bug

This commit is contained in:
zhangsir
2025-01-08 15:31:06 +08:00
parent cad23a1599
commit 1d3a700ced
14 changed files with 84 additions and 55 deletions

View File

@@ -406,6 +406,7 @@ export default{
key: 'affiliationName',
ellipsis: true, align: "left",
width: '200px',
customCell:()=>{return{style:{userSelect: 'text'}}}
},
{
title: '状态',
@@ -449,6 +450,7 @@ export default{
ellipsis: true,
align: "left",
width: '200px',
customCell:()=>{return{style:{userSelect: 'text'}}}
},
// {