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
1 month ago
parent
6aed63e7e1
commit
beea5e1310
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
@@ -233,7 +233,7 @@ const columns: ColumnProps<ZJRQ.WarnInfo>[] = [
// { prop: "alarmTypeDesc", label: "预警类型", search: { el: "input" }, isShow: false },
{
prop: "poiId",
label: "
所属学校
",
label: "
场景名称
",
render: () => {
return "演示学校";
}
Write
Preview
Loading…
Cancel
Save