mirror of
https://github.com/certd/certd.git
synced 2026-05-18 06:17:31 +08:00
🔱: [client] sync upgrade with 8 commits [trident-sync]
perf: export 功能 perf: export 功能 chore: 自定义组件onChange perf: naiveui 自定义组件支持change validation chore: perf: 自定义组件支持触发validation chore:
This commit is contained in:
@@ -20,6 +20,7 @@ export default defineComponent({
|
||||
const { crudBinding, crudRef, crudExpose } = useFs({ createCrudOptions });
|
||||
|
||||
onMounted(() => {
|
||||
//启用行编辑模式
|
||||
crudExpose.editable.enable({ mode: "row" });
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user