mirror of
https://github.com/certd/certd.git
synced 2026-04-19 00:50:53 +08:00
🔱: [client] sync upgrade with 2 commits [trident-sync]
feat(editable): editable优化重构,分三种模式:free、row、cell
This commit is contained in:
@@ -85,7 +85,7 @@ export default defineComponent({
|
||||
crudExpose.editable.addRow();
|
||||
},
|
||||
editCol() {
|
||||
crudExpose.editable.editCol({ cols: ["radio"] });
|
||||
crudExpose.editable.activeCols({ cols: ["radio"] });
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user