This commit is contained in:
parent
ac156b0aee
commit
ec886886fe
|
@ -65,12 +65,12 @@ const list = ref([
|
|||
ico: "DataAnalysis",
|
||||
count: 0,
|
||||
},
|
||||
// {
|
||||
// name: "subOrder",
|
||||
// title: "预约取货",
|
||||
// ico: "Clock",
|
||||
// count: 0,
|
||||
// },
|
||||
{
|
||||
name: "subOrder",
|
||||
title: "预约取货",
|
||||
ico: "Clock",
|
||||
count: 0,
|
||||
},
|
||||
{
|
||||
name: "convert",
|
||||
title: "订单核销",
|
||||
|
|
Loading…
Reference in New Issue