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