Commit f9ef53ab authored by FE-安焕焕's avatar FE-安焕焕 👣

测试pdf

parent eb4d5805
...@@ -862,7 +862,7 @@ export default { ...@@ -862,7 +862,7 @@ export default {
this.passDisabled=true this.passDisabled=true
this.optionDisabled=false this.optionDisabled=false
}) })
}, }
}, },
mounted(){ mounted(){
this.getDETAIL() this.getDETAIL()
...@@ -1081,4 +1081,9 @@ export default { ...@@ -1081,4 +1081,9 @@ export default {
/* border: 1px solid red */ /* border: 1px solid red */
} }
</style> </style>
<style lang='less'>
#app{
overflow-x:hidden !important;
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment