无人机管理后台前端(已迁走)
张含笑
2025-09-17 b738a53b3c45d6ba801859c7902f2ce12fab7cf6
feat:去掉复核状态
1 files modified
1 ■■■■ changed files
src/views/tickets/ticket.vue 1 ●●●● patch | view | raw | blame | history
src/views/tickets/ticket.vue
@@ -980,6 +980,7 @@
            label: '复核状态',
            prop: 'isReview',
            width: 90,
            hide:true,
          },
          { label: '工单状态', prop: 'status', slot: true, width: 90 },
        ],