提示
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
try {
|
||||
let res = await ovenInAndOut(this.val1, this.val2,this.val3, this.val4, type)
|
||||
uni.showToast({
|
||||
title: res.desc,
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
this.disabled = false
|
||||
|
||||
Reference in New Issue
Block a user