zhengyiming
3 天以前 dd0a3e0ed394983c4fbacdab64cad6f8de5b4884
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({