mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
-- fix bug
This commit is contained in:
@@ -780,7 +780,7 @@ const submitAuth = () => {
|
||||
if (props.type === 2) {
|
||||
stageVisible.value = true;
|
||||
} else {
|
||||
handleStageOk();
|
||||
handleDialogOk();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user