zs 2 năm trước cách đây
mục cha
commit
47ce274e8e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      pagesMy/order/index.vue

+ 0 - 1
pagesMy/order/index.vue

@@ -576,7 +576,6 @@
 					let status = res.data.filter((i) => {
 						return i.value != '-2' && i.value != '-3';
 					});
-					console.log(status);
 					var menu = status.map((item) => {
 						return {
 							title: item.label,