吉安感知网项目-前端
shuishen
2026-01-27 98ff0df343bd4e5d2d5e138a02c6db2b7fa9696b
applications/task-work-order/src/views/orderView/orderManage/inspectionRequest/ViewDiaLog.vue
@@ -60,7 +60,7 @@
                     <div class="label">关联工单</div>
                     <div class="val">{{ getWorkOrderName(formData.workOrderId) }}</div>
                  </el-col>
                  <el-col :span="24">
                  <el-col :span="12">
                     <div class="label">巡查任务描述</div>
                     <div class="val">{{ formData.taskDesc }}</div>
                  </el-col>
@@ -510,7 +510,7 @@
.content {
   display: flex;
   gap: 0 20px;
   height: 900px;
   height: 680px;
   .leftBox {
      width: 920px;
@@ -520,12 +520,11 @@
      flex-direction: column;
      .gd-cesium {
         width: 100%;
         min-height: 400px;
         min-height: 380px;
         flex: 1;
      }
   }
   .processBox {
      margin-right: 20px;
      width: 312px;
      padding: 24px 0;
      border: 1px solid #e4e4e4;