This website works better with JavaScript
Home
Explore
Help
Register
Sign In
wimjiang
/
squi-mobile
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
wenhongquan
3 years ago
parent
b57f15ce69
commit
b7328c6a8d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/views/IncidentManagementDetail/index.tsx
+ 1
- 0
src/views/IncidentManagementDetail/index.tsx
View File
@@ -93,6 +93,7 @@ export default defineComponent({
);
} catch (E) {
+ alert(JSON.stringify(E))
}