| src/views/wls/itemreceipt/modules/an-select-dialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/wls/itemreceipt/modules/an-select-dialog.vue
@@ -79,7 +79,7 @@ }, }, ], height: 'auto', height: 460, keepSource: true, proxyConfig: { ajax: { @@ -114,10 +114,8 @@ emit('selected', selectedRows.id); await modalApi.close(); }, async onOpenChange(isOpen: boolean) { if (isOpen) { async onOpened() { await gridApi.query(); } }, }); </script>