From c03fc253069cbfa3c1e6f031cc7fb6ced9da1ef7 Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Mon, 17 Nov 2025 11:24:01 +0800 Subject: [PATCH] 1.AJT-MES修复产权提醒的样式问题 2.处理暂无数据没翻译 --- src/components/Common/CommonViewDragable/index.js | 2 +- src/mes/scheduledTasks/prenatalReminderInfo/index.less | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/components/Common/CommonViewDragable/index.js b/src/components/Common/CommonViewDragable/index.js index cce2476..96d1275 100644 --- a/src/components/Common/CommonViewDragable/index.js +++ b/src/components/Common/CommonViewDragable/index.js @@ -224,7 +224,7 @@ const RGLComponent = childProps => { const EmptyComponent = (props) => { const noData = commonFunc.showLocalMessage(props, 'noData', '暂无数据'); - return