删除一处订单打印

This commit is contained in:
TOP糯米 2023-03-16 22:42:37 +08:00
parent 719ae35b5f
commit f5f454a838
1 changed files with 1 additions and 3 deletions

View File

@ -46,9 +46,7 @@ export default {
},
components: {},
created() {},
mounted() {
console.log(this.order);
},
mounted() {},
destroyed() {},
methods: {
/**