需求修改
This commit is contained in:
@@ -107,6 +107,10 @@
|
||||
try {
|
||||
let res = await updateOrder(this.dataList)
|
||||
this.clearUp()
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
})
|
||||
} catch (e) {
|
||||
this.disabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user