🌈 style: 删除console.log
This commit is contained in:
@@ -47,7 +47,6 @@ export default {
|
||||
orderId: this.orderId,
|
||||
orderStatus: this.EOrderStatus.PRODUCTIONING,
|
||||
}).then(response => {
|
||||
console.log("状态变更成功")
|
||||
this.$emit('confirm', submitData)
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user