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
1
master
wwp
3 months ago
parent
3474a11fb5
commit
049fd0ba6f
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
@@ -202,7 +202,7 @@ function getWarnTypeList() {
// 自定义渲染表头(使用tsx语法)
const headerRender = (scope: any) => {
return (
<span>{scope.column.label}</span>
<span>{scope.column.label}</span>
);
};
Write
Preview
Loading…
Cancel
Save