吉安感知网项目-前端
张含笑
2026-01-28 068a41b7ae921f74fde1dd4e0903f7fcfcfaa8e5
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>