mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-16 21:59:00 +08:00
Fix external columns [SCI-9801]
This commit is contained in:
parent
e5e56fc788
commit
a1369508b6
1 changed files with 0 additions and 1 deletions
|
|
@ -184,7 +184,6 @@ export default {
|
||||||
columns.push(column);
|
columns.push(column);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
columns.push(...window.externalMyModuleColumns);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const filters = [
|
const filters = [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue