111
@@ -802,7 +802,6 @@ export default {
}
},
checkSchool (val) {
- console.log(val)
checkgoods (val) {
for (let i = 0; i <= this.form.goodsList.length - 1; i++) {
@@ -478,7 +478,7 @@ export default {
this.detail = row
submitRefund () {
- console.log({ ...this.refundForm })
+
onBackMoney (row) { // 退费
this.backStatus = true
@@ -288,7 +288,6 @@ export default {
})
reset (row) {
- console.log(row)
this.activeRow = row
this.show = true