马宇豪
2025-05-21 fabfb747cc25acc85993d133821ceb19532cab0b
src/views/analyse/identify/index.ts
@@ -1,5 +1,7 @@
declare interface IdentifyStateType {
   identifyData: Array<IdentifyType>
   allData: Array<IdentifyType>
   isAdmin: boolean
   user: null | number
   searchQuery: {
      pageIndex: number,