删除一处订单打印
This commit is contained in:
parent
719ae35b5f
commit
f5f454a838
|
@ -46,9 +46,7 @@ export default {
|
|||
},
|
||||
components: {},
|
||||
created() {},
|
||||
mounted() {
|
||||
console.log(this.order);
|
||||
},
|
||||
mounted() {},
|
||||
destroyed() {},
|
||||
methods: {
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue