无人机管理后台前端(已迁走)
chenyao
2025-11-22 ca3102c34f27833c6a65db932ae7b6c19b2ed82f
feat:智飞工单
1 files modified
2 ■■■ changed files
src/views/tickets/orderLog.vue 2 ●●● patch | view | raw | blame | history
src/views/tickets/orderLog.vue
@@ -442,7 +442,7 @@
  .task-table {
    //height: 0;
    //flex: 1;
    height: 600px;
    height: calc(100vh - 380px);
    margin-top: 18px;
    overflow: auto;
  }