34
chenyc
2023-08-15 c8e147509a41dc16e80a4fbc60055a18a4de9318
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')
        }
       
    }