From efddb5166089573f9b2508d30b217ddebbb2fab2 Mon Sep 17 00:00:00 2001 From: wumu <mayi@mayi.com> Date: 星期二, 08 十月 2024 22:48:55 +0800 Subject: [PATCH] 1008 --- internal_system_v1/problemmoney.cpp | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/internal_system_v1/problemmoney.cpp b/internal_system_v1/problemmoney.cpp index 248bf78..5c82f91 100644 --- a/internal_system_v1/problemmoney.cpp +++ b/internal_system_v1/problemmoney.cpp @@ -1,4 +1,4 @@ -#include "problemmoney.h" +锘�#include "problemmoney.h" #include "ui_problemmoney.h" #include <QPushButton> #include <QDebug> @@ -6,6 +6,8 @@ #include <QFile> #include <QProcess> +#pragma execution_character_set("utf-8") + extern int g_comId; extern QString g_auditDate; extern QString g_dataRootPath; -- Gitblit v1.8.0