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
wwp
3 months ago
parent
3744abb8b9
commit
3474a11fb5
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
SafeCampus.WEB/src/views/warn/zjrq/index.vue
+ 1
- 1
SafeCampus.WEB/src/views/warn/zjrq/index.vue
View File
@@ -200,7 +200,7 @@ function getWarnTypeList() {
}
// 自定义渲染表头(使用tsx语法)
const headerRender = (scope:
HeaderRenderScope<User.ResUserList>
) => {
const headerRender = (scope:
any
) => {
return (
<span>{scope.column.label}</span>
Write
Preview
Loading…
Cancel
Save