@@ -405,7 +405,6 @@ export default {
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
- console.log(row)
let data = {
orderId:row.orderId
}