|
@@ -706,7 +706,6 @@ export default {
|
|
this.authority = false
|
|
this.authority = false
|
|
}
|
|
}
|
|
this.shipmentListData = res.result.records
|
|
this.shipmentListData = res.result.records
|
|
- this.shipmentListData[0].declarationName = '啦啦啦啦啦啦啦啦啦啦'
|
|
|
|
for (var i=0; i<this.shipmentListData.length; i++){
|
|
for (var i=0; i<this.shipmentListData.length; i++){
|
|
this.shipmentListData.randomId = randomUUID();
|
|
this.shipmentListData.randomId = randomUUID();
|
|
}
|
|
}
|