夏滨修改订单
This commit is contained in:
parent
434d455940
commit
a554d3753d
@ -195,7 +195,7 @@ let bottomList = reactive([
|
||||
onMounted(() => {
|
||||
page.orderStatus = 'all';
|
||||
store.getData(page).then((res) => {
|
||||
console.log(typeof res.records[0].orderItemInfos[0].netWeightInfoVO.goodSpecs);
|
||||
// console.log(typeof res.records[0].orderItemInfos[0].netWeightInfoVO.goodSpecs);
|
||||
total.value = res.total;
|
||||
if (res.records.length > 0) {
|
||||
show.value = true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user