马宇豪
2024-03-25 bc90fc5a66a5bc82de74bd20abfcb24c726469e4
src/stores/routesList.ts
@@ -12,6 +12,7 @@
      routesList: [],
      isColumnsMenuHover: false,
      isColumnsNavHover: false,
      projectId:'',
   }),
   actions: {
      async setRoutesList(data: Array<string>) {