feat: 🚀 物料列表刷新

This commit is contained in:
2025-09-25 17:20:06 +08:00
parent 629232a243
commit 7b4e4f81d2
11 changed files with 60 additions and 36 deletions

View File

@@ -31,7 +31,7 @@ export const useTable = (
}
});
//订阅列表数据处理
//数据处理
const initSubscribeData = () => {
if (routeName === "foundationSubscribeList") {
if (Array.isArray(state.totalParam?.org_number) && state.totalParam?.org_number?.length) {