GitLab
Sign in
qiangmj
/
ebc-Mes
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
e1581b648620f3202a7b9172ade4eacc9d68818a
Authored by
Min
2026-05-19 15:25:40 +0800
1 parent
4ce59620
1.更改MES配置模块id
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/mes/login/index.js
src/mes/login/index.js
View file @
e1581b6
...
...
@@ -14,7 +14,7 @@ import styles from "./index.less";
14
14
import { Modal } from "antd";
15
15
16
16
const initValue = {
17
- sModelsId: "1
603433970000603839215271452100
0"
17
+ sModelsId: "1
0125124011501778218048868
0"
18
18
};
19
19
20
20
// 事件层
...
...