无人机管理后台前端(已迁走)
张含笑
2025-09-04 b0ff813ec5f5285799a936d8ff9529e3699af2d5
src/views/resource/patchManagement.vue
@@ -136,6 +136,7 @@
const query = ref({});
const loading = ref(true);
const box = ref(false);
const page = ref({
  pageSize: 20,
  currentPage: 1,
@@ -157,6 +158,8 @@
  searchMenuPosition: 'right',
  border: true,
  index: true,
  indexLabel: '序号',
   indexWidth: 60,
  selection: true,
  grid: false,
  menuWidth: 240,