无人机管理后台前端(已迁走)
chenyao
2025-08-21 d5e2b1d494c9c26fbef0698102e1a243410403ba
feat:恢复
1 files modified
3 ■■■■ changed files
src/views/tickets/ticket.vue 3 ●●●● patch | view | raw | blame | history
src/views/tickets/ticket.vue
@@ -2014,7 +2014,6 @@
    },
    handleReset() {
      this.dictKey = '';
      this.filters = {
        keyword: '',
        department: '',
@@ -3102,7 +3101,7 @@
  gap: 8px; // 使用 gap 统一设置间距
  .filter-item {
    width: 280px; // 减小宽度
    width: 160px; // 减小宽度
  }
  .date-picker {