Commit e1581b648620f3202a7b9172ade4eacc9d68818a

Authored by Min
1 parent 4ce59620

1.更改MES配置模块id

Showing 1 changed file with 1 additions and 1 deletions
src/mes/login/index.js
@@ -14,7 +14,7 @@ import styles from "./index.less"; @@ -14,7 +14,7 @@ import styles from "./index.less";
14 import { Modal } from "antd"; 14 import { Modal } from "antd";
15 15
16 const initValue = { 16 const initValue = {
17 - sModelsId: "16034339700006038392152714521000" 17 + sModelsId: "101251240115017782180488680"
18 }; 18 };
19 19
20 // 事件层 20 // 事件层