@ -1208,13 +1208,15 @@ export default {
return item
});
getDictionaryBiz('order_receive_status').then(res => {
this.checkcColumnList("orderReceiveStatusName", this.columnList).checkarr=res.data.data.map(item=>{
item.value=item.dictKey
item.label=item.dictValue
},