src/views/securityGuard/securityGuard.vue
@@ -66,7 +66,7 @@ @click="handleSecurityApply" >制证申请 </el-button> <el-button type="danger" style="display: none" @@ -294,7 +294,7 @@ </el-col> </el-row> </template> <script> import { getUser, @@ -1639,7 +1639,7 @@ }, }; </script> <style lang="scss" scoped> .box { height: 800px; @@ -1657,4 +1657,4 @@ cursor: pointer; } } </style> </style>