5446872e11Merge branch 'cpq-dev' of wangfan/adweb3-web into master
b256678e28Update BuyerList component to set default page size for pagination and modify data fetching logic to use a consistent page size. This improves user experience by ensuring a standard display of items per page.
c2ffe80bd1Merge branch 'master' of https://git.dev.advichcloud.com/wangfan/adweb3-web
1e47f69fdbImplement caching mechanism for data fetching in various analysis components to improve performance and reduce redundant API calls. Added cache management logic to handle chart and table data, ensuring efficient data retrieval and updates. Enhanced error handling and updated comments for clarity.