This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bjquanjiang
/
pinganxiaoyuan
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
班级管理页面中班级搜索项完善
master
yxq
3 weeks ago
parent
5590ff776d
commit
289dcdb77d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
SafeCampus.WEB/src/views/userManage/classManage/index.vue
+ 2
- 2
SafeCampus.WEB/src/views/userManage/classManage/index.vue
View File
@@ -99,8 +99,8 @@ const columns: ColumnProps<SysUserPersonnel.ClassPage>[] = [
prop: "personSetName",
label: "班级名称",
search: { el: "input",span:1,props: {
clearable: true
,
}, },
clearable: true
},
key:'SetName'
},
},
{
Write
Preview
Loading…
Cancel
Save