fix(idiom): 后台出题按钮无效,管理后台布局缺少 @stack('scripts')

This commit is contained in:
pllx
2026-04-29 00:14:41 +08:00
parent 9bc085cb7d
commit 434f2b8e0f
@@ -303,6 +303,7 @@
} }
} }
</style> </style>
@stack('scripts')
</body> </body>
</html> </html>