Browse Source

rfid bug

master
lucky 5 years ago
parent
commit
af13f21be4
  1. 2
      src/components/LoadCells/LoadCells.vue

2
src/components/LoadCells/LoadCells.vue

@ -41,7 +41,7 @@ export default {
{
id: 3,
name: '称重传感器3',
number: ['0', '.', '0'],
number: ['0', '0', '.', '0'],
},
{
id: 4,

Loading…
Cancel
Save