chenyc
2024-05-13 83c3fd352439e8f8c5858aaa8190e6ea33e2722d
src/stores/sockteInfo.ts
@@ -71,7 +71,7 @@
            weightSockte.value.resultTime=infoObj.resultTime
            weightSockte.value.state=infoObj.state
        }else{
            console.log('体重不足10gk')
            console.log('体重不足10kg')
        }
       
    }