chore: 优化代码

This commit is contained in:
dap
2025-01-06 14:46:29 +08:00
parent 2bf317c617
commit e72f82d4ee
2 changed files with 6 additions and 8 deletions

View File

@@ -131,7 +131,7 @@ function handleMenuCheckStrictlyChange(value: boolean) {
<BasicForm>
<template #menuIds="slotProps">
<div class="h-[600px] w-full">
<!-- check-strictly为readonly 不能通过v-model绑定 -->
<!-- association为readonly 不能通过v-model绑定 -->
<MenuSelectTable
ref="menuSelectRef"
:checked-keys="slotProps.value"