From d55bce7deb86360aeae1b58df507ba554e2a924d Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 16 九月 2025 13:00:00 +0800
Subject: [PATCH] #
---
Monitor-APP/pages/index/data.json | 130 ++++++++++++++++++++++++++++++++++++-------
1 files changed, 108 insertions(+), 22 deletions(-)
diff --git a/Monitor-APP/pages/index/data.json b/Monitor-APP/pages/index/data.json
index 30ec49b..b588ba7 100644
--- a/Monitor-APP/pages/index/data.json
+++ b/Monitor-APP/pages/index/data.json
@@ -1,28 +1,114 @@
{
- "dataYYY":
+ "dataInfo2":
{"data":{"msg": "鎿嶄綔鎴愬姛","code": 200,"data": [{
- "title": "鍏ㄦ澘鍑哄簱",
- "workNo": 8282,
- "orderNo": "202207280921",
- "ioType": 101,
- "staNo": 177,
- "sourceStaNo": null,
- "locNo": null,
- "sourceLocNo": "1208602",
- "matDtos": [{
- "matnr": "1101488-10000",
- "maknx": "A4F-DQ",
- "batch": null,
- "count": 16.0,
- "total": 32.0
- }],
- "emptyMk": false,
- "doneOfTray": 22,
- "totalOfTray": 23,
- "doneOfUnit": 352.0,
- "totalOfUnit": 560.0
+ "title":"鍏ㄦ澘鍑哄簱",
+ "workNo":7083,
+ "staNo":217,
+ "sourceStaNo":null,
+ "locNo": "0100201",
+ "sourceLocNo":"1500502",
+ "barcode": "80009901",
+ "matDtos":[
+ {
+ "matnr":"00841LH-10",
+ "maknx":"宸ョ▼濉戞枡涓嬪集澶�",
+ "batch":123123123123,"count":40.0,
+ "total": null,
+ "specs":"gcslxwt"
+ },
+ {
+ "matnr":"00841LH-10",
+ "maknx":"宸ョ▼濉戞枡涓嬪集澶�",
+ "batch":3333333333333,"count":40.0,
+ "total": null,
+ "specs":"gcslxwt"
+ },
+ {
+ "matnr":"00841LH-10",
+ "maknx":"宸ョ▼濉戞枡涓嬪集澶�",
+ "batch":222222222222,"count":40.0,
+ "total": null,
+ "specs":"gcslxwt"
+ }
+ ],
+ "emptyMk":false,
+ "ioType":101
}]
}},
- "dataEEE":{"data":{"msg":"鎿嶄綔鎴愬姛","code":200,"data":""}}
+ "dataError2":{"data":{"msg":"鎿嶄綔鎴愬姛","code":200,"data":""}},
+ "lineData":{
+ "msg": "鎿嶄綔鎴愬姛",
+ "code": 200,
+ "data": {
+ "rows": [
+ {
+ "name": "鍏ュ簱鏁伴噺",
+ "data": [0,0,0,0,1,1,0,0,4,4,0,4]
+ },
+ {
+ "name": "鍑哄簱鏁伴噺",
+ "data": [
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 4,
+ 0,
+ 1
+ ]
+ }
+ ]
+ }
+ },
+ "pieData":{"msg": "鎿嶄綔鎴愬姛",
+ "code": 200,
+ "data": {
+ "emptyCount": 3582,
+ "noneCount": 256,
+ "total": 3840,
+ "stockCunt": 2,
+ "usedPr": 0.1,
+ "used": 2,
+ "pie": [
+ {
+ "name": "鍦ㄥ簱",
+ "value": 2
+ },
+ {
+ "name": "绌�",
+ "value": 3582
+ },
+ {
+ "name": "浣跨敤",
+ "value": 0
+ },
+ {
+ "name": "绂佺敤",
+ "value": 256
+ }
+ ]
+ }
+ },
+ "other":{
+ "msg": "鎿嶄綔鎴愬姛",
+ "code": 200,
+ "data": {
+ "xDistance": 15651.0,
+ "xSpeed": 32704.0,
+ "zSpeed": 32704.0,
+ "yDistance": 15,
+ "yDuration": 0.0,
+ "ySpeed": 32704.0,
+ "xDuration": 0.0,
+ "content": "",
+ "forkPos": 1,
+ "isShow": false
+ }
+}
}
--
Gitblit v1.9.1