mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-22 17:26:46 +08:00
讲师管理bug
This commit is contained in:
@@ -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'}}}
|
||||
},
|
||||
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user