mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
🔱: [client] sync upgrade with 2 commits [trident-sync]
chore:
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineComponent({
|
||||
|
||||
// 页面打开后获取列表数据
|
||||
onMounted(async () => {
|
||||
await useFsAsync({ crudBinding, crudRef,crudExpose, context, createCrudOptions });
|
||||
await useFsAsync({ crudBinding, crudRef, crudExpose, context, createCrudOptions });
|
||||
await crudExpose.doRefresh();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user