From 8e943b7104561c3b14cf223016698709c5ade4b5 Mon Sep 17 00:00:00 2001 From: lty <876263681@qq.com> Date: 星期二, 03 二月 2026 15:37:26 +0800 Subject: [PATCH] #pda料箱组托和换码 --- src/main/webapp/views/basCrnError/basCrnError.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/basCrnError/basCrnError.html b/src/main/webapp/views/basCrnError/basCrnError.html index 4819cd8..032717c 100644 --- a/src/main/webapp/views/basCrnError/basCrnError.html +++ b/src/main/webapp/views/basCrnError/basCrnError.html @@ -52,5 +52,7 @@ <iframe id="detail-iframe" scrolling="auto" style="display:none;"></iframe> </body> +<script src="../../static/js/translate.js"></script> + </html> -- Gitblit v1.9.1