From 2912c7495cdd3484c551a42cff53c763eabf54f4 Mon Sep 17 00:00:00 2001 From: yuetsh <517252939@qq.com> Date: Tue, 19 May 2026 04:18:56 -0600 Subject: [PATCH] fix: use display-directive=show on modal to preserve generator state --- src/admin/problem/detail.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/admin/problem/detail.vue b/src/admin/problem/detail.vue index 4d1b0da..828f31d 100644 --- a/src/admin/problem/detail.vue +++ b/src/admin/problem/detail.vue @@ -670,6 +670,7 @@ watch( title="测试用例生成器" style="width: 80vw; max-width: 900px" :mask-closable="false" + display-directive="show" >