src/views/tickets/ticket.vue @@ -2829,6 +2829,14 @@ </script> <style lang="scss" scoped> :deep(){ .avue-crud__body{ .el-form{ height: 655px; overflow: auto; } } } .uploadImg { margin-bottom: 32px }