chenyc
2023-07-31 b7d347e75d0aeebca06a4f12c7a2aba155c24b1e
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')
        }
       
    }