无人机管理后台前端(已迁走)
张含笑
2025-06-14 74f3a7dcedba7e9aeac99287c3daf666a726d1d6
src/views/job/components/TaskIntermediateContent/TaskIntermediateContent.vue
@@ -242,12 +242,12 @@
<style lang="scss" scoped>
.task-intermediate-content {
   margin: 0 30px 16px 40px;
   margin: 0 18px 16px 10px;
   background-color: #ffffff;
   padding: 14px 18px;
   // 表格
   .task-table {
      height: 520px;
      height: 580px;
      margin-top: 18px;
      overflow: auto;
   }