applications/task-work-order/src/views/orderView/orderDataManage/supplyAdd/reasonForRejectionDialog.vue
@@ -65,21 +65,4 @@ </script> <style scoped lang="scss"> .detail-container { padding: 20px; display: flex; align-items: flex-start; gap: 30px; .detail-cell { display: flex; justify-content: center; .cell-label { min-width: 80px; flex-shrink: 0; } :deep(.el-textarea__inner) { height: 100px !important; } } } </style>