zhengyiming
2025-08-07 90a68941cad9dbd69d40c773c156110c5688a923
apps/bMiniApp/src/pages/home/index.vue
@@ -89,10 +89,12 @@
const queryMenuState = reactive({
  gender: '' as any as Gender,
  age: [15, 65],
  identity: '',
  certificateType: '',
});
const queryPositionState = reactive({
  position: [],
  position: [] as string[],
});
const queryState = reactive({