kongdeqiang
2023-09-15 feaeea20b393488e5a1820f45f87c6e9a2a33c29
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{