feat: update production kanban details

This commit is contained in:
meswork764
2026-07-20 18:47:17 +08:00
parent b5bc8d7358
commit 77d1a97e83
11 changed files with 2336 additions and 63 deletions

View File

@@ -1,5 +1,6 @@
window.g = {
API_WEB_URL: 'https://192.168.2.92:10101',
BOARD_IFRAME_URL: 'http://192.168.2.92:10008/?dmtmode=DT',
};
window.configData = {
MachineToolList: [
@@ -202,4 +203,4 @@ window.configData = {
{J1:0,J2:50.3,J3:60.0,J4:40,J5:90,J6:153.9},
{J1:0,J2:50.3,J3:60.0,J4:40,J5:90,J6:153.9,E1:1200}
]
}
}