feat:天平选择释放
This commit is contained in:
@@ -218,6 +218,7 @@ onMounted(() => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
onUnmounted(() => {
|
onUnmounted(() => {
|
||||||
|
releaseDeviceControl(props.previousAuncelId)
|
||||||
closeDeviceListener()
|
closeDeviceListener()
|
||||||
})
|
})
|
||||||
function getWeightText(auncel) {
|
function getWeightText(auncel) {
|
||||||
@@ -244,8 +245,8 @@ function getWeightStyle(auncel) {
|
|||||||
return {
|
return {
|
||||||
textAlign: 'right',
|
textAlign: 'right',
|
||||||
fontSize: '32px',
|
fontSize: '32px',
|
||||||
paddingRight:'20px',
|
paddingRight: '20px',
|
||||||
lineHeight: 1
|
lineHeight: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
"name" : "实验室管理系统",
|
"name" : "实验室管理系统",
|
||||||
"appid" : "__UNI__4B3B4B0",
|
"appid" : "__UNI__4B3B4B0",
|
||||||
"description" : "实验室管理系统",
|
"description" : "实验室管理系统",
|
||||||
"versionName" : "1.0.7",
|
"versionName" : "1.0.8",
|
||||||
"versionCode" : 107,
|
"versionCode" : 108,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
"usingComponents" : true,
|
"usingComponents" : true,
|
||||||
|
|||||||
Reference in New Issue
Block a user