mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-16 06:16:46 +08:00
fix:切换模式
This commit is contained in:
@@ -136,6 +136,7 @@ export default {
|
||||
state.checked = true;
|
||||
state.radioSelect = 1;
|
||||
ctx.emit("update:unlockModeVisible", false);
|
||||
ctx.emit("closeUnlockModal", false)
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user