From e1581b648620f3202a7b9172ade4eacc9d68818a Mon Sep 17 00:00:00 2001 From: pengm <674192343@qq.com> Date: Tue, 19 May 2026 15:25:40 +0800 Subject: [PATCH] 1.更改MES配置模块id --- src/mes/login/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mes/login/index.js b/src/mes/login/index.js index a35976b..d689216 100644 --- a/src/mes/login/index.js +++ b/src/mes/login/index.js @@ -14,7 +14,7 @@ import styles from "./index.less"; import { Modal } from "antd"; const initValue = { - sModelsId: "16034339700006038392152714521000" + sModelsId: "101251240115017782180488680" }; // 事件层 -- libgit2 0.22.2