| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758 |
- const oneDatas = {
- errorCode: 0,
- errorMessage: null,
- data: {
- todayStockIn: 0,
- todayStockOut: 0,
- stockInCategory: {
- clampQuantity: 10,
- instrumentQuantity: 20,
- productQuantity: 20,
- },
- stockOutCategory: {
- clampQuantity: 10,
- instrumentQuantity: 30,
- productQuantity: 20,
- },
- stockInPosition: {
- stereoscopicQuantity: 30,
- groundQuantity: 10,
- toolQuantity: 20,
- equipmentQuantity: 20,
- finishedQuantity: 10,
- },
- stockOutPosition: {
- stereoscopicQuantity: 10,
- groundQuantity: 10,
- toolQuantity: 10,
- equipmentQuantity: 20,
- finishedQuantity: 20,
- },
- weekStatisticList: [
- {
- day: "2026-01-17",
- inCount: 20,
- outCount: 10,
- },
- {
- day: "2026-01-18",
- inCount: 4,
- outCount: 10,
- },
- {
- day: "2026-01-19",
- inCount: 1,
- outCount: 1,
- },
- {
- day: "2026-01-20",
- inCount: 12,
- outCount: 12,
- },
- {
- day: "2026-01-21",
- inCount: 0,
- outCount: 0,
- },
- {
- day: "2026-01-22",
- inCount: 30,
- outCount: 60,
- },
- {
- day: "2026-01-23",
- inCount: 10,
- outCount: 30,
- },
- ],
- popularInvList: [
- {
- invName: "工装101",
- count: 81,
- },
- {
- invName: "测试设备01501",
- count: 60,
- },
- {
- invName: "工装-1",
- count: 47,
- },
- {
- invName: "测试设备101",
- count: 21,
- },
- {
- invName: "设备-3",
- count: 17,
- },
- {
- invName: "设备-2",
- count: 6,
- },
- {
- invName: "设备-4",
- count: 5,
- },
- {
- invName: "测试工装00015",
- count: 5,
- },
- {
- invName: "设备-1",
- count: 3,
- },
- {
- invName: "测试工装00005",
- count: 2,
- },
- ],
- popularUserList: [
- {
- userName: "admin",
- count: 138,
- },
- {
- userName: "测试用户甲",
- count: 100,
- },
- {
- userName: "操作员",
- count: 13,
- },
- {
- userName: "测试用户丁",
- count: 3,
- },
- {
- userName: "测试用户",
- count: 23,
- },
- ],
- inventoryQuantity: 2998,
- clampQuantity: 1498,
- instrumentQuantity: 1500,
- invUseTimeList: null,
- agvTaskList: null,
- cfInAndOutResponses: [
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- {
- name: "123",
- drawNo: "123",
- type: "123",
- inventoryType: "123",
- time: "123",
- userName: "123",
- },
- ],
- monthPickList: [
- {
- month: "2025-02",
- pickCount: 120,
- clampCount: 130,
- instrumentCount: 140,
- },
- {
- month: "2025-03",
- pickCount: 140,
- clampCount: 120,
- instrumentCount: 110,
- },
- {
- month: "2025-04",
- pickCount: 140,
- clampCount: 120,
- instrumentCount: 140,
- },
- {
- month: "2025-05",
- pickCount: 110,
- clampCount: 130,
- instrumentCount: 140,
- },
- {
- month: "2025-06",
- pickCount: 150,
- clampCount: 140,
- instrumentCount: 130,
- },
- {
- month: "2025-07",
- pickCount: 120,
- clampCount: 10,
- instrumentCount: 120,
- },
- {
- month: "2025-08",
- pickCount: 110,
- clampCount: 140,
- instrumentCount: 150,
- },
- {
- month: "2025-09",
- pickCount: 150,
- clampCount: 110,
- instrumentCount: 130,
- },
- {
- month: "2025-10",
- pickCount: 130,
- clampCount: 40,
- instrumentCount: 50,
- },
- {
- month: "2025-11",
- pickCount: 120,
- clampCount: 110,
- instrumentCount: 0,
- },
- {
- month: "2025-12",
- pickCount: 110,
- clampCount: 120,
- instrumentCount: 110,
- },
- {
- month: "2026-01",
- pickCount: 190,
- clampCount: 112,
- instrumentCount: 78,
- },
- ],
- },
- }
- const twoDatas = {
- errorCode: 0,
- errorMessage: null,
- data: {
- cfCheckVouchBoardResponse: {
- checkVouchId: 643723837739072,
- name: "测试盘点单",
- documentNo: "20260100001",
- warehouseId: null,
- warehouseName: "CF",
- clampQuantity: 2220,
- clampInventoriedQuantity: 3330,
- clampNotInventoriedQuantity: 1120,
- instrumentQuantity: 202,
- instrumentInventoriedQuantity: 303,
- instrumentNotInventoriedQuantity: 240,
- },
- cfInventoryRepairBoardResponse: {
- repairQuantity: 8,
- repairCompletedQuantity: 6,
- repairUncompletedQuantity: 2,
- cfInventoryRepairLineBoardResponses: [
- {
- index: 1,
- name: "测试工装01489",
- no: "01489",
- type: "工装",
- repairReason: "ces234",
- repairTime: "2026-01-30 00:00:00",
- completeRepairTime: "2026-01-22 00:00:00",
- },
- {
- index: 2,
- name: "测试设备02991",
- no: "02991",
- type: "设备",
- repairReason: "ces3",
- repairTime: "2026-01-29 00:00:00",
- completeRepairTime: "2026-01-30 00:00:00",
- },
- {
- index: 3,
- name: "测试工装01492",
- no: "01492",
- type: "工装",
- repairReason: "坏了送去维修",
- repairTime: "2026-01-22 00:00:00",
- completeRepairTime: "2026-01-23 00:00:00",
- },
- {
- index: 4,
- name: "测试工装01485",
- no: "01485",
- type: "工装",
- repairReason: "测试123",
- repairTime: "2026-01-21 00:00:00",
- completeRepairTime: "2026-01-22 00:00:00",
- },
- {
- index: 5,
- name: "测试设备02996",
- no: "02996",
- type: "设备",
- repairReason: "1111111111111",
- repairTime: "2026-01-21 00:00:00",
- completeRepairTime: null,
- },
- {
- index: 6,
- name: "测试工装01393",
- no: "01393",
- type: "工装",
- repairReason: null,
- repairTime: "2026-01-20 00:00:00",
- completeRepairTime: "2026-01-21 00:00:00",
- },
- {
- index: 7,
- name: "测试工装01497",
- no: "01497",
- type: "工装",
- repairReason: "2222222",
- repairTime: "2026-01-19 00:00:00",
- completeRepairTime: null,
- },
- {
- index: 8,
- name: "测试设备03000",
- no: "03000",
- type: "设备",
- repairReason: "测试1",
- repairTime: "2026-01-11 00:00:00",
- completeRepairTime: "2026-01-13 00:00:00",
- },
- ],
- },
- cfInventoryInspectionBoardResponse: {
- inspectionQuantity: 6,
- inspectionCompletedQuantity: 4,
- inspectionUncompletedQuantity: 2,
- cfInventoryInspectionLineBoardResponses: [
- {
- index: 1,
- name: "测试设备02996",
- no: "02996",
- type: "设备",
- inspectionReason: "需要检验",
- inspectionTime: "2026-01-27 00:00:00",
- completeInspectionTime: null,
- },
- {
- index: 2,
- name: "测试设备02982",
- no: "02982",
- type: "设备",
- inspectionReason: "需要检验",
- inspectionTime: "2026-01-24 00:00:00",
- completeInspectionTime: "2026-01-25 00:00:00",
- },
- {
- index: 3,
- name: "测试工装01496",
- no: "01496",
- type: "工装",
- inspectionReason: "这是一个测试",
- inspectionTime: "2026-01-21 00:00:00",
- completeInspectionTime: null,
- },
- {
- index: 4,
- name: "测试设备02995",
- no: "02995",
- type: "设备",
- inspectionReason: "需要检验",
- inspectionTime: "2026-01-21 00:00:00",
- completeInspectionTime: "2026-01-22 00:00:00",
- },
- {
- index: 5,
- name: "测试工装01491",
- no: "01491",
- type: "工装",
- inspectionReason: "这是一个测试",
- inspectionTime: "2026-01-20 00:00:00",
- completeInspectionTime: "2026-01-21 00:00:00",
- },
- {
- index: 6,
- name: "测试工装01493",
- no: "01493",
- type: "工装",
- inspectionReason: "这是一个测试",
- inspectionTime: "2026-01-10 00:00:00",
- completeInspectionTime: "2026-01-29 00:00:00",
- },
- ],
- },
- cfInventoryChartBoardResponse: {
- cfInventoryChartClampLineBoardResponses: [
- {
- monthName: "2026-1",
- quantity: 223,
- },
- {
- monthName: "2025-12",
- quantity: 120,
- },
- {
- monthName: "2025-11",
- quantity: 230,
- },
- {
- monthName: "2025-10",
- quantity: 110,
- },
- {
- monthName: "2025-9",
- quantity: 110,
- },
- {
- monthName: "2025-8",
- quantity: 40,
- },
- {
- monthName: "2025-7",
- quantity: 50,
- },
- {
- monthName: "2025-6",
- quantity: 50,
- },
- {
- monthName: "2025-5",
- quantity: 50,
- },
- {
- monthName: "2025-4",
- quantity: 40,
- },
- {
- monthName: "2025-3",
- quantity: 240,
- },
- {
- monthName: "2025-2",
- quantity: 30,
- },
- ],
- cfInventoryChartInstrumentLineBoardResponses: [
- {
- monthName: "2026-1",
- quantity: 13,
- },
- {
- monthName: "2025-12",
- quantity: 30,
- },
- {
- monthName: "2025-11",
- quantity: 20,
- },
- {
- monthName: "2025-10",
- quantity: 10,
- },
- {
- monthName: "2025-9",
- quantity: 50,
- },
- {
- monthName: "2025-8",
- quantity: 40,
- },
- {
- monthName: "2025-7",
- quantity: 110,
- },
- {
- monthName: "2025-6",
- quantity: 120,
- },
- {
- monthName: "2025-5",
- quantity: 220,
- },
- {
- monthName: "2025-4",
- quantity: 110,
- },
- {
- monthName: "2025-3",
- quantity: 10,
- },
- {
- monthName: "2025-2",
- quantity: 50,
- },
- ],
- },
- cfInventoryAgvBoardResponse: {
- completeQuantity: 25,
- incompleteQuantity: 30,
- agvTaskList: [
- {
- type: "成品下架",
- createTime: "2026-01-20 18:32:19",
- executeTime: "2026-01-20 18:32:20",
- endTime: "2026-01-20 18:32:25",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "LT-1-2",
- positionEndNo: "SD-1-1",
- },
- {
- type: "料箱上架",
- createTime: "2026-01-20 18:31:53",
- executeTime: "2026-01-20 18:32:00",
- endTime: "2026-01-20 18:32:05",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "SL-1-1",
- positionEndNo: "LT-1-2",
- },
- {
- type: "成品下架",
- createTime: "2026-01-20 18:30:31",
- executeTime: "2026-01-20 18:30:40",
- endTime: "2026-01-20 18:30:45",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "LT-1-2",
- positionEndNo: "SD-1-1",
- },
- {
- type: "料箱上架",
- createTime: "2026-01-20 18:29:34",
- executeTime: "2026-01-20 18:29:40",
- endTime: "2026-01-20 18:29:45",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "SL-1-1",
- positionEndNo: "LT-1-2",
- },
- {
- type: "成品下架",
- createTime: "2026-01-20 18:18:48",
- executeTime: "2026-01-20 18:19:00",
- endTime: "2026-01-20 18:26:02",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "LT-1-2",
- positionEndNo: "SD-1-1",
- },
- {
- type: "料箱上架",
- createTime: "2026-01-20 18:17:04",
- executeTime: "2026-01-20 18:17:10",
- endTime: "2026-01-20 18:17:16",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "SL-1-1",
- positionEndNo: "LT-1-2",
- },
- {
- type: "成品下架",
- createTime: "2026-01-20 18:05:38",
- executeTime: "2026-01-20 18:06:23",
- endTime: "2026-01-20 18:08:29",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "LT-1-2",
- positionEndNo: "SD-1-1",
- },
- {
- type: "料箱上架",
- createTime: "2026-01-20 18:03:20",
- executeTime: "2026-01-20 18:03:30",
- endTime: "2026-01-20 18:03:36",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "SL-1-1",
- positionEndNo: "LT-1-2",
- },
- {
- type: "成品下架",
- createTime: "2026-01-20 17:59:52",
- executeTime: "2026-01-20 18:00:00",
- endTime: "2026-01-20 18:00:05",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "LT-1-2",
- positionEndNo: "SD-1-1",
- },
- {
- type: "料箱上架",
- createTime: "2026-01-20 17:57:24",
- executeTime: "2026-01-20 17:57:30",
- endTime: "2026-01-20 17:57:35",
- agvName: "LeanwoAGV",
- status: "已完成",
- positionNo: "SL-1-1",
- positionEndNo: "LT-1-2",
- },
- ],
- agvMonthTaskList: [
- {
- monthName: "2026-1",
- groundCount: 2,
- stereoscopicCount: 23,
- },
- {
- monthName: "2025-12",
- groundCount: 40,
- stereoscopicCount: 20,
- },
- {
- monthName: "2025-11",
- groundCount: 10,
- stereoscopicCount: 20,
- },
- {
- monthName: "2025-10",
- groundCount: 0,
- stereoscopicCount: 0,
- },
- {
- monthName: "2025-9",
- groundCount: 10,
- stereoscopicCount: 30,
- },
- {
- monthName: "2025-8",
- groundCount: 40,
- stereoscopicCount: 20,
- },
- {
- monthName: "2025-7",
- groundCount: 10,
- stereoscopicCount: 30,
- },
- {
- monthName: "2025-6",
- groundCount: 20,
- stereoscopicCount: 40,
- },
- {
- monthName: "2025-5",
- groundCount: 50,
- stereoscopicCount: 60,
- },
- {
- monthName: "2025-4",
- groundCount: 10,
- stereoscopicCount: 30,
- },
- {
- monthName: "2025-3",
- groundCount: 20,
- stereoscopicCount: 40,
- },
- {
- monthName: "2025-2",
- groundCount: 10,
- stereoscopicCount: 30,
- },
- ],
- },
- cfInventoryUseTimeBoardResponse: [
- {
- invName: "测试工装00002",
- invNo: "00002",
- type: "工装",
- useTime: "19天5时49分",
- },
- {
- invName: "测试工装00001",
- invNo: "00001",
- type: "工装",
- useTime: "18天22时48分",
- },
- {
- invName: "测试工装00015",
- invNo: "00015",
- type: "工装",
- useTime: "17天6时46分",
- },
- {
- invName: "工装101",
- invNo: "62255351027308800009",
- type: "工装",
- useTime: "15天2时23分",
- },
- {
- invName: "工装-1",
- invNo: "62255351027308800002",
- type: "工装",
- useTime: "3天22时31分",
- },
- ],
- },
- };
|