diff --git a/rest/project.http b/rest/project.http index 972eb00..e1470f0 100644 --- a/rest/project.http +++ b/rest/project.http @@ -66,7 +66,7 @@ POST {{record}}/debug/record "param":{ "authId": "1", "type": "2", - "value":"22", + "value":"21", "time":"1607937529000" } } diff --git a/src/components/LoadCells/LoadCells.vue b/src/components/LoadCells/LoadCells.vue index fc9b056..fc48dbd 100644 --- a/src/components/LoadCells/LoadCells.vue +++ b/src/components/LoadCells/LoadCells.vue @@ -1,10 +1,19 @@