docs: 注释修改

This commit is contained in:
郝先瑞 2022-08-23 23:57:32 +08:00
parent f70c9101b6
commit c3e9754547
1 changed files with 2 additions and 1 deletions

View File

@ -61,10 +61,11 @@ const state = reactive({
// ID
checkedMenuIds: new Set([]),
allPermIds: [] as string[],
//
checkedRole: {
id: '',
name: ''
} //
}
});
const {