无人机管理后台前端(已迁走)
chenyao
2025-11-22 a1a0404324a448eec1bab989dd906b7bceabc8a1
feat:智飞工单
1 files modified
2 ■■■■■ changed files
src/views/tickets/orderLog.vue 2 ●●●●● patch | view | raw | blame | history
src/views/tickets/orderLog.vue
@@ -141,6 +141,8 @@
    tabsList.value.push({ label: '已通过', name: 'PASS', value: 3, count: 0 })
  }
  activeTab.value = tabsList.value[0].name
  // tab值传
  orderListParams.status = tabsList.value[0].value
  console.log('8878797', tabsList.value)
  // tabsList.value
  //   .map(tab => {