mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 22:49:26 +08:00
* test: add e2e test * fix(Tabs): prevent mismatched activeKey * fix(bulkEdit): prevent incorrect URL modification * Revert "fix(bulkEdit): prevent incorrect URL modification" This reverts commit 28f685ffebadee8b923474427ee48b66de48637b. * fix: avoid affecting the Tabs of the upper-level popup * fix(Duplicate): avoid affecting the Tabs of the upper-level popup * refactor: migrate e2e to plugin * test(Duplicate): add e2e test