mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-05-08 03:01:26 +08:00
fix: the brand color setting does not take effect (#4405)
This commit is contained in:
@@ -5,7 +5,6 @@ import { useLockStore } from './lock';
|
||||
|
||||
describe('useLockStore', () => {
|
||||
beforeEach(() => {
|
||||
// 每个测试前重置 Pinia
|
||||
setActivePinia(createPinia());
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user