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