Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
seimin
/
zuel-itsm-3.0.2
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
完善
seimin
3 years ago
parent
a9d8089f20
commit
3d9fa43599
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/incidentDetails.vue
+ 1
- 1
src/views/incidentDetails.vue
View File
@@ -52,7 +52,7 @@
52
52
资产:
53
53
</div>
54
54
<div>
55
- {{ data.assetId}}
55
+ {{ data.assetId
|| '无'
}}
56
56
</div>
57
57
</div>
58
58
</div>