合并分支到dev
This commit is contained in:
parent
216989412f
commit
232c436863
|
@ -54,7 +54,6 @@ export default {
|
|||
}
|
||||
},
|
||||
getDataList(dataSet, dataPepedom) {
|
||||
console.log(dataSet, dataPepedom);
|
||||
this.dataList = []
|
||||
let arr = []
|
||||
dataSet.forEach((el, index) => {
|
||||
|
|
Loading…
Reference in New Issue