feat: 🚀 物料列表刷新
This commit is contained in:
@@ -31,7 +31,7 @@ export const useTable = (
|
||||
}
|
||||
});
|
||||
|
||||
//订阅列表数据处理
|
||||
//数据处理
|
||||
const initSubscribeData = () => {
|
||||
if (routeName === "foundationSubscribeList") {
|
||||
if (Array.isArray(state.totalParam?.org_number) && state.totalParam?.org_number?.length) {
|
||||
|
||||
Reference in New Issue
Block a user