chenyc
2024-02-07 0878950e171bcaeb0cf8064c72d6f5a330eea4da
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')
        }
       
    }