马宇豪
2025-05-27 d0d78b9fbe144326f136ee048bb59d314413032e
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,