kongdeqiang
2023-09-12 eadd5784244d98dca21e5788440004432af8e803
src/components/page/ticket/ticket-form2.vue
@@ -130,6 +130,14 @@
  }
</style>
<style lang="scss" scoped>
::v-deep{
  .el-dialog{
    max-height: 90%;
    overflow-y: auto;
    margin-top: 6vh!important;
  }
}
  .flexDate{
    display: flex;
    span{