dashboard
repositories
filestore
activity
search
login
main
/
InteSecurePlatform
InteSecurePlatform
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加修改页面
Admin
2022-08-10
386c0b6f16d4688d06104118c124b3900a62374d
[InteSecurePlatform.git]
/
src
/
views
/
intellectInspect
/
inspectTaskManage
/
inspectTask
/
components
/
inspectTaskDialog.vue
1
2
3
4
5
6
7
8
9
<template></template>
<script>
export default {
name: 'inspectTask'
};
</script>
<style scoped></style>