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
2 months ago
parent
2d3dfc6ad5
commit
d303153381
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/violation/analysis/index.vue
+ 1
- 1
SafeCampus.WEB/src/views/violation/analysis/index.vue
View File
@@ -107,7 +107,7 @@ const onTimeSubmit = ()=>{
a.click();
a.remove();
ElMessage({
message:
res.msg
,
message:
'导出成功'
,
type: 'success'
});
closeTime();
Write
Preview
Loading…
Cancel
Save