修复 模块显示安全性问题

This commit is contained in:
iVampireSP.com 2023-01-05 03:41:32 +08:00
parent d1f07c80c7
commit 28932babe3
No known key found for this signature in database
GPG Key ID: 2F7B001CA27A8132

View File

@ -1,3 +1,4 @@
@auth
{{--<span class="module_name" module="{{ $t->module_id }}">{{ $t->module_id }}</span>--}}
<script>
let modules = {!! $modules !!},
@ -21,3 +22,5 @@
}
})
</script>
@endauth