无人机管理后台前端(已迁走)
chenyao
2025-11-22 b3368c04f66ecfe151ac901d3903be220f9fe2d1
src/views/tickets/component/SearchBox.vue
@@ -122,7 +122,7 @@
  if(newTab === 'PASS') {
    searchForm.status = '3'
  }
})
}, { immediate: true })
// 周期
const cycles = ref(['每天', '周一', '周二', '周三', '周四', '周五', '周六', '周末', '周天', '工作日'])